Commit graph

907 commits

Author SHA1 Message Date
132ef32525 Don't open days until they're implemented 2022-12-08 07:50:52 -06:00
ef6f9935a5 Make PWA check every minute instead of hour 2022-12-08 07:46:24 -06:00
04525a95bc Fix total resources increasing on load 2022-12-07 23:00:30 -06:00
Chunkybanana
1156973748 Changed typescript version (4.9.3 breaks some inference) 2022-12-08 02:25:55 +00:00
Seth Posner
5da85eacce Add optional gain multiplier to limit format 2022-12-07 10:57:08 -08:00
Seth Posner
2b5f435176 Fix metal/s display 2022-12-07 10:46:19 -08:00
43d4039d80 Update package-lock 2022-12-07 08:22:52 -06:00
Chunkybanana
e5deee9731 Added hotkeys for the cloth layer 2022-12-07 10:49:04 +00:00
ducdat0507
99658fe3ab Merge branch 'main' of https://github.com/thepaperpilot/Advent-Incremental 2022-12-07 13:55:01 +07:00
ducdat0507
5919f1a579 Style refinements 2022-12-07 13:54:57 +07:00
71f0ad1c93 Lay out outfits vertically 2022-12-07 00:45:46 -06:00
1871fe8f60 Bump up small fires synergy 2022-12-06 23:52:55 -06:00
68fe6fa1fb Make faith spend small fires regardless of toggle 2022-12-06 23:51:19 -06:00
b88d6bedbf Implemented day 8 2022-12-06 23:44:20 -06:00
unsoftcapped3
009d33383f
add .max(0)s 2022-12-06 19:43:55 -08:00
unsoftcapped3
21dda55cb6
why is .max() not a thing 2022-12-06 19:28:05 -08:00
unsoftcapped3
e79a5edd7f
fix negative fire bug 2022-12-06 19:24:07 -08:00
circle-gon
84f4f94e4a
fixes autosmelt display showing up earlier than normal 2022-12-06 21:10:04 -05:00
a1baaf14fb Add story for metal 2022-12-06 19:48:41 -06:00
01396a2ee2 Add metal to scene 2022-12-06 19:39:42 -06:00
3c890e003b Fix elves not activating purchased fires 2022-12-06 19:39:42 -06:00
Seth Posner
c26f7ddd21 Move bonfire condition to correct buyable 2022-12-06 17:34:40 -08:00
43ae56d901 Unwrap canPurchase 2022-12-06 19:05:03 -06:00
circle-gon
2339a41cf6 Merge branch 'main' of https://github.com/thepaperpilot/Advent-Incremental into main 2022-12-07 00:21:29 +00:00
circle-gon
fbc82018e3 adds formatGain utility, and shows limiting factor for metal gain 2022-12-07 00:21:24 +00:00
Seth Posner
9fcdcfbfc9 Add industrial crucible metal multiplier, reduce goal 2022-12-06 15:16:17 -08:00
Chunkybanana
4215157a2c Merge branch 'main' of https://github.com/thepaperpilot/Advent-Incremental into main 2022-12-06 20:23:06 +00:00
Chunkybanana
fc17b12ac7 Added notification for coal drill upgrade 2022-12-06 20:23:03 +00:00
Seth Posner
deac397e46 Merge branch 'main' of https://github.com/thepaperpilot/Advent-Incremental 2022-12-06 12:18:59 -08:00
Seth Posner
f222d7eb5b Fix manual tree cutting giving too many logs 2022-12-06 12:18:50 -08:00
Chunkybanana
307a887053 jsx fix 2022-12-06 20:17:13 +00:00
Seth Posner
99670cc488 Add limit display to metal production 2022-12-06 11:52:25 -08:00
Seth Posner
4bfbf2a25a Heighten goal to match higher gain 2022-12-06 11:45:02 -08:00
Seth Posner
f2f214065e Fix ore gain, revert to tougher scaling 2022-12-06 11:44:10 -08:00
Seth Posner
e9873e2436 Add visibility conditions to coal buyables 2022-12-06 11:19:28 -08:00
Seth Posner
e48ad79f2a Add forgotten metal export 2022-12-06 11:16:29 -08:00
Seth Posner
4d28e9b843 More efficient elf canBuy 2022-12-06 11:14:55 -08:00
Seth Posner
f31c31c246 Make sure elves don't buy hidden buyables 2022-12-06 11:06:00 -08:00
Seth Posner
36eb1474af Add metal layer 2022-12-06 11:02:34 -08:00
ducdat0507
7856d6f5e8 Next day timer 2022-12-06 23:38:35 +07:00
69dcad4eb0 Removed stray auto-generated function 2022-12-06 08:08:35 -06:00
2fe9a84488 Cleaned up NonPersistent typing 2022-12-06 07:14:42 -06:00
2afb1a16f4 Fixed resets 2022-12-06 07:09:21 -06:00
ca1664e705 Updated wording 2022-12-06 00:21:00 -06:00
55f0a7f2dd Mark resources as not persistent where appropriate 2022-12-06 00:18:11 -06:00
c07298df9c Fix save data object redundancy
Note: Requires the use of noPersist quite a bit, but the console will tell you when you missed a spot
Also required breaking up events.ts due to cyclical dependencies
2022-12-06 00:18:11 -06:00
Chunkybanana
14cf9f81bb Merge branch 'main' of https://github.com/thepaperpilot/Advent-Incremental into main 2022-12-06 05:22:53 +00:00
Chunkybanana
5e72a75fee hopefully made elves not buy? 2022-12-06 05:21:37 +00:00
circle-gon
cd875447ca fixes some grammar 2022-12-06 01:45:44 +00:00
circle-gon
33bbaba3dd fixes a coding error 2022-12-06 01:24:37 +00:00