Snarling 88d51e9a7e MISC: A bunch of enums stuff. (#212)
* Some game enums moved to utils/enums. Others can eventually be moved there as well.
* findEnumMember function for performing fuzzy matching of player input with enum members, without needing separate fuzzy functions for every enum.
* Also used findEnumMember for safely loading save games (allows case changes in enum values)
* Changed capitalization on some enums.
* BREAKING: removed classGains work formulas function
* Split ClassType enum into UniversityClassType and GymType.
* Added universityGains and gymGains work formulas functions
* Provided the new split enums to the player on ns.enums.
2022-11-20 08:37:11 -05:00
..
2022-04-21 23:50:49 -07:00
2021-11-22 11:36:13 -05:00
2021-12-16 20:09:19 -05:00
2022-10-19 15:24:29 -04:00
2022-10-12 08:47:03 +02:00
2022-03-07 17:51:02 -05:00
2022-10-04 06:40:10 -04:00
2022-10-20 00:38:19 -04:00
2022-07-15 01:51:30 -04:00
2022-11-20 08:37:11 -05:00
2022-11-20 08:37:11 -05:00
2022-10-09 02:32:13 -04:00
2022-10-09 01:25:31 -04:00
2022-09-23 15:00:20 -04:00
2022-01-10 15:17:04 +10:00
2022-08-23 02:37:53 -04:00
2022-04-06 19:30:08 -04:00
2022-10-09 01:25:31 -04:00
2022-07-15 23:34:27 -04:00
2022-10-11 21:02:04 -04:00
2022-11-20 08:37:11 -05:00