SL20W26: Difference between revisions

From ETM
Jump to navigation Jump to search
Line 24: Line 24:
*
*


==2020-06-30 (Offstream)==
*
 
*'''Bug: Bad performance on chunkli rotate'''
*'''Bad performance on farmworld regen'''
*Update Kadi PagePalette with new colors
*Upgrade Couchbase Java SDK to 3.x
*Switch from RxJava to Reactor
 
<br />
 
==2020-07-01==
 
*'''IChatBaseComponent is now changed. Names are no longer stored internally as a string. This kills the implementation of our animal-level system. We need to change the implementation completely'''
*
*


*
*

Revision as of 21:56, 1 July 2020

◄ SL20W25 | SL20W27 ►

2020-06-22

  • Bug: Roads can be destroyed with Stone Disintegrater - probably based an hitting chunk border?
  • Bug: LeavesDecay not working since conversion to LandOptions ServerOptions?


2020-06-24

  • Bug: Two implementations of "OnlineStats". Remove the old impl (StatsPod.onlineTimes)
  • Change Controller for OnlineTimes to /user/[podtype?]/... /user/onlinetime/ /user/stats
  • Bug: Changed Flags back to the default value do not show up in REST API DTO

2020-06-28

  • TODO: Remove Attribute Modifiers from items and replace with Enchantments to make items glow again
  • Bug: Solution for changing Materials on new Minecraft versions
  • TODO: LibItems could get Updated if Minecraft removes internals (Enchantments get auto renamed)