SL20W51: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
*Test how we can accurately determine laggyness of inserts
*Test how we can accurately determine laggyness of inserts
*Bug: Calculation of how many chunks per tick are allowed is about 3x of what it should be
*Bug: Calculation of how many chunks per tick are allowed is about 3x of what it should be
*Shop
*'''Shop'''
**Fixed ShopRule-Saving in Shops to only be a reference to a rule
**Fixed ShopRule-Saving in Shops to only be a reference to a rule
**Added command to remove invalid signs in a given area
**Added command to remove invalid signs in a given area
**
*'''Ksop'''
**Fixed bug that would delete the local_storage session on F5 / new window
**Added '''apiToken''' for later testing
***

Revision as of 00:29, 18 December 2020

◄ SL20W50 | SL20W52 ►


  • ChunkliService
    • Change auth-implementation to align with kson
    • Cleanup background data saving/loading
    • Check if better tutorials are available now for latest couchbase impl
  • Kadi
    • Remove Multiverse if possible
    • Add WorldCommand to create/manage worlds
  • Test how we can accurately determine laggyness of inserts
  • Bug: Calculation of how many chunks per tick are allowed is about 3x of what it should be
  • Shop
    • Fixed ShopRule-Saving in Shops to only be a reference to a rule
    • Added command to remove invalid signs in a given area
  • Ksop
    • Fixed bug that would delete the local_storage session on F5 / new window
    • Added apiToken for later testing