SL21W40: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[SL21W39|◄ SL21W39]] | [[SL21W41|SL21W41 ►]]
[[SL21W39|◄ SL21W39]] | [[SL21W41|SL21W41 ►]]


*'''Cleanup screen / boards / fake commands'''
*Cleanup screen / boards / fake commands
*'''Remove exposure of Map<String, PdaContainer<?,?>> getActions()'''
*Remove exposure of Map<String, PdaContainer<?,?>> getActions()
*'''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
**Fix player rotation
**protected void sendMetaUpdateExtra(Player player, String variantName, boolean initial) in screen is trash
**remove <V extends FakeVariant> void updateVariantNMSObject completely ?
**Cleanup plants and plant interaction (largeegg plant )
*
*
* '''Replace all Random with randomnumbergenerator?'''

Latest revision as of 23:18, 3 November 2022

◄ 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
    • Fix player rotation
    • protected void sendMetaUpdateExtra(Player player, String variantName, boolean initial) in screen is trash
    • remove <V extends FakeVariant> void updateVariantNMSObject completely ?
    • Cleanup plants and plant interaction (largeegg plant )