SL20W27

From ETM
Revision as of 22:59, 1 July 2020 by Kademlia (talk | contribs)
Jump to navigation Jump to search

◄ SL20W26 | SL20W28 ►


2020-06-29

  • 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(...)
  • 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)
  • Bug: Tools are no longer protected / soulbound and getting damaged?

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


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
  • Bunch of fixes for Block/entity protections on plots etc

Grave

Idea: How can array lookups be slower than a hashmap?

Idea: How to use Players as QA (TraceHelper)

Idea: Explain what makes crops growing slow in minecraft (chunk loading / page cache cpu problem)

  • Missing Sound for 2+ Month sub notifications
  • Test text2speech
  • Countdown clock on stream starting (+ coffee clock)
  • Update /land info command to the new system
    • Try to implement onclick events for plot flags
    • SL20W23: Amazing visual updates we need to implement (from 22855)
  • Bug: ? TileEntities are not deleted correclty? Chests dont drop their loot sometimes on removal?
  • Bug: Bungeecord steals /server command