SL20W26: Difference between revisions

From ETM
Jump to navigation Jump to search
Line 23: Line 23:
*'''Bug: ItemFrames rotate incorrectly chunkli'''
*'''Bug: ItemFrames rotate incorrectly chunkli'''
*'''Bug: Bad performance on chunkli rotate'''
*'''Bug: Bad performance on chunkli rotate'''
*'''Bug: Sugar cane is growing below water surface'''

Revision as of 14:59, 28 June 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)
  • Bug: WaterFluid Ticking is broken in the nether [2020-06-28 16:37:53]: Ticklist: 40 Fluid nether 0 40 net.minecraft.server.FluidTypeWater$b@488b50ec: BlockPosition{x=555, y=62, z=-209}, 210508024, NORMAL, 1469
  • Bug: ItemFrames rotate incorrectly chunkli
  • Bug: Bad performance on chunkli rotate
  • Bug: Sugar cane is growing below water surface