192 Commits

Author SHA1 Message Date
1a3b3b9750
fix: foundry keeps refreshing, thinking argon crystals are expired (#393) 2024-06-24 12:29:32 +02:00
fda7b5f816
feat: add universalPolarityEverywhere (#368) 2024-06-22 23:22:38 +02:00
e34cb305ad
feat: gravimag installation (#366) 2024-06-22 18:40:51 +02:00
d0b8c8a1d3
fix: endo pickups (#359) 2024-06-22 17:56:36 +02:00
015619110c
fix: unbinding both focus upgrades costs 750k focus instead of 1.5M (#360) 2024-06-22 17:55:30 +02:00
53dab12555
feat: implement unbinding of focus upgrades (#352) 2024-06-22 03:01:05 +02:00
ae3fe49d95
cleanup: remove baseFocusPointCosts.json (#350) 2024-06-22 02:39:51 +02:00
8ee6f1a04b
feat: implement k-drive crafting (#339) 2024-06-20 22:27:32 +02:00
7c47c9f1e4
fix: not being able to talk to Nakak in Cetus (#336) 2024-06-20 13:29:48 +02:00
f0bb281f55
feat: implement incarnon genesis installation, challenges & skill tree (#333) 2024-06-20 13:05:07 +02:00
722a9aba5b
improve: suppress no-misued-promises when declaring RequestHandler (#332) 2024-06-20 11:47:21 +02:00
f1237d562d
feat: implement stepSequencers.php (#327) 2024-06-19 10:33:56 +02:00
1bbdfb030c
feat: implement selling of recipes (#328) 2024-06-19 10:33:11 +02:00
be5a271609
feat: handle costs of recipes (#329) 2024-06-19 10:32:16 +02:00
03ac8ab010
chore: update data for 36.0.0 (Jade Shadows) (#324) 2024-06-18 23:10:26 +02:00
74de4e0753
feat: implement helminth naming & archon shard installation (#320)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-18 13:02:29 +02:00
c2a6892c2a
feat: add optional myIrcAddresses config (#321) 2024-06-18 12:24:58 +02:00
aec6a96495
feat: modular weapon crafting (#317) 2024-06-18 02:03:07 +02:00
e8d7e17611
fix: not being able to purchase or craft some recipes (#314) 2024-06-17 16:41:02 +02:00
f15105a048
fix: missionInventoryUpdateService's file name (#315) 2024-06-17 16:38:43 +02:00
92e12a6d03
improve: completeAllQuests (#311) 2024-06-16 23:57:30 +02:00
1dc1a9aec8
fix: being bugged about "new quests available" despite completeAllQuests (#309) 2024-06-16 23:02:44 +02:00
b3794821c4
feat: custom item names (#307) 2024-06-16 21:49:41 +02:00
e2221f257b
refactor: Combine Equipment and Config Types (#289)
Co-authored-by: AMelonInsideLemon <AMelonInsideLemon@users.noreply.github.com>
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2024-06-16 17:51:20 +02:00
c9b570059e
improve: don't fake XPInfo if we don't have to (#303) 2024-06-16 12:24:15 +02:00
b08fff1906
feat: rushing recipes, refactor: addItem (#248) 2024-06-15 02:50:43 +02:00
Vampire Kitten
5a083f5b13
Fixed Typo in config.json (#291) 2024-06-11 12:56:51 +02:00
656e70227c
feat: implement polarity swapping (#283) 2024-06-07 16:06:35 +02:00
c1f5a2b464 Apply prettier changes 2024-06-07 14:02:00 +00:00
a43237a8aa
feat: implement queueDojoComponentDestructionController to remove room in Dojo (#284) 2024-06-07 16:01:38 +02:00
e35a7fd69f
feat: implement startDojoRecipeController to place new rooms in Dojo (#273)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-06 16:55:37 +02:00
6c64b5070e
feat: update CountryCode on subsequent client logins (#270)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-06 14:34:27 +02:00
f80da06754
feat: handle installation of umbra forma (#281) 2024-06-06 14:23:12 +02:00
defaf61b79
feat: add completeAllQuests to config (#268) 2024-06-02 17:36:04 +02:00
Jānis
2a1a4e77b5
feat: syndicates (#269)
Co-authored-by: janisslsm <janisslsm@users.noreply.github.com>
2024-06-02 17:35:06 +02:00
41f4065a39
feat: handle installation of aura & stance formas (#264) 2024-06-02 14:31:20 +02:00
ae8913931c
feat: implement focus.php (#254) 2024-06-01 18:22:02 +02:00
e3f543d9be
improve: ensure 'npm run lint' passes without errors (#249) 2024-06-01 13:03:27 +02:00
17244ea390
improve: say the magic words to log the client out when nonce is invalidated (#250) 2024-05-31 13:17:10 +02:00
5975aa711e
feat: add unlockAllSkins option (#232) 2024-05-29 22:08:41 +02:00
b1e0de862f
feat: implement selling/dissolving of mods (#240) 2024-05-29 16:18:41 +02:00
03704d0f96
feat: handle updateChallengeProgress (#235) 2024-05-28 13:52:27 +02:00
6294a315a8
feat: properly implement nonce (#220) 2024-05-28 13:45:06 +02:00
2e8c94d34b
feat: add spoofMasteryRank config (#229)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-05-28 13:28:35 +02:00
63712121af
feat: more work on clans (#214)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-05-16 01:34:38 +02:00
64b4523b39
feat: config refactoring (#219) 2024-05-15 21:55:59 +02:00
7fa9d08a4d
feat: restock darvo (#221) 2024-05-13 14:40:54 +02:00
ea994e24d6
improve: skip HUB instance selection (#211) 2024-05-13 02:20:27 +02:00
8a6d55e22e
fix: duplicated code in getShipController (#158) 2024-05-09 16:07:19 +02:00
a081d065cb
feat: implement purchasing of additional mod & customization slots (#206) 2024-05-09 15:09:08 +02:00