SL21W03

From ETM
Revision as of 13:44, 21 January 2021 by Kademlia (talk | contribs)
Jump to navigation Jump to search

◄ SL21W02 | SL21W04 ►


  • Implement WorldActions.onOptionChange
    • WorldActions onDifficulty change
    • Move    KadeWorldConfig config = world.getKadeWorldConfig(); to NMS helper
  • Added compression for desktop-data send to website by hand
    • Dont know why tomcat/spring does not support this easily, tutorials are shit
    • Added by hand/custom deflat/inflate of the byte arrays; reduces load from 240kb to 5-35 kb ~= 5% load