branchspaceshooter/main/savegamecancel
18 Commits over 0 Days - ∞cph!
- Upgrade cost is now red if player can't afford
- Upgrade panels are now clickable instead of debug space bar to upgrade
- Upgrading now checks for and takes cash
- Upgrade level now shown in bottom left corner of upgrade panel
- More upgrade work
- Upgrade panels now show upgrade costs
- Upgrade definitions can now specify if the stat value should be shown in the description or not
- Started some placeholder upgrades UI
- Added a "Delete Save File" button to the PlayFromScene tools panel
- Added UpgradeDatabase static class
- PlayerStats now applies upgrades when calculating modified stats
- Bit more upgrades stuff
- More upgrade system work, definition SO
- Started upgrade classes and definitions
- SaveGame will now serialize/deserialze upgrades