SL20W26

From ETM
Jump to navigation Jump to search

◄ 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 (seems to be fixed? likely bug caused by loading 1.15.2 chunks without conversion to 1.16.x) [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: Sugar cane is growing below water surface
  • Chunkli: Chunk conversion necessary with getChunkData(...)
  • Check if Kadi color palette is the updated one of mc
  • https://escapetomars.dev/forum/index.php?thread/3-bugs-found-by-players-outside-of-the-stream/
  • Bug: FakeViewDistance not working correclty
  • Bug: FakeChunks causing NPE because they are in 1.15.x format
  • Bug: Foxes crashing the server again (item removal code)

2020-06-30 (Offstream)

  • Bug: Bad performance on chunkli rotate
  • Bad performance on farmworld regen