SL21W52

From ETM
Revision as of 22:46, 28 December 2021 by Kademlia (talk | contribs)
Jump to navigation Jump to search

◄ SL21W51 | SL22W01 ►


  • FakeView Distance
    • New structure for FakeChunks / Chunk Data / Packet data
    • Bug: Fixed Viewdistance in mc commands (+1 in a lot of places)
    • Datacomparison from vanilla chunks and fake chunks
    • Create FakeChunks from Anti-XRay chunk data only
  • Feature: Change implementation of commands to fully async
    • Bukkit for some reason wants all commands to be sync by default. We do not want that!