SL23W04

From ETM
Revision as of 20:42, 27 January 2023 by Kademlia (talk | contribs)
Jump to navigation Jump to search

◄ SL23W03 | SL23W05 ►


  • Generally broken: public screen caching updates
  • Generally broken: Player recording replays / multiple start
  • Bug: FakePlayers GameProfile has to have the same UUID as the Playerobject UUID! Otherwise the player will be invisible
  • 1.19.3 change: We no longer need the late-tab-removal POG
  • Improve: Delete all Fakes when the real chunks are out of view, not only when the fake-chunks are being deleted
    • Updated StaticStuffManager queue system to include Send/Delete states
    • Deletes calculated from PacketPlayOutViewCentre in combination with old chunk position
  • Worlds:
    • Save needed default-plots somewhere else
      • "DefaultIslandRoad", "kademlia:DefaultWaterRoad"
      • "RoadNS40", "kademlia:RoadNS40"
      • "RoadEW40", "kademlia:RoadEW40"
      • "RoadX", "kademlia:RoadX"
      • "DefaultFlat10x10","kademlia:DefaultFlat10x10"
      • "EmptySpaceRoad", "kademlia:EmptySpaceRoad"
    • Generate asteroid-plots on the fly instead of placeholders
      • "EmptySpaceRoad", "kademlia:EmptySpaceRoad"
      • "DefaultAsteroid15x15","kademlia:DefaultAsteroid15x15"
      • "DefaultAsteroid15x15_2","kademlia:DefaultAsteroid15x15_2"