SL23W37: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
*'''Fix screen rotation not working on new FakeWatcher system'''
*'''Fix screen rotation not working on new FakeWatcher system'''
*'''Add crouch + right-click instant-access to a given fake if owned'''
*'''Add crouch + right-click instant-access to a given fake if owned'''
*'''Possibly test mc feature generator as a tool: [...] access.registryAccess().registryOrThrow(Registries.CONFIGURED_FEATURE).getHolder(gen).orElse(null)'''
*
*

Revision as of 23:29, 12 September 2023

◄ SL23W36 | SL23W38 ►


  • Add Stage HitboxSize Option
    • Add new Type Point2D / Point2DOption and corresponding Popup for the screen FakePoint2DDropdownPopDiv
  • Add Stage HitboxOffset Option
  • Call setLastInteracted on addDesktopBoard for new DesktopPages, needs further refactoring
  • DataWatcher 'dirty' flag is causing problems way too often
  • Added better HighlightFakeAction blinking
  • Fix screen rotation not working on new FakeWatcher system
  • Add crouch + right-click instant-access to a given fake if owned
  • Possibly test mc feature generator as a tool: [...] access.registryAccess().registryOrThrow(Registries.CONFIGURED_FEATURE).getHolder(gen).orElse(null)