Commit graph

7 commits

Author SHA1 Message Date
Tony Bark
b443ee61fe Moved date variables to dedicated singleton
Due to the growing complexity of date system, it's been moved to its own dedicated singleton.
2021-05-29 03:09:09 -04:00
Tony Bark
ae1b600928 Removed some redundant code
- Change month and day within debug console
- Removed get_week() in SimData
2021-05-27 22:31:40 -04:00
Tony Bark
72e2c96542 SC3k-style Ordinances
This wound up being a bigger commit than I had initially planned.

- New SC3k-style policies based on the advisor code.
- Added license file to Font Awesome folder.
- Refactored the advisor code so it can handle multiple files.
- Updated icons. Should be more consistent now.
- Replaced Sims with Animals in ticker text.
- Moved dialogs to windows directory.
2021-05-27 10:33:08 -04:00
Tony Bark
986789ae5d Organized city and advisor dialogs
- Added another existing character, Cindy Diamond, to take over as City Planning now that City Limits officially takes place in Nethington. Zack now handles transport.
- News keys are now properly shuffled after index.
- Updated screenshot to the recent look
- Simplified money cheat
- Updated credits in README
2021-05-26 10:30:41 -04:00
Tony Bark
49a1186115 Reduced starting budget
- Redid money cheat code
- Reduced starting budget to 20k now that the money cheat codes can handle any additional income
2021-05-21 00:25:37 -04:00
Tony Bark
e86dd64b8b Changed debug control to winodw
- Changed debug control into custom window dialog.
- Reworked "whereyoufrom" cheat
- Changed how the money cheat works
2021-05-20 22:16:43 -04:00
Tony Bark
f6438a9bee Finished debug/cheat console 2021-05-20 21:25:41 -04:00