SL21W49

From ETM
Revision as of 12:21, 11 December 2021 by Kademlia (talk | contribs)
Jump to navigation Jump to search

◄ SL21W48 | SL21W50 ►

  • Reimplement ViewDistance per player
    • Implement simdist for single player
    • Implement fakeviewdistance


  • Improved startup-speed of server by >50%, slow loading of DataFixerUpper stuff && disabling old conversion codes
  • Improved jar-file size by extracting all referenced libs from kadi (10 MB -> 4,5 MB)


  • Chunkli
    • Fixed Water-flow not being copied to other chunks
    • Fixed incorrect saving of some chunk data
    • Increased default thread-pool size for faster testing


  • ViewMode
    • Improved Xray
    • Updated viewDistance implementation (still not fully fixed)


  • Update to Minecraft 1.18.1
  • Todo: Validate height changes from 256 to possibly 384 in worlds for:
    • AbstractCChunk
    • BackgroundRelightAreaAction
    • RelightChunkRequest
    • RequestInternal
    • RequestInternalHelper
    • CChunk
    • NibbleHelper
    • WorldChunkRectangle
    • ChunkRectanlge
    • containsOnly for SingleValuePalette and DataPaletteGlobal