SL21W40: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
*'''Add toggling for edit commands / changeoption commands'''
*'''Add toggling for edit commands / changeoption commands'''
*'''add reset_all command for edit commands'''
*'''add reset_all command for edit commands'''
*Fake System cleanup
**'''FIXME: Do we still need this head correction for Players'''
**'''protected void sendMetaUpdateExtra(Player player, String variantName, boolean initial) in screen is trash'''
**'''remove <V extends FakeVariant> void updateVariantNMSObject completely ?'''
*
*


Line 10: Line 14:




* '''Replace all Random with randomnumbergenerator?'''
*'''Replace all Random with randomnumbergenerator?'''

Revision as of 18:03, 4 October 2021

◄ SL21W39 | SL21W41 ►

  • Cleanup screen / boards / fake commands
  • Remove exposure of Map<String, PdaContainer<?,?>> getActions()
  • Add toggling for edit commands / changeoption commands
  • add reset_all command for edit commands
  • Fake System cleanup
    • FIXME: Do we still need this head correction for Players
    • protected void sendMetaUpdateExtra(Player player, String variantName, boolean initial) in screen is trash
    • remove <V extends FakeVariant> void updateVariantNMSObject completely ?



  • Replace all Random with randomnumbergenerator?