227 Commits

Author SHA1 Message Date
ac6eaa2f4e
fix: Convert all Body to String Before Use (#382) 2024-06-24 12:37:28 +02:00
d3004b19dd
improve: handle purchase quantity of gear items (#389)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-24 12:31:29 +02:00
887d4eb952
improve: purchasing of animation sets, colour plattes, etc. (#394) 2024-06-24 12:30:32 +02:00
1a3b3b9750
fix: foundry keeps refreshing, thinking argon crystals are expired (#393) 2024-06-24 12:29:32 +02:00
Vampire Kitten
8433e75072
improve(webui): Reorder Item List and Add Item Button (#369) 2024-06-24 12:24:04 +02:00
f106f6a1d7
feat: rewards for enemy caches & rathuum (#384) 2024-06-23 15:12:32 +02:00
8aae246b48
fix: purchasing multiples of a bundle (#379) 2024-06-23 14:58:35 +02:00
93dce67037
cleanup: fully switch to Public-Export+(#354)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-22 23:25:17 +02:00
fda7b5f816
feat: add universalPolarityEverywhere (#368) 2024-06-22 23:22:38 +02:00
b4fedb7fff
fix: spy mission rewards (#370) 2024-06-22 23:19:42 +02:00
8e8c77a3d5
feat: implement purchasing of skins (#353)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2024-06-22 23:19:07 +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
16b5b62518
cleanup: remove exclude-mods.json (#351) 2024-06-22 03:01:37 +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
079d67807a
chore: cleanup missionInventoryUpdateService (#349)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-22 02:39:29 +02:00
56f9be9725
fix: view "Today's Special" (#342) 2024-06-21 18:24:21 +02:00
8ee6f1a04b
feat: implement k-drive crafting (#339) 2024-06-20 22:27:32 +02:00
c415fdd9ff
feat(webui): acquiring gear items via "Add Items" (#340) 2024-06-20 21:22:01 +02:00
5597db6761
fix: not being able to buy incarnon bundles (#337) 2024-06-20 16:35:24 +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
c9d4712565
fix: miscellaneous inaccuracies (#330)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-20 11:48:12 +02:00
722a9aba5b
improve: suppress no-misued-promises when declaring RequestHandler (#332) 2024-06-20 11:47:21 +02:00
f9414dcf84
fix: switching to drifter doesn't save (#334) 2024-06-20 11:46:08 +02:00
2f9ac5dc7b
chore: update typescript plugins for eslint (#335) 2024-06-20 11:45:45 +02:00
1fe8351dca
feat: handle purchasing of archwing, archgun, & archmelee (#326) 2024-06-19 17:46:12 +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
be9ba026f7
improve: sort api.ts alphabetically (#318) 2024-06-18 02:07:30 +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
77c2761a97
fix: not being able to purchase boosters (#316) 2024-06-17 16:38:26 +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
96fa616f3d
improve: save loadouts for all item types (#306) 2024-06-16 17:56:51 +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
8f8d58ade6 Apply prettier changes 2024-06-16 10:23:52 +00:00
Mebius
31da32889a
improve(webui): Zaw display label (#304)
Co-authored-by: Belenus <160588255+Be1enus@users.noreply.github.com>
2024-06-16 12:23:33 +02:00
5036d6dbae
feat: purchasing of bundles (#301) 2024-06-15 22:12:57 +02:00
21db3b5c5d
fix: move ship decorations (#300) 2024-06-15 17:39:13 +02:00