Commit graph

8 commits

Author SHA1 Message Date
Anthony Foxclaw
0431e0f0b6 Moved signals to GameEvent loader 2020-04-13 02:08:17 -04:00
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
8fd498367b Added quarter_income signal
- Removed daily income option
- Added quarter_income signal to game data
2020-04-12 22:43:38 -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
0be15a7d67 Renamed to Skyscraper Rising
- Resized window to a 800px width
- Turned tower label into a button so it can be used to adjust varies aspects of the gameplay. e.g. budget, ect...
- Moved welcome label, tower name edit and create button into a vbox container and embedded it's script into there.
- Added news ticker to the bottom
2020-04-12 21:39:01 -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
5d90700bdc Initial source commit 2020-04-12 15:58:56 -04:00