Commit graph

719 commits

Author SHA1 Message Date
204b6788b0 Project cleanup 2023-05-08 20:57:27 -05:00
003d304668 Made last relic win the game 2023-05-08 07:43:53 -05:00
545b1c94d1 Add xp mechanc to planes 2023-05-07 23:19:35 -05:00
4b1428bcde Hide resource notifs over 100 2023-05-07 22:15:26 -05:00
f5f608aa29 Made calculateMaxAffordable, calculateCost, and cost requirements interface a bit cleaner 2023-05-07 22:08:53 -05:00
7b739d0145 Fix conversion utility showing currentAt instead of nextAt 2023-05-07 21:51:11 -05:00
201dc8a0e4 Add converson mechanic to planes 2023-05-07 21:50:45 -05:00
03b8dece48 Implement booster machine 2023-05-07 13:45:13 -05:00
a61e113109 Fix crash when calculating formula cost
Happened when spend resource was false and the formula was non-integrable, but the amount to buy were all going to be summed anyways
2023-05-05 19:10:23 -05:00
8c59fba254 Implement remaining forgable passives 2023-05-03 22:10:37 -05:00
6f2edb8f0c Make influence treasures no longer change based on board state
Also removes all those influences.some statements
2023-05-03 17:43:08 -05:00
849f438f55 Implement relic influence and treasure type 2023-05-03 17:27:04 -05:00
db9ea0b99a Added names, descriptions, etc. of remaining machines and passives 2023-05-03 16:08:40 -05:00
368cb1e04d Remove lint from readme 2023-05-03 15:50:51 -05:00
c86aaed12c Fix resource-based influences 2023-05-01 21:44:10 -05:00
6da7277976 Fix bar misalignment on actions 2023-05-01 08:32:22 -05:00
186fb4468b Fix actions not being constructible 2023-05-01 08:20:30 -05:00
5dabc5826c Add influences display to planes 2023-04-30 16:05:57 -05:00
d3520ed9a2 Prevent duplicate influences 2023-04-30 15:52:28 -05:00
a4d1e73762 Add displays to influences 2023-04-30 15:52:17 -05:00
2fe39e3891 Fix powered portals not contributing to powered machines count 2023-04-30 15:40:59 -05:00
b9cf016672 Fix influences not being placed on board 2023-04-30 15:37:36 -05:00
44844f0de7 Implement influences 2023-04-30 15:02:55 -05:00
2a362a95c3 Make upgrade.canPurchase return false when already bought 2023-04-30 13:17:04 -05:00
3092fb91a9 Implement repeatables and fix cost formula 2023-04-30 11:42:13 -05:00
ea70d3cce2 Fix extends undefined checks 2023-04-30 11:37:23 -05:00
c85155f658 Fix repeatable amount display 2023-04-30 11:23:38 -05:00
fe65db7f37 Fixed isInvertible and isIntegrable not working nested correctly 2023-04-30 11:08:43 -05:00
5acd885f5f Show notif on portal nodes with an interaction available 2023-04-29 16:13:09 -05:00
65c5c392bd Add pow procgen upgrade type 2023-04-29 16:06:43 -05:00
189cac6942 Show number of treasures on minimized planes
Also simplified earned treasures
2023-04-29 13:36:20 -05:00
89a1737283 Add ETA to treasures 2023-04-29 13:21:45 -05:00
fd7df64e0e Implement most treasures
Implemented resource caches, resource generation, resource multis, and energy multis.
Remaining: influences and relics.
2023-04-29 13:17:56 -05:00
da393b7f5a Implement treasures doing things on earn, per tick, and showing links 2023-04-28 23:35:05 -05:00
df01c32454 Add unique-names-generator 2023-04-28 08:20:46 -05:00
27d2891406 Add plane resource previews on hover 2023-04-28 08:18:27 -05:00
d73fb8d12c Implement multiplicative upgrades 2023-04-28 08:01:34 -05:00
86eba7ddb0 Fix visibility issues in planes 2023-04-28 07:47:56 -05:00
5611a7c052 Add milestones between rows 2023-04-28 00:14:52 -05:00
78ca0c632c Change up nav bar 2023-04-28 00:14:40 -05:00
be9b837558 Fix issue with estimate time 2023-04-27 22:54:24 -05:00
4510cd0b43 Implement basic procgen upgrades 2023-04-27 22:49:07 -05:00
600fa67baf Fix bug with estimateTime not showing "Never" when it should 2023-04-27 22:48:40 -05:00
7872cd1bc6 Fix mouse leave deselecting nodes 2023-04-25 23:51:18 -05:00
1e3f065427 Implement creating planes 2023-04-25 23:50:54 -05:00
5dcba9fe3a Tools glow when empowered 2023-04-23 23:47:00 -05:00
ce425f4c4b Implemented passives being empowered 2023-04-23 23:36:46 -05:00
cfd29548a0 Display cannot afford when appropriate for increasing connections actions 2023-04-23 23:22:14 -05:00
e9d4adda9c Fill factory based on affordability 2023-04-23 23:02:13 -05:00
3c8f1be7d4 Implemented empowerer (except actual effect) 2023-04-23 22:45:57 -05:00