SL20W50: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
*'''Add command that allows creation of worlds with no skylight'''
*'''Add command that allows creation of worlds with no skylight'''
*'''Add command that allows changing how a world is generated'''
*'''Add command that allows changing how a world is generated'''
*
*Chunkli world manipulation
**Fixed problem causing server freezes
**Fixed problem causing long timeouts on thousands of chunk changes
**Added new selection mode to allow showing large selections (up to 1600chunks/ 40x40)
*CB
**Fixed bug causing redstone to still try to tick even if the chunk is no longer loaded
*
*
*
*
*
*

Revision as of 21:58, 12 December 2020

◄ SL20W49 | SL20W51 ►

  • Shop-System
    • Shop-Sign position changes on wood type replacement
    • Unable to open Chest - tries to open the shop
    • Add "log" ShopRule as test to see how rules might work
    • Try to break shops with invalid LibIds/Items
      • Disable shulkerboxes with data from being saved in the libsystem
      • Disable shulkerboxes from being traded/considered in shops
    • Add a checker that disables all special-blocks that should not be tradable
    • Add a function to checkshop that only highlights where a broken shop is
  • Cleanup commands and add some more command [xxx] helpers
  • Shops can trade shulker boxes
  • Shops/LibManager generates IDs for shulker boxes
  • Add command that allows creation of worlds with no skylight
  • Add command that allows changing how a world is generated
  • Chunkli world manipulation
    • Fixed problem causing server freezes
    • Fixed problem causing long timeouts on thousands of chunk changes
    • Added new selection mode to allow showing large selections (up to 1600chunks/ 40x40)
  • CB
    • Fixed bug causing redstone to still try to tick even if the chunk is no longer loaded