Commit Graph

23 Commits

Author SHA1 Message Date
Rudis Muiznieks 14e1b646a9 moved all math.floor(value) logic to baseclass 2021-09-12 13:58:57 -05:00
Rudis Muiznieks f03489b506 tents remember unlock state, compound managers buy stuff 2021-09-11 21:26:54 -05:00
Rudis Muiznieks e939dec388 replaced eslint formatting rules with prettier 2021-09-06 12:02:38 -05:00
Rudis Muiznieks afe0592498 removed eslint rules in prep for prettier 2021-09-06 11:32:17 -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 ce3ae26b4b config organization 2021-09-05 20:43:11 -05:00
Rudis Muiznieks d0e58996a1 resource typings cleanup 2021-09-05 19:20:24 -05:00
Rudis Muiznieks 30877e0bc0 improved resource access off game state 2021-09-05 18:39:08 -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 484c37c9bf trying to get eslint to work with typescript-language-server 2021-09-05 08:04:02 -05:00
Rudis Muiznieks 704079060f removed node_modules 2021-09-05 06:31:51 -05:00
Rudis Muiznieks e87ae9d160 megachurches 2021-09-04 23:16:32 -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 0758d8276b added crypto currency resource 2021-08-21 19:02:57 -05:00
Rudis Muiznieks 00f228b331 added logging 2021-08-21 12:45:58 -05:00
Rudis Muiznieks 8cab5cdb29 give resources control over their own increments 2021-08-21 10:44:53 -05:00
Rudis Muiznieks 405f512e7b fixed < 1 number formatting 2021-08-21 09:22:11 -05:00
Rudis Muiznieks 39f5830046 implemented increments 2021-08-20 23:30:32 -05:00
Rudis Muiznieks 80c74ed86b purchasing resources with cost multipliers 2021-08-20 23:00:24 -05:00
Rudis Muiznieks 65fe779d9a renderer plus working purchasable resource 2021-08-20 20:47:02 -05:00