SL21W10

From ETM
Jump to navigation Jump to search

◄ SL21W09 | SL21W11 ►


  • OVH SBG Fire 🔥🔥🔥
    • Probably 1/4 servers of kadcon.de burned down ( etm.dev is unaffected)
    • Waiting simulator until we get clarity


  • Dynamic desktop updates
    • #1 CPU Usage test case. What CPU usage do we get for ~ 50-100FPS?
    • #2 Popup-State is not part of the BoardHtml init. deepEquals will always fail if a popup is open.
    • Can we "refresh" a page somehow?
      • Will re-create all existing data and do a deep-equals?
      • Resend data on change?
  • Implemented scrolling for popups
    • Fixed scrollbar position bug on popups
  • Implemented auto-div-resizing for content text length
  • Fixed desktop selection bug reported by Rollstuhlmafia


  • Remove fuel from FuelChamber with right click
  • Bug: Screen opens if fuel is being generated
  • Bugfix: Items in Popup position calculation was off
  • Add fuel burning animation somehow
  • Added FuelChamberSlot upgrade
  • Fixed particle animation NESW position on screen
  • Adding animation on the screen could be done with secondary screens with transparency
    • The part of the original screen NEEDS TO BE TRANSPARENT for this to work!
    • AnimationManager might be needed: see AnimatedTiles.graphml