3d82fee99e
feat: give additionalItems for weapons ( #1011 )
...
Build / build (20) (push) Successful in 1m14s
Build Docker image / docker (push) Has been cancelled
Build / build (22) (push) Successful in 37s
Build / build (18) (push) Successful in 1m7s
Closes #1002
Reviewed-on: #1011
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-25 04:39:59 -08:00
f672f05db9
fix: handle bundles being given to addItems ( #1005 )
...
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
bc07978846
chore: use creditBundles map from PE+ ( #1008 )
...
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 )
...
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 )
...
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 )
...
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
9de57668ab
fix: ensure quest progress exists ( #1000 )
...
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 )
...
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 )
...
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
3c2d194302
chore: replace fusionBundles map with ExportFusionBundles ( #994 )
...
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
bf7fd42198
feat: tutorial and natural new player experience ( #983 )
...
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
ac6ac19199
chore: properly type equipment in IInventoryChanges ( #973 )
...
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
fb8d176fbe
fix(webui): quest cheats ( #965 )
...
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
ca4017ad1e
chore: typings ( #971 )
...
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 )
...
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 )
...
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 )
...
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
0e7c124d26
fix: unable to add legendary core ( #955 )
...
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
e8559bc09c
fix: don't add unknown skin items to RawUpgrades ( #918 )
...
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: #918
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-07 02:07:18 -08:00
8175deb023
chore: get rid of instances of markModified ( #908 )
...
Build / build (20) (push) Successful in 34s
Build / build (22) (push) Successful in 52s
Build Docker image / docker (push) Successful in 31s
Build / build (18) (push) Successful in 1m18s
Closes #904
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/908
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-06 04:39:01 -08:00
1c82b90033
feat: obtaining crewship related items on mission update ( #897 )
...
Build / build (18) (push) Successful in 36s
Build / build (22) (push) Successful in 51s
Build / build (20) (push) Successful in 1m6s
Build Docker image / docker (push) Successful in 36s
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/897
Reviewed-by: Sainan <sainan@calamity.inc>
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-02-05 12:23:35 -08:00
d396fe8b5c
fix: handle acquisition of modular weapon parts ( #906 )
...
Build / build (18) (push) Successful in 36s
Build / build (20) (push) Successful in 52s
Build Docker image / docker (push) Successful in 31s
Build / build (22) (push) Successful in 1m30s
Fixes #905
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/906
2025-02-05 09:00:20 -08:00
fb232f74bd
feat: acquiring CrewShipHarness with CrewShip ( #888 )
...
Build / build (20) (push) Successful in 36s
Build / build (22) (push) Successful in 52s
Build / build (18) (push) Successful in 1m5s
Build Docker image / docker (push) Successful in 32s
Closes #886
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/888
Reviewed-by: Sainan <sainan@calamity.inc>
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-02-04 02:29:23 -08:00
e46b3c7d29
chore: use mongoose's 'id' function in addGearExpByCategory ( #892 )
...
Build / build (20) (push) Successful in 33s
Build / build (22) (push) Successful in 50s
Build / build (18) (push) Successful in 1m20s
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/892
2025-02-03 13:20:56 -08:00
53ce6ccce2
fix: subtract standing gained in missions from daily bin ( #880 )
...
Build / build (18) (push) Successful in 38s
Build / build (22) (push) Successful in 35s
Build / build (20) (push) Successful in 39s
Fixes #794
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/880
Co-authored-by: Sainan <sainan@calamity.inc>
Co-committed-by: Sainan <sainan@calamity.inc>
2025-02-01 07:32:56 -08:00
edc3171eee
feat: Quests 2 ( #878 )
Build / build (18) (push) Successful in 35s
Build / build (22) (push) Successful in 50s
Build / build (20) (push) Successful in 38s
2025-02-01 16:31:04 +01:00
3a7cb5d9b1
fix: correctly add kubrow eggs to inventory ( #875 )
2025-01-31 17:02:46 +01:00
9de87f0959
fix: 'account now owns a negative amount' not showing when it had 0 ( #877 )
2025-01-31 17:02:27 +01:00
50c280cf01
feat: Inbox ( #876 )
2025-01-31 14:15:36 +01:00
de7758684b
feat: earn focus xp with a lens ( #871 )
2025-01-27 18:11:05 +01:00
6a427018e3
fix: can't acquire Sun & Moon ( #865 )
2025-01-25 06:25:13 +01:00
080b466bfc
fix(webui): add items ( #863 )
2025-01-24 16:12:39 +01:00
5649c5bf86
chore: switch purchaseService to take inventory document ( #848 )
2025-01-24 15:24:29 +01:00
ef2708b510
feat: Quests1 ( #852 )
2025-01-24 14:13:21 +01:00
10100ae2ca
fix: more accurate inventory after skipTutorial ( #755 )
2025-01-20 18:25:50 +01:00
86a2b57e22
feat(webui): more equipment ( #826 )
2025-01-19 15:03:34 +01:00
45c32b087d
chore: handle addMiscItems & addMods resulting in account having 0 or less of a type ( #821 )
2025-01-19 12:29:19 +01:00
a10bdeb497
feat: rerolling rivens ( #806 )
2025-01-19 01:57:52 +01:00
f1c3dcbefc
chore: move mod upgrading logic into artifactsController ( #800 )
2025-01-18 11:12:06 +01:00
29206f142d
chore: simplify computation of allDailyAffiliationKeys
2025-01-17 07:25:15 +01:00
1a8e0f33b9
feat: noDailyStandingLimits cheat ( #791 )
2025-01-17 07:02:19 +01:00
d8845bc478
feat: apply & track daily standing limit when trading in medallions ( #788 )
2025-01-17 05:27:12 +01:00
e8e918ff0c
fix: purchasing of ship decorations ( #761 )
2025-01-11 12:54:11 +01:00
172db2337f
feat: infiniteEndo & infiniteRegalAya ( #741 )
2025-01-06 05:36:39 +01:00
06bc0123ba
feat: all server-side metamorphosis levels ( #716 )
2025-01-05 07:16:48 +01:00
74ed098692
chore: do addItem on inventory document, not accountId ( #699 )
2025-01-04 00:25:09 +01:00
e6432b5052
chore: cleanup inventory types ( #691 )
2025-01-03 22:17:34 +01:00
e7a9f2e2b8
chore: move syndicate sacrifice stuff into syndicateSacrificeController ( #682 )
2025-01-03 00:05:34 +01:00
16d98636e9
chore: updateCurrency with existing inventory instance ( #674 )
2024-12-31 01:41:29 +01:00
d31f9f8d24
chore: fix most explicit-function-return-type warnings ( #656 )
2024-12-29 21:47:18 +01:00