SL20W51: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
**'''Remove Multiverse if possible'''
**'''Remove Multiverse if possible'''
**'''Add WorldCommand to create/manage worlds'''
**'''Add WorldCommand to create/manage worlds'''
**'''Add command that allows changing how a world is generated'''
*
*
*Test how we can accurately determine laggyness of inserts
*Test how we can accurately determine laggyness of inserts
Line 16: Line 17:
**Added command to remove invalid signs in a given area
**Added command to remove invalid signs in a given area
**'''Validate removal/placing of shops works correctly with the new management system'''
**'''Validate removal/placing of shops works correctly with the new management system'''
**'''Disable shulkerboxes from being traded/considered in shops'''
**'''Add a checker that disables all special-blocks that should not be tradable'''
**'''Shops can trade shulker boxes'''
**'''Shops/LibManager generates IDs for shulker boxes (should be correct for logging purposes? make sure we have a lastUsed Timestamp)'''
*'''Ksop'''
*'''Ksop'''
**Fixed bug that would delete the local_storage session on F5 / new window
**Fixed bug that would delete the local_storage session on F5 / new window
Line 22: Line 27:
*'''Finish impl of /planet autotravel'''
*'''Finish impl of /planet autotravel'''
*'''Fakeview maybe working again then?'''
*'''Fakeview maybe working again then?'''
*'''Cleanup commands and add some more command [xxx] helpers (Fmob fmodel fplayer)'''
**
**

Revision as of 19:17, 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
    • Add command that allows changing how a world is generated
  • 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
    • Validate removal/placing of shops works correctly with the new management system
    • Disable shulkerboxes from being traded/considered in shops
    • Add a checker that disables all special-blocks that should not be tradable
    • Shops can trade shulker boxes
    • Shops/LibManager generates IDs for shulker boxes (should be correct for logging purposes? make sure we have a lastUsed Timestamp)
  • Ksop
    • Fixed bug that would delete the local_storage session on F5 / new window
    • Added apiToken for later testing
    • Bug: Can we even compress Websocket Messages on the server side currently ?
  • Finish impl of /planet autotravel
  • Fakeview maybe working again then?
  • Cleanup commands and add some more command [xxx] helpers (Fmob fmodel fplayer)