SL20W39: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
Line 16: Line 16:
*Fixed flight state not reseting on teleportation within a world
*Fixed flight state not reseting on teleportation within a world
*Fixed /ess fly not working correctly
*Fixed /ess fly not working correctly
*Fixed desktop interaction possible from the back of the screen
*
*
*
*

Revision as of 20:39, 24 September 2020

◄ SL20W38 | SL20W40 ►

2020-09-21 - 2020-09-27

  • Bug "tryAddLoreData" for Tool creation, color representation
  • Bug Couchbase transactions not working correctly after server relocation, seems couchbase indexes get broken on cb imports; recreation fixed it
  • Bug Ticklist: still ticking fire. Probably should be off
  • Change: TickListServer predicate now checks if a block is Ticking or not
  • Todo: Add a way to set JSON-Data to Lore/ItemName. Do not use .setLore from Bukkit Api as it is slow and still shows the §3 color codes
  • Flying: Improve implementation to use fuel while gliding (will fix getting damage on landing normally)
  • Placing Armorstands will result in duplicated UUID / placed twice?
  • Do terraforming by running conversion-action 3x with the different replacement states?
  • Implemented GodMode Useroption
  • Fixed flight state not reseting on teleportation within a world
  • Fixed /ess fly not working correctly
  • Fixed desktop interaction possible from the back of the screen