90 Commits

Author SHA1 Message Date
e46b3c7d29 chore: use mongoose's 'id' function in addGearExpByCategory (#892)
All checks were successful
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)
All checks were successful
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)
All checks were successful
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
9e21105474
chore: improve IInventoryChanges (#654) 2024-12-29 21:40:54 +01:00
00bcf5c3c5
chore: fix unsafe member access warnings for upgrade fingerprints (#653) 2024-12-29 21:40:38 +01:00
607ec836e9
fix: tutorial being skipped with skipTutorial disabled (#613) 2024-12-29 21:11:10 +01:00
b0c3e725f8 chore: fix no-case-declarations warnings 2024-12-29 06:14:29 +01:00
dc85be8f37
fix: purchase response doesn't include exalted weapons when applicable (#647) 2024-12-29 03:42:22 +01:00
b5e0712675
fix: exalted weapons should not be duplicated as they are shared (#645) 2024-12-29 02:46:57 +01:00
4d1bbff99e
fix: booster packs not showing what items were gained after purchase (#635) 2024-12-25 23:34:14 +01:00
735f0b885d
feat: syndicate initiation (#638) 2024-12-25 23:33:29 +01:00
45cb9c6da0
fix: acquisition of railjack (#629) 2024-12-23 22:47:58 +01:00
42f11b2d30
fix: give respective weapons & mods when acquiring sentinel (#623) 2024-12-23 22:44:24 +01:00
dda41875ae
fix: acquiring ships (#619) 2024-12-23 09:15:41 +01:00
cbdd1cd0a7 fix: unable to purchase arcanes 2024-12-22 16:15:05 +01:00
c2a9fc6609
fix: unable to buy fish bait (#598) 2024-12-22 05:38:46 +01:00
c6ed013e23
fix: purchasing of augment mods (#595) 2024-12-22 05:32:30 +01:00
0398691e01 chore: simplify updateGeneric 2024-12-22 01:02:25 +01:00
c6c3e1c005 chore: simplify getExalted 2024-12-22 01:02:21 +01:00
8a43eae230
feat: replace infiniteResources with infiniteCredits & infinitePlatinum (#588) 2024-12-22 00:34:19 +01:00
259bfa1362
chore: npm audit fix (#579) 2024-12-19 01:42:10 +01:00
07c2fbcadf
feat: implement socketing of ayatan sculptures (#542) 2024-10-12 23:51:45 +02:00
a4ec3833bf
fix: typo (#465) 2024-07-04 21:16:46 +02:00
07c84214ac
fix: ayatan statue saving (#461) 2024-07-03 23:01:35 +02:00
3c58979d9b
chore: update TypeScript to 5.5 (#458) 2024-07-03 13:00:31 +02:00
c7c9d901b1
feat: handle acquisition of booster packs (#452) 2024-07-03 12:30:32 +02:00