SL23W33: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
*Bug: Make sure "None"-Action is skipped and does not cause NPE on execution
*Bug: Make sure "None"-Action is skipped and does not cause NPE on execution
*Bug: When creating a new action the action slot is not selected causing two actions to be created
*Bug: When creating a new action the action slot is not selected causing two actions to be created
*'''Implement moving actions up/down to fix naming/ordering issues'''
*'''Implement moving pda actions up/down to fix naming/ordering issues'''

Revision as of 18:07, 19 August 2023

◄ SL23W32 | SL23W34 ►


  • Write down all open todos from the last weeks
  • Bug: Sometimes parts of a stagefake will be missing, probably accidental reuse of nms ids
  • Improvement: Delayed packets seem to no longer be needed for display fake animations since 1.20.1
  • Add validations/fixes to CreateLayoutAction/LayoutImpl to sanity check that Translations will be valid in the end
  • Improvement: Allow deepCloning to specify if used for layouts or not
  • Bug: Make sure "None"-Action is skipped and does not cause NPE on execution
  • Bug: When creating a new action the action slot is not selected causing two actions to be created
  • Implement moving pda actions up/down to fix naming/ordering issues