85 Commits

Author SHA1 Message Date
c7c9d901b1
feat: handle acquisition of booster packs (#452) 2024-07-03 12:30:32 +02:00
e86d7498c8
fix: cache rewards (#435) 2024-06-30 13:11:50 +02:00
81cc773faa
feat: moa pet assembly (#423) 2024-06-29 15:11:12 +02:00
2206ce4235
feat: handle acquisition of upgrades (mods & arcanes) (#424) 2024-06-29 13:55:26 +02:00
ec9c2c89c2
improve: use equipmentKeys for missionInventoryUpdate's XP logic (#425) 2024-06-29 13:55:15 +02:00
4e03b7b92e
feat: track LastRegionPlayed (#428)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-29 13:50:32 +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
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
d0b8c8a1d3
fix: endo pickups (#359) 2024-06-22 17:56:36 +02:00
079d67807a
chore: cleanup missionInventoryUpdateService (#349)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-22 02:39:29 +02:00
8ee6f1a04b
feat: implement k-drive crafting (#339) 2024-06-20 22:27:32 +02:00
5597db6761
fix: not being able to buy incarnon bundles (#337) 2024-06-20 16:35:24 +02:00
f0bb281f55
feat: implement incarnon genesis installation, challenges & skill tree (#333) 2024-06-20 13:05:07 +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
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
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
77c2761a97
fix: not being able to purchase boosters (#316) 2024-06-17 16:38:26 +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
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
f216d5222f
feat: purchase shop decorations (#299) 2024-06-15 15:12:08 +02:00
e3103d4ab6
fix(webui): webui config change not committing change to memory (#298) 2024-06-15 15:09:38 +02:00
e5451d5227
fix: config change on WebUI causing hot reload in dev mode (#297) 2024-06-15 02:52:45 +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
e660e20c87
fix: being unable to add Grimoire (#285)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-10 14:03:03 +02:00
01a9bf24c3
Auto adding exalted items (#277)
Co-authored-by: AMelonInsideLemon <AMelonInsideLemon@users.noreply.github.com>
2024-06-07 15:58:20 +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
7d169b7c56
fix: considering Zaw parts to be weapons instead of miscitems (#280) 2024-06-06 14:23:46 +02:00
fd79450957
fix(webui): not listing melee arcanes (#265) 2024-06-02 17:37:09 +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
ec801abba3
fix: broken (beginner/intermediate) mods in modNames map (#243) 2024-05-31 14:15:43 +02:00
c911fd77f1
improve: logging during startup sequence (#244) 2024-05-30 13:33:49 +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