SL21W10: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Β 
Line 3: Line 3:
<br />
<br />


*'''OVH SBG Fire''' πŸ”₯πŸ”₯πŸ”₯
*OVH SBG Fire πŸ”₯πŸ”₯πŸ”₯
**Probably 1/4 servers of kadcon.de burned down ( etm.dev is unaffected)
**Probably 1/4 servers of kadcon.de burned down ( etm.dev is unaffected)
**'''Waiting simulator until we get clarity''' <br />
**Waiting simulator until we get clarity <br />


<br />
<br />


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


<br />
<br />


*Remove fuel from FuelChamber with right click
*Remove fuel from FuelChamber with right click
*'''Bug: Screen opens if fuel is being generated'''
*Bug: Screen opens if fuel is being generated
*Bugfix: Items in Popup position calculation was off
*Bugfix: Items in Popup position calculation was off
*Add fuel burning animation somehow
*Add fuel burning animation somehow

Latest revision as of 16:20, 2 November 2022

β—„ 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