Commit graph

3 commits

Author SHA1 Message Date
Tony Bark
ef6b097ef2 Rewrote news ticker
- Rewrote news ticker based on JSON web API tutorials
- Simplified json files for news ticker as part of rewrite
- Renamed /dialog to /json
2021-05-30 12:38:41 -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
e5505a3244 Tax system
- New tax system
- Advisor window modeled after SC3k's
- Advisor start_dialogue() function is now connected to a SimEvent "advisor_message" signal
- Advisor windows are now autoloaded and no longer part of the core interface node
- Added 3D buildings from Micropolis repo
2021-05-22 04:12:18 -04:00