Commit graph

13 commits

Author SHA1 Message Date
Anthony Foxclaw
80140c7e00 Moved name and game status to the left 2020-04-13 03:19:32 -04:00
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
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
68e75226e6 Use generic interface names
- Default tower name is "Elecoms HQ"
2020-04-12 16:18:47 -04:00
Anthony Foxclaw
c4f7bbc872 Minor tweak to README 2020-04-12 16:05:04 -04:00
Anthony Foxclaw
5d90700bdc Initial source commit 2020-04-12 15:58:56 -04:00