Commit graph

7 commits

Author SHA1 Message Date
Anthony Foxclaw
d13622dd1b One time income and pay expense signals
Test income and expense with varies variables.
2020-04-13 01:49:07 -04:00
Anthony Foxclaw
63bde9f37f Animanted office sprites 2020-04-13 00:05:52 -04:00
Anthony Foxclaw
188400e30a Added sprites from OpenTower
- Added sprites from OpenTower as a filler until I make my own
- Added population property to game data
- Renamed gui.gd to gpanel.gd
2020-04-12 22:16:22 -04:00
Anthony Foxclaw
3308bddc6c Added income frequency
- Added years and quarters to the interface
- Created timer that increments the number of quarters in a year until it reaches four. After four, the quarter resets and the year increments.
- Renamed TowerData to GameData
2020-04-12 20:06:52 -04:00
Anthony Foxclaw
dff1abaf49 Room prices are no longer hardcoded
Office node now uses a generic room script with exported variables that control the price, income, ect...
2020-04-12 17:33:56 -04:00
Anthony Foxclaw
8586220975 Basic office functionality
When an office is no longer vacant, rent timer will start and the player will be paid on and the timer will be restarted on timeout.
2020-04-12 16:47:07 -04:00
Anthony Foxclaw
5d90700bdc Initial source commit 2020-04-12 15:58:56 -04:00