SL20W39: Difference between revisions

From ETM
Jump to navigation Jump to search
Line 8: Line 8:
*Change: TickListServer predicate now checks if a block is Ticking or not
*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'''
*'''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)'''
*
*

Revision as of 15: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)