SL21W42

From ETM
Revision as of 17:09, 23 October 2021 by Kademlia (talk | contribs)
Jump to navigation Jump to search

◄ SL21W41 | SL21W43 ►


  • Cleanup Week 3
  • Upgrade to JDK 17
  • Split desktop into three parts sky, ads, main
    • Improved cachability & state equality checking
    • (Lower render-times)
    • (paralleled rendering)
    • Allow scrolling on screenmodels
    • Add pagestate to screenmodels
    • Only update changed desktop part, not all 3 on a change
  • Add scrolling to all screens
  • Bug: ScrollAnchors setup incorreclty
  • Optimized performance on large amounts of elements in a div
  • Optimized performance onClick with large amounts of elements in a div (scrolling)
  • Bug: ScreenModel resets scroll-view to top on interaction
  • If a player is in two groups the disabledPerms will always win. Do we want this?
    • default group disables godmode, allperms allows godmode => results in godmode disallowed
    • We know that "allperms" is a higher tier group but the system has no indication for this