SL23W04: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
**Updated StaticStuffManager queue system to include Send/Delete states
**Updated StaticStuffManager queue system to include Send/Delete states
**Deletes calculated from PacketPlayOutViewCentre in combination with old chunk position
**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"'''

Revision as of 20:42, 27 January 2023

◄ 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"