SL21W09: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
**'''Using the screen to buy something is still difficulty. The default should probably be to buy the whole starter-area? Or it should be pre-selected?'''
**'''Using the screen to buy something is still difficulty. The default should probably be to buy the whole starter-area? Or it should be pre-selected?'''
*Some work on FuelChamber Desktop UI
*Some work on FuelChamber Desktop UI
**Added automatic refresh on popup interaction
**Added refresh calls on fuel being burnt
*Switched to java 15 and Spring 2.4.3
*
*CLEANUP Desktop implementation partial rework /  
*CLEANUP Desktop implementation partial rework /  
**Special "Background" class
**Special "Background" class

Revision as of 22:15, 6 March 2021

◄ SL21W08 | SL21W10 ►

  • Generalized Popup code implemented as "divs"
    • Todo: Spawn popup at a specific position
  • General Problem:
    • Using the screen to buy something is still difficulty. The default should probably be to buy the whole starter-area? Or it should be pre-selected?
  • Some work on FuelChamber Desktop UI
    • Added automatic refresh on popup interaction
    • Added refresh calls on fuel being burnt
  • Switched to java 15 and Spring 2.4.3
  • CLEANUP Desktop implementation partial rework /
    • Special "Background" class
    • Optimized coloring look with Graphics2D
    • Started complete cleanup of all testing-codes/images
    • Item/block names are trimmed (remove "_") to fit more data on signs
      • Get-Item .\*.png | Rename-Item -NewName { $($_.BaseName -replace "_","") + $_.Extension }
  • Ideas
    • Add hotbar info on rocketboots startup?
    • Add Fuelbar-Bootup on starting to fly?
    • BuySell screen needs a button for all actions - can be right-click opened