SL20W39: Difference between revisions

From ETM
Jump to navigation Jump to search
Line 9: Line 9:
*'''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'''
*'''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)'''
*'''Flying: Improve implementation to use fuel while gliding (will fix getting damage on landing normally)'''
*'''Placing Armorstands will result in duplicated UUID / placed twice?'''  
*'''Placing Armorstands will result in duplicated UUID / placed twice?'''
*'''Do terraforming by running conversion-action 3x with the different replacement states?'''
*
*

Revision as of 20:35, 23 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?