627 Commits

Author SHA1 Message Date
39f0f7de9a feat: cracking relics in non-endless missions (#1010)
Some checks failed
Build / build (20) (push) Successful in 37s
Build / build (18) (push) Successful in 1m6s
Build / build (22) (push) Successful in 1m12s
Build Docker image / docker (push) Has been cancelled
Closes #415

Reviewed-on: #1010
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-25 04:38:47 -08:00
f672f05db9 fix: handle bundles being given to addItems (#1005)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
This is needed for the Hex noggles email attachment

Reviewed-on: #1005
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-25 04:38:17 -08:00
4d9e6a35ab fix: use correct reward manifest for arbitrations (#1004)
All checks were successful
Build / build (20) (push) Successful in 1m14s
Build Docker image / docker (push) Successful in 45s
Build / build (18) (push) Successful in 1m6s
Build / build (22) (push) Successful in 52s
Closes #939

Reviewed-on: #1004
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-25 04:36:10 -08:00
c29bf6aab5 chore: use PE+ for boosters (#1009)
All checks were successful
Build / build (20) (push) Successful in 39s
Build Docker image / docker (push) Successful in 31s
Build / build (18) (push) Successful in 1m6s
Build / build (22) (push) Successful in 1m4s
Reviewed-on: #1009
2025-02-24 21:46:30 -08:00
bc07978846 chore: use creditBundles map from PE+ (#1008)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Reviewed-on: #1008
2025-02-24 21:46:20 -08:00
2efe0df2f2 chore: fix some eslint warnings (#1007)
All checks were successful
Build / build (18) (push) Successful in 1m4s
Build / build (20) (push) Successful in 1m9s
Build / build (22) (push) Successful in 1m1s
Build Docker image / docker (push) Successful in 50s
Reviewed-on: #1007
2025-02-24 20:56:34 -08:00
38b255d41a chore: promote no-case-declarations lint to an error (#1006)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Reviewed-on: #1006
2025-02-24 20:56:27 -08:00
421164986a fix: don't throw an error if questKey already exists (#1003)
All checks were successful
Build / build (22) (push) Successful in 34s
Build / build (20) (push) Successful in 1m1s
Build / build (18) (push) Successful in 1m12s
Build Docker image / docker (push) Successful in 55s
Reviewed-on: #1003
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-02-24 15:59:57 -08:00
045d933458 fix: complete junction data and crash in vors prize mission four (#1001)
All checks were successful
Build / build (18) (push) Successful in 39s
Build / build (20) (push) Successful in 1m7s
Build / build (22) (push) Successful in 36s
Build Docker image / docker (push) Successful in 43s
Reviewed-on: #1001
Co-authored-by: OrdisPrime <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: OrdisPrime <134585663+OrdisPrime@users.noreply.github.com>
2025-02-24 08:50:07 -08:00
9de57668ab fix: ensure quest progress exists (#1000)
All checks were successful
Build Docker image / docker (push) Successful in 38s
Build / build (20) (push) Successful in 37s
Build / build (22) (push) Successful in 1m2s
Build / build (18) (push) Successful in 1m4s
Reviewed-on: #1000
Co-authored-by: OrdisPrime <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: OrdisPrime <134585663+OrdisPrime@users.noreply.github.com>
2025-02-24 06:14:47 -08:00
ebb28d56d5 feat: acquisition of resource extractor drones (#998)
All checks were successful
Build / build (18) (push) Successful in 1m5s
Build / build (20) (push) Successful in 1m3s
Build / build (22) (push) Successful in 37s
Build Docker image / docker (push) Successful in 51s
Related to #793

Reviewed-on: #998
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-24 05:28:43 -08:00
d69cba6bef chore: reuse inventory in claimCompletedRecipeController (#999)
Some checks failed
Build / build (20) (push) Successful in 41s
Build / build (18) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Reviewed-on: #999
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-24 05:27:50 -08:00
50d687e59a fix: re-enable giving ship features and mission rewards from Vors Prize after skipTutorial (#996)
All checks were successful
Build Docker image / docker (push) Successful in 32s
Build / build (20) (push) Successful in 36s
Build / build (18) (push) Successful in 1m4s
Build / build (22) (push) Successful in 1m4s
Reviewed-on: #996
Co-authored-by: OrdisPrime <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: OrdisPrime <134585663+OrdisPrime@users.noreply.github.com>
2025-02-23 12:22:54 -08:00
1274304647 chore: fix type not matching reality
All checks were successful
Build / build (22) (push) Successful in 36s
Build / build (18) (push) Successful in 1m3s
Build / build (20) (push) Successful in 1m5s
Build Docker image / docker (push) Successful in 32s
2025-02-23 14:10:10 +01:00
837e041db8 feat: unveil riven with cipher (#992)
All checks were successful
Build / build (18) (push) Successful in 1m2s
Build / build (22) (push) Successful in 58s
Build / build (20) (push) Successful in 1m11s
Build Docker image / docker (push) Successful in 46s
Related to #722

Reviewed-on: #992
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-23 03:55:15 -08:00
84d7b5a62e fix: handle droptable giving a 3-day booster (#993)
Some checks failed
Build / build (22) (push) Waiting to run
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
e.g. sorties can rarely give these

Reviewed-on: #993
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-23 03:54:46 -08:00
3c2d194302 chore: replace fusionBundles map with ExportFusionBundles (#994)
Some checks failed
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Reviewed-on: #994
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-23 03:54:26 -08:00
e1af6bd598 feat: implement CreditBundle purchases (#989)
Some checks failed
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
This fixes purchasing one of the few bundles that include these credit bundles. Ex: Essential Damage mod bundles

Reviewed-on: #989
Co-authored-by: nrbdev <itzneonrb@gmail.com>
Co-committed-by: nrbdev <itzneonrb@gmail.com>
2025-02-23 03:53:56 -08:00
0142aa72a8 chore: sort api post routes
All checks were successful
Build / build (22) (push) Successful in 42s
Build / build (18) (push) Successful in 1m2s
Build / build (20) (push) Successful in 1m3s
Build Docker image / docker (push) Successful in 34s
2025-02-23 05:00:41 +01:00
02c0c1c2f2 chore: fix imports in api.ts
All checks were successful
Build / build (22) (push) Successful in 41s
Build / build (20) (push) Successful in 1m0s
Build / build (18) (push) Successful in 1m9s
Build Docker image / docker (push) Successful in 33s
2025-02-23 04:33:28 +01:00
bf7fd42198 feat: tutorial and natural new player experience (#983)
All checks were successful
Build / build (18) (push) Successful in 39s
Build / build (22) (push) Successful in 1m1s
Build / build (20) (push) Successful in 1m12s
Build Docker image / docker (push) Successful in 30s
Reviewed-on: #983
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2025-02-22 11:10:52 -08:00
9203e0bf4d feat: infiniteHelminthMaterials cheat (#985)
All checks were successful
Build / build (20) (push) Successful in 46s
Build / build (18) (push) Successful in 1m2s
Build / build (22) (push) Successful in 1m13s
Build Docker image / docker (push) Successful in 32s
Closes #728

Reviewed-on: #985
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-22 11:09:17 -08:00
a3873a1710 fix(webui): show names for zaw parts (#988)
All checks were successful
Build / build (22) (push) Successful in 38s
Build / build (18) (push) Successful in 1m1s
Build / build (20) (push) Successful in 1m5s
Build Docker image / docker (push) Successful in 33s
Reviewed-on: #988
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-02-22 02:22:41 -08:00
73f8f93b17 chore: update russian translation (#987)
Some checks failed
Build / build (18) (push) Successful in 39s
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build Docker image / docker (push) Has been cancelled
Reviewed-on: #987
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-02-22 02:21:57 -08:00
df70050cfd chore: update translations
All checks were successful
Build / build (18) (push) Successful in 41s
Build / build (22) (push) Successful in 1m0s
Build / build (20) (push) Successful in 1m10s
Build Docker image / docker (push) Successful in 34s
2025-02-22 07:10:28 +01:00
9f0be223e6 fix: returning givekeychainitem response
All checks were successful
Build / build (20) (push) Successful in 36s
Build / build (18) (push) Successful in 1m1s
Build / build (22) (push) Successful in 1m4s
Build Docker image / docker (push) Successful in 34s
2025-02-21 15:46:09 +01:00
eb56442d63 fix: junction rewards (#982)
All checks were successful
Build / build (20) (push) Successful in 36s
Build / build (18) (push) Successful in 1m2s
Build / build (22) (push) Successful in 1m6s
Build Docker image / docker (push) Successful in 35s
Reviewed-on: #982
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2025-02-21 06:32:05 -08:00
a259afe912 feat(webui): give all quests (#981)
All checks were successful
Build / build (18) (push) Successful in 39s
Build / build (20) (push) Successful in 1m0s
Build Docker image / docker (push) Successful in 36s
Build / build (22) (push) Successful in 1m4s
Reviewed-on: #981
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2025-02-21 05:30:13 -08:00
4d7b3b543b fix: typings not matching reality
All checks were successful
Build / build (22) (push) Successful in 34s
Build / build (18) (push) Successful in 1m1s
Build / build (20) (push) Successful in 1m13s
Build Docker image / docker (push) Successful in 43s
2025-02-21 08:29:42 +01:00
78548a2ebe chore: cleanup config (#979)
All checks were successful
Build / build (22) (push) Successful in 35s
Build / build (20) (push) Successful in 1m4s
Build Docker image / docker (push) Successful in 33s
Build / build (18) (push) Successful in 1m3s
Reviewed-on: #979
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2025-02-20 06:16:40 -08:00
815d18623e chore: generate inventory equipment types from equipmentKeys (#972)
All checks were successful
Build Docker image / docker (push) Successful in 44s
Build / build (22) (push) Successful in 35s
Build / build (20) (push) Successful in 1m1s
Build / build (18) (push) Successful in 1m13s
Reviewed-on: #972
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-20 02:58:57 -08:00
ac6ac19199 chore: properly type equipment in IInventoryChanges (#973)
Some checks are pending
Build / build (18) (push) Waiting to run
Build / build (20) (push) Waiting to run
Build / build (22) (push) Waiting to run
Build Docker image / docker (push) Waiting to run
Reviewed-on: #973
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-20 02:58:44 -08:00
b4e780baa3 fix: save LoreFragmentScans (#974)
All checks were successful
Build / build (22) (push) Successful in 33s
Build / build (18) (push) Successful in 1m0s
Build / build (20) (push) Successful in 1m4s
Build Docker image / docker (push) Successful in 32s
Reviewed-on: #974
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-20 02:57:23 -08:00
fb8d176fbe fix(webui): quest cheats (#965)
All checks were successful
Build / build (18) (push) Successful in 58s
Build / build (20) (push) Successful in 1m8s
Build Docker image / docker (push) Successful in 1m25s
Build / build (22) (push) Successful in 32s
Completing Quests via the webui will now also award the quest's items and mails.

Also fixes doubly adding key chain items.
A few items will not be added, as it is currently impossible to determine the item category by path for these items.
This will be fixed soon.

Reviewed-on: #965
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2025-02-19 14:09:47 -08:00
b551563681 fix: save settings when accepting trade policy. (#966)
Some checks failed
Build / build (18) (push) Has been cancelled
Build / build (22) (push) Successful in 32s
Build Docker image / docker (push) Has been cancelled
Build / build (20) (push) Has been cancelled
![image.png](/attachments/b9954b5f-5ece-4803-b728-548ca2320fdf)

Co-authored-by: Kenya-DK <kenni.k@hotmail.com>
Reviewed-on: #966
Co-authored-by: CyberVenom <cybervenom@noreply.localhost>
Co-committed-by: CyberVenom <cybervenom@noreply.localhost>
2025-02-19 14:09:02 -08:00
ca4017ad1e chore: typings (#971)
All checks were successful
Build / build (18) (push) Successful in 34s
Build / build (20) (push) Successful in 56s
Build Docker image / docker (push) Successful in 31s
Build / build (22) (push) Successful in 1m12s
Reviewed-on: #971
2025-02-19 14:07:28 -08:00
dee302c996 chore: handle motorcycle in addItems (#970)
All checks were successful
Build / build (22) (push) Successful in 32s
Build / build (18) (push) Successful in 58s
Build / build (20) (push) Successful in 1m2s
Build Docker image / docker (push) Successful in 33s
Closes #968

Reviewed-on: #970
2025-02-19 13:53:21 -08:00
6acb0f5dca chore: enforce that account only owns one of 'singleton items' (#969)
All checks were successful
Build / build (18) (push) Successful in 35s
Build / build (20) (push) Successful in 56s
Build Docker image / docker (push) Successful in 34s
Build / build (22) (push) Successful in 1m15s
Reviewed-on: #969
2025-02-19 13:42:36 -08:00
00a75a33fa fix: don't use path-based matching to add QuestKeys (#967)
All checks were successful
Build / build (22) (push) Successful in 33s
Build / build (20) (push) Successful in 56s
Build / build (18) (push) Successful in 1m14s
Build Docker image / docker (push) Successful in 37s
Reviewed-on: #967
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-19 12:42:21 -08:00
1413a6bcc2 feat: move quest cheats to webui (#963)
All checks were successful
Build Docker image / docker (push) Successful in 35s
Build / build (22) (push) Successful in 1m9s
Build / build (20) (push) Successful in 36s
Build / build (18) (push) Successful in 57s
Co-authored-by: Sainan <sainan@calamity.inc>
Reviewed-on: #963
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
Co-committed-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2025-02-18 17:14:42 -08:00
87cc2594c8 fix: add missing quest keys at updateQuestKey (#958)
All checks were successful
Build Docker image / docker (push) Successful in 37s
Build / build (20) (push) Successful in 36s
Build / build (18) (push) Successful in 59s
Build / build (22) (push) Successful in 1m7s
it's possible the quest key was not in already in the inventory but the quest was still available due to unlockAllQuests

Closes #957

Reviewed-on: #958
2025-02-18 13:48:21 -08:00
cd100c87b8 fix: respect purchaseQuantity when giving gear items from inbox message (#960)
All checks were successful
Build / build (20) (push) Successful in 35s
Build / build (18) (push) Successful in 57s
Build Docker image / docker (push) Successful in 32s
Build / build (22) (push) Successful in 1m15s
Closes #942

Reviewed-on: #960
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-18 05:39:45 -08:00
c8542c9d75 chore: update PE+, add countedAtt to key chain triggered messages (#959)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build / build (18) (push) Has been cancelled
Reviewed-on: #959
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-18 05:39:24 -08:00
a62e8eebc2 chore: log missionInventoryUpdate request body (#961)
All checks were successful
Build / build (18) (push) Successful in 38s
Build / build (20) (push) Successful in 57s
Build / build (22) (push) Successful in 1m14s
Build Docker image / docker (push) Successful in 34s
there's still so much uncertainty about this, this is vital information to have logged by default, imo

Reviewed-on: #961
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-18 05:24:28 -08:00
0e7c124d26 fix: unable to add legendary core (#955)
All checks were successful
Build / build (20) (push) Successful in 38s
Build / build (18) (push) Successful in 56s
Build / build (22) (push) Successful in 1m13s
Build Docker image / docker (push) Successful in 40s
Related to #952

Reviewed-on: #955
2025-02-12 18:15:22 -08:00
7ee8252d0e chore: prettier (#954)
Some checks failed
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
some of the latest changes haven't been quite congruent with the way prettier would like things to be. this fixes those details.

Reviewed-on: #954
2025-02-12 18:15:07 -08:00
edddc80bd8 fix(webui): don't give legendary cores with "add missing mods" (#953)
Some checks failed
Build / build (20) (push) Has been cancelled
Build / build (22) (push) Has been cancelled
Build Docker image / docker (push) Waiting to run
Build / build (18) (push) Has been cancelled
Closes #952

Reviewed-on: #953
2025-02-12 18:14:59 -08:00
7e7e4e2eea feat: change dojo spawn room (#949)
All checks were successful
Build / build (18) (push) Successful in 36s
Build / build (22) (push) Successful in 56s
Build Docker image / docker (push) Successful in 32s
Build / build (20) (push) Successful in 1m23s
Closes #524

Reviewed-on: #949
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-12 14:06:48 -08:00
eace26b4b3 chore: update PE+ (#951)
All checks were successful
Build / build (22) (push) Successful in 35s
Build Docker image / docker (push) Successful in 33s
Build / build (20) (push) Successful in 1m26s
Build / build (18) (push) Successful in 1m2s
lavos prime and stuff

Reviewed-on: #951
2025-02-12 10:34:28 -08:00
947dcdcec5 chore: update PE+ (#950)
All checks were successful
Build Docker image / docker (push) Successful in 36s
Build / build (18) (push) Successful in 36s
Build / build (20) (push) Successful in 58s
Build / build (22) (push) Successful in 33s
Closes #940

Reviewed-on: #950
2025-02-11 21:27:20 -08:00