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
circle-gon
3bc260b8b8
adds log/linear for day completion bars and removes more unused imports
2022-12-06 01:17:59 +00:00
Seth Posner
f302d2afab
Add text color option
2022-12-05 16:46:34 -08:00
Seth Posner
ee48800c37
Create progress tracker utility function
2022-12-05 16:30:23 -08:00
Seth Posner
65622c84c7
Merge branch 'main' of https://github.com/thepaperpilot/Advent-Incremental
2022-12-05 10:27:42 -08:00
Seth Posner
45391be8ce
Fix bonfire autobuying and fire display
2022-12-05 10:27:41 -08:00
ducdat0507
710dc62504
Fix stuff
2022-12-05 23:20:39 +07:00
ducdat0507
73e92610a7
Made some styling changes
2022-12-05 23:13:05 +07:00
0bc90eeacf
Only convert day.shouldNotify once
2022-12-05 07:18:53 -06:00
c292f6bcc3
Make rest of discord links open in new tab
2022-12-05 07:17:15 -06:00
12366ce59c
Make 3 elves milestone modifier support low numbers
2022-12-05 07:15:43 -06:00
d6ff6c4c58
Revert "Fixed 3 elves milestone decreasing coal production"
...
This reverts commit 2be480d4ec
.
2022-12-05 07:15:18 -06:00
Chunkybanana
2be480d4ec
Fixed 3 elves milestone decreasing coal production
2022-12-05 09:47:20 +00:00
Chunkybanana
0af5acd630
Made discord link open in a new tab
2022-12-05 09:41:23 +00:00
Chunkybanana
bad30a9fd0
Added notifications on layers updating each other
2022-12-05 09:37:56 +00:00
Chunkybanana
3e5696d35e
Fixed grammar errors with box layer
2022-12-05 04:26:02 +00:00
43df6f567c
Use createCollapsibleMilestones to display milestones
2022-12-04 20:31:27 -06:00
3bf534f5b2
Create createCollapsibleMilestones util function
2022-12-04 20:31:14 -06:00
a9d7d6215c
Disabled workshop milestones once they're no longer reset
2022-12-04 20:12:16 -06:00
7d3b9c4209
Add showPopups property to milestones
2022-12-04 20:06:21 -06:00
Seth Posner
8c255e0e67
Fix fire cost not being based on bonfires
2022-12-04 16:59:40 -08:00