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
*Desktop implementation partial rework
*CLEANUP Desktop implementation partial rework /
**Special "Background" class
**Special "Background" class
**Optimized coloring look with Graphics2D
**Optimized coloring look with Graphics2D
**Started complete cleanup of all testing-codes/images
**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
*Ideas

Revision as of 20:10, 3 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
  • 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