SL23W36

From ETM
Revision as of 15:28, 11 September 2023 by Kademlia (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

◄ SL23W35 | SL23W37 ►


  • Larger refactor of NMS instantiation of FakeEntities
    • Make sure NMS-Data is not initialized at all on server bootup before a player connects
    • Make sure only the non-default data is sent initially for the DataWatcher to keep the state small
    • Make hitboxes a bit better
    • Fix Screen/Stage/Text/Item/Block for new packet sending animations
  • Test packet-batching for particle effects
  • Implement fake-batching to drastically reduce the packet-size as soon as MC allows us to (1.20.2)