Commit graph

8 commits

Author SHA1 Message Date
Tony Bark
51d2475f4d Updated Gitignore
- Removed Apache license
2023-03-14 06:44:46 -04:00
Tony Bark
c980445340 Major clean up and reorganization
- Upgraded to Godot 4
- Just remembered the basic principles are based on a tile editor, and dramatically simplified from there. Derp.
- New state machine and license display add-ons.
- Re-licensed under the GPL because Micropolis' assets aren't under a separate one.
2023-03-14 06:17:27 -04:00
Tony Bark
d8bbaaf80b Godot Github Actions 2023-01-21 05:55:21 -05:00
Tony Bark
9db4e970b3 Minor internal maintenance 2022-08-07 22:42:49 -04:00
Tony Bark
d3350dd8a6 Redid interface
- Redid the interface with everything now at the bottom.
- Advisors can now address the mayor and city
- Updated tax window with red and green arrow icons
- Tweaked income algorithm
2021-05-27 13:54:08 -04:00
Tony Bark
d1da70a099 Streamlined advisor window
- Streamlined advisor window messages through signals.
- Added TODO file
- Ignore /except directory
- News ticker based on the advisor code with text from SC3k with news from the game, with some exceptions.
- New SC3k-like interface.
- Added icons from Font Awesome.
2021-05-26 03:35:52 -04:00
Tony Bark
0b60335591 Implemented basic buying functions
- Renamed more scripts
- Switched license to Artistic 2.0
2021-05-20 00:58:17 -04:00
Anthony Wilcox
2f7b47fa4d WIP update to terrian tileset
- Updating the terrian tileset as terrian_cl (Terrian City Limits) so that it's better optimized to work with the auto tile engine.
- Fixed typo in gitignore
2019-11-29 11:05:56 -05:00
Renamed from .gitiginore (Browse further)