Features: Difference between revisions

From ETM
Jump to navigation Jump to search
(Created page with " =Pods= * (StatsPod) * OnlineTimePod * HomePod")
 
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:


=Features=


Chunkli
*/blueprint
*/chunk
*/mojang
*/pay
*/server
*/session
*/special
Kadi
*Account
*ChatChannel
*Chat
*Crafting
*Crate
*Desktop
*Edit
*Effect
*Energy
*Essential
*Event
*Find
*Fs
*Fuel
*Head
*Home
*Image
*ItemFake
*Kadi
*(Land)Area
*Land
*LibraryCmd
*Library
*LibraryItem
*Lottery
*Magic
*Matter
*MobFake
*Money
*Motion | (Fake movement recordings)
*Note
*Panel
*Perm
*PGroup
*Planet
*Plant
*PlayerFake
*Production
*PUser
*Recording | ( Similar to motion but for real players )
*Render
*Research
*Reward
*RewardSign
*Scene
*Screen
*Server
*Shop
*Skin
*StageFake
*StandFake
*Stasi
*Technology
*Tool
*Trade
*Trademark
*Transaction
*Tutorial
*User
*UserGroup
*UserStats
*Warp
*World
*WorldRestore
*WorldSetting<br />


=Pods=  
=Pods=  


* (StatsPod)
*StatsPod | Player Statistics
* OnlineTimePod
*OnlineTimePod | OnlineTime History
* HomePod
*HomePod | List<Home>
*BackpackPod | Research, Production, Trade, storedStacks, (Mail?)
*InventoryPod | (Switch from CreativeWorld to SurvivalWorld)
*ChatPod | Ignored Users, ignored Channels, muted Channels
*ResearchPod | ResearchProgression (Technology -> ResearchProgress)
*ProductionPod | Production -> ProductionProgress (String as we dynamically create them)
*TechnologyPod | Technology Levels reached
*ExoSuitPod | FuelLevel, EnergyLevel
*TravelPod | LastLoc, LastWorldLoc
*NotesPod | Ingame mails that can contain Money? Energy? Items?
*TutorialPod | TutorialType -> TutorialProgress
*MotionPod | MotionIds referencing the owned Motions of the player
*StatesPod | States of Fakes for the current player (what variant is visible)
*DocPod | DocId refs the DocManager, used for manipulating custom screens
*ApiSettingsPod | (Remove and merge into a generalized pod? SerializableMap Psk like)
 
=Bins=
 
*StandFake
*MobFake
*PlayerFake
*ItemFake
*ScreenFake
*Stage

Latest revision as of 23:52, 13 July 2022

Features

Chunkli

  • /blueprint
  • /chunk
  • /mojang
  • /pay
  • /server
  • /session
  • /special

Kadi

  • Account
  • ChatChannel
  • Chat
  • Crafting
  • Crate
  • Desktop
  • Edit
  • Effect
  • Energy
  • Essential
  • Event
  • Find
  • Fs
  • Fuel
  • Head
  • Home
  • Image
  • ItemFake
  • Kadi
  • (Land)Area
  • Land
  • LibraryCmd
  • Library
  • LibraryItem
  • Lottery
  • Magic
  • Matter
  • MobFake
  • Money
  • Motion | (Fake movement recordings)
  • Note
  • Panel
  • Perm
  • PGroup
  • Planet
  • Plant
  • PlayerFake
  • Production
  • PUser
  • Recording | ( Similar to motion but for real players )
  • Render
  • Research
  • Reward
  • RewardSign
  • Scene
  • Screen
  • Server
  • Shop
  • Skin
  • StageFake
  • StandFake
  • Stasi
  • Technology
  • Tool
  • Trade
  • Trademark
  • Transaction
  • Tutorial
  • User
  • UserGroup
  • UserStats
  • Warp
  • World
  • WorldRestore
  • WorldSetting

Pods

  • StatsPod | Player Statistics
  • OnlineTimePod | OnlineTime History
  • HomePod | List<Home>
  • BackpackPod | Research, Production, Trade, storedStacks, (Mail?)
  • InventoryPod | (Switch from CreativeWorld to SurvivalWorld)
  • ChatPod | Ignored Users, ignored Channels, muted Channels
  • ResearchPod | ResearchProgression (Technology -> ResearchProgress)
  • ProductionPod | Production -> ProductionProgress (String as we dynamically create them)
  • TechnologyPod | Technology Levels reached
  • ExoSuitPod | FuelLevel, EnergyLevel
  • TravelPod | LastLoc, LastWorldLoc
  • NotesPod | Ingame mails that can contain Money? Energy? Items?
  • TutorialPod | TutorialType -> TutorialProgress
  • MotionPod | MotionIds referencing the owned Motions of the player
  • StatesPod | States of Fakes for the current player (what variant is visible)
  • DocPod | DocId refs the DocManager, used for manipulating custom screens
  • ApiSettingsPod | (Remove and merge into a generalized pod? SerializableMap Psk like)

Bins

  • StandFake
  • MobFake
  • PlayerFake
  • ItemFake
  • ScreenFake
  • Stage