Commit Graph

62 Commits

Author SHA1 Message Date
Rudis Muiznieks 208e441086 broke credibility hit out into its own inc value 2021-09-12 22:47:06 -05:00
Rudis Muiznieks 0b6e263cc7 changed cost into function; changed inc into ResourcNumber 2021-09-12 22:27:07 -05:00
Rudis Muiznieks a0daffbddf started on inc and cost refactors 2021-09-12 14:29:59 -05:00
Rudis Muiznieks 14e1b646a9 moved all math.floor(value) logic to baseclass 2021-09-12 13:58:57 -05:00
Rudis Muiznieks 9ba7e70de4 added reminder to change value to a getter 2021-09-11 22:47:06 -05:00
Rudis Muiznieks abac90bdfa collecting tithes via increment 2021-09-11 22:45:52 -05:00
Rudis Muiznieks f03489b506 tents remember unlock state, compound managers buy stuff 2021-09-11 21:26:54 -05:00
Rudis Muiznieks 2126ed483b added compound manager, followers quit their jobs when you run out of money 2021-09-11 20:37:33 -05:00
Rudis Muiznieks 5fd789ca88 removed crypto cost multiplier 2021-09-06 22:48:49 -05:00
Rudis Muiznieks 079ff29f97 crypto market hidden resource to drive faithcoin cost 2021-09-06 22:44:45 -05:00
Rudis Muiznieks 199db37b01 selling resources and credibility improvements 2021-09-06 20:37:23 -05:00
Rudis Muiznieks dff7d53a75 updated todos 2021-09-06 16:13:06 -05:00
Rudis Muiznieks c2a768efc9 added a couple eslint rules back 2021-09-06 12:42:25 -05:00
Rudis Muiznieks b323625621 fixed tithes log messages 2021-09-06 12:26:43 -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 953adc3251 updated readme 2021-09-06 10:07:48 -05:00
Rudis Muiznieks ee302e55f3 fixed typo 2021-09-06 09:52:43 -05:00
Rudis Muiznieks c983a687eb added deploy script and updated readme 2021-09-06 09:51:23 -05:00
Rudis Muiznieks 829404ba53 added resource labels for renderer 2021-09-06 08:51:41 -05:00
Rudis Muiznieks 66168728c3 using singular/plural distinctions in log messages 2021-09-06 00:42:04 -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 caf5152551 removed unnecessary type specifications 2021-09-05 15:02:50 -05:00
Rudis Muiznieks 3e767b396b fixes for linter 2021-09-05 14:45:37 -05:00
Rudis Muiznieks da6aac7003 eslint config 2021-09-05 11:12:18 -05:00
Rudis Muiznieks 7fed5c7d08 i'm a moron 2021-09-05 08:13:32 -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 0df44e3e87 updated eslint rules 2021-09-04 23:11:13 -05:00
Rudis Muiznieks 1d7cc7ec9b switched from tslint to eslint 2021-09-04 22:21:14 -05:00
Rudis Muiznieks ed54d98b63 switch target to ES5 2021-08-23 09:16:45 -05:00
Rudis Muiznieks 20f5b326e9 comment 2021-08-22 21:25:39 -05:00
Rudis Muiznieks d4238d446a bug fixes 2021-08-22 14:29:49 -05:00
Rudis Muiznieks 314806f647 debug renderer improvements 2021-08-22 13:48:48 -05:00
Rudis Muiznieks 3ada821430 pastor auto recruitment 2021-08-22 13:08:41 -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 4e1386225f added automatic saving and loading 2021-08-22 09:02:12 -05:00
Rudis Muiznieks be3b8e7917 added save/restore note to TODO 2021-08-21 22:29:59 -05:00
Rudis Muiznieks 178b2ebdf9 put some ideas in a TODO 2021-08-21 22:01:21 -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 e6b75fdccd new logger and button disabling logic 2021-08-21 21:06:29 -05:00
Rudis Muiznieks 137033f8ba added tents, houses, and compounds 2021-08-21 19:53:43 -05:00
Rudis Muiznieks ca9260eb03 removed unneeded references 2021-08-21 19:08:49 -05:00
Rudis Muiznieks 0758d8276b added crypto currency resource 2021-08-21 19:02:57 -05:00