|
502fa99f5d
|
Show selected node above others
|
2023-05-12 09:40:12 -05:00 |
|
|
29277559ff
|
Show selected node above others
|
2023-05-12 09:39:58 -05:00 |
|
|
38ae7f210c
|
Implemented sand relic
|
2023-05-12 09:39:49 -05:00 |
|
|
a378d4e6a1
|
Implemented dirt relic
|
2023-05-12 09:27:08 -05:00 |
|
|
c36b4c2f6b
|
Balanced up to first relic drop
|
2023-05-12 09:13:41 -05:00 |
|
|
f5c1969e3a
|
Made level up notif say how many levels
|
2023-05-12 08:30:44 -05:00 |
|
|
8284baa1a0
|
Fix step-wise formulas causing issues with reactivity
|
2023-05-12 01:40:51 -05:00 |
|
|
213bdd6005
|
More board optimizations
|
2023-05-12 01:40:45 -05:00 |
|
|
2f3ae85eb1
|
Fix recursive rendering when panning
|
2023-05-12 01:40:22 -05:00 |
|
|
866685de2d
|
Simplify TPS
|
2023-05-12 01:40:17 -05:00 |
|
|
852d138e0e
|
Fix step-wise formulas causing issues with reactivity
|
2023-05-12 01:39:39 -05:00 |
|
|
0033b4a7c9
|
More board optimizations
|
2023-05-12 01:39:38 -05:00 |
|
|
16c3b44094
|
Fix recursive rendering when panning
|
2023-05-11 23:35:23 -05:00 |
|
|
c29647ae38
|
Simplify TPS
|
2023-05-11 23:32:10 -05:00 |
|
|
653e674484
|
Rebalance resource levels and implement portal costs
|
2023-05-11 21:09:15 -05:00 |
|
|
5d26995a72
|
Implement investments machine
|
2023-05-10 21:01:19 -05:00 |
|
|
bcce0ebce3
|
Fixed dimensions not showing the names of the previous dimension
|
2023-05-10 10:24:47 -05:00 |
|
|
9dbfdef509
|
Add automator, some cleanup
|
2023-05-10 09:00:17 -05:00 |
|
|
bcaff20313
|
Fix invisible rows taking up space at bottom of plane
|
2023-05-10 07:46:21 -05:00 |
|
|
fb44fc8349
|
Implement upgrader machine
|
2023-05-10 00:58:37 -05:00 |
|
|
ae53b56e8b
|
Don't run some things on portals that have finished their treasures
|
2023-05-10 00:46:28 -05:00 |
|
|
cb4830e06b
|
Fix reset typing
|
2023-05-10 00:35:16 -05:00 |
|
|
2a12bbe7c0
|
Fix reset typing
|
2023-05-10 00:34:20 -05:00 |
|
|
4b75a3f7ae
|
Added prestige mechanic
|
2023-05-10 00:34:18 -05:00 |
|
|
96df564877
|
Make final relic display as winning the game
|
2023-05-09 23:48:47 -05:00 |
|
|
ee9f34c857
|
Implement dimensions
|
2023-05-09 23:48:29 -05:00 |
|
|
ba7213abd6
|
Add planar speed display
|
2023-05-08 22:41:51 -05:00 |
|
|
20ae53458b
|
Fix booster not selecting portals
|
2023-05-08 22:39:14 -05:00 |
|
|
de1f37d732
|
Change upgrade names
|
2023-05-08 22:39:05 -05:00 |
|
|
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 |
|
|
0e1915f511
|
Fix conversion utility showing currentAt instead of nextAt
|
2023-05-07 21:51:21 -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 |
|
|
4d7f03d543
|
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:11:57 -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 |
|
|
6786c27b89
|
Remove lint from readme
|
2023-05-03 15:51:27 -05:00 |
|
|
3413585c45
|
Fix bar misalignment on actions
|
2023-05-03 15:51:18 -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 |
|
|
dbdcf19b6d
|
Fix actions not being constructible
|
2023-05-01 08:20:45 -05:00 |
|