SL21W31: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
**'''Do we need multiple HTML for Plants?'''
**'''Do we need multiple HTML for Plants?'''
**'''Different sizes for plants? Parameters for the html?'''
**'''Different sizes for plants? Parameters for the html?'''
*Implemented different sizes for plants
* '''Bug: FlightState is still loaded after reloading kadi plugin'''
**
**

Revision as of 20:28, 7 August 2021

◄ SL21W30 | SL21W32 ►


  • Desktop / Screen
    • Complete rewrite of frame-caching
      • FramePartRenderCache
        • Missing automatic cleanups of old frames data
        • Missing increase of allowed cache-size
        • Missing commands to get info/cleanup
      • BoardStateCache
      • ScreenRenderExecutorService for async single thread rendering
        • Prevents CPU-usage attacks
  • Plants
    • How different are plants?
    • Do we need multiple HTML for Plants?
    • Different sizes for plants? Parameters for the html?
  • Implemented different sizes for plants
  • Bug: FlightState is still loaded after reloading kadi plugin