Commit Graph

17 Commits

Author SHA1 Message Date
Rudis Muiznieks 0b6e263cc7 changed cost into function; changed inc into ResourcNumber 2021-09-12 22:27:07 -05:00
Rudis Muiznieks 14e1b646a9 moved all math.floor(value) logic to baseclass 2021-09-12 13:58:57 -05:00
Rudis Muiznieks abac90bdfa collecting tithes via increment 2021-09-11 22:45:52 -05:00
Rudis Muiznieks 199db37b01 selling resources and credibility improvements 2021-09-06 20:37:23 -05:00
Rudis Muiznieks e939dec388 replaced eslint formatting rules with prettier 2021-09-06 12:02:38 -05:00
Rudis Muiznieks 829404ba53 added resource labels for renderer 2021-09-06 08:51:41 -05:00
Rudis Muiznieks 1bc4206a32 ability to define mulitple user actions per resource 2021-09-06 00:12:05 -05:00
Rudis Muiznieks 3f57d6ce91 replaced hard-coded values with configs 2021-09-05 17:33:28 -05:00
Rudis Muiznieks 3e767b396b fixes for linter 2021-09-05 14:45:37 -05:00
Rudis Muiznieks 1d7cc7ec9b switched from tslint to eslint 2021-09-04 22:21:14 -05:00
Rudis Muiznieks a4ffd985ef code cleanup and using addValue instead of value += everywhere 2021-08-22 11:51:16 -05:00
Rudis Muiznieks 03ffdf0380 churches and pastors 2021-08-22 11:07:49 -05:00
Rudis Muiznieks f16fb1fcbf configurable values to make the game go faster while testing 2021-08-21 21:35:42 -05:00
Rudis Muiznieks 137033f8ba added tents, houses, and compounds 2021-08-21 19:53:43 -05:00
Rudis Muiznieks 0758d8276b added crypto currency resource 2021-08-21 19:02:57 -05:00
Rudis Muiznieks 70fa078579 implemented credibility and tithes 2021-08-21 17:06:51 -05:00
Rudis Muiznieks 00f228b331 added logging 2021-08-21 12:45:58 -05:00