Features: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 14: Line 14:
Kadi
Kadi


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


=Pods=  
=Pods=  


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


=Bins=  
=Bins=  

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