58 Commits

Author SHA1 Message Date
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
8175deb023 chore: get rid of instances of markModified (#908)
All checks were successful
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)
All checks were successful
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
5460ccf93d feat: loc-pin saving (#879)
All checks were successful
Build / build (18) (push) Successful in 36s
Build / build (22) (push) Successful in 50s
Build / build (20) (push) Successful in 40s
Closes #404

Co-authored-by: Sainan <sainan@calamity.inc>
Reviewed-on: http://209.141.38.3/OpenWF/SpaceNinjaServer/pulls/879
Reviewed-by: Sainan <sainan@noreply.localhost>
Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
2025-02-01 07:41:34 -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
9ab0d8d15e
feat: startLibraryPersonalTarget (#873) 2025-01-31 17:03:00 +01:00
3a7cb5d9b1
fix: correctly add kubrow eggs to inventory (#875) 2025-01-31 17:02:46 +01:00
50c280cf01
feat: Inbox (#876) 2025-01-31 14:15:36 +01:00
97bec71b05
feat: more supported equipment types (#867) 2025-01-27 13:18:16 +01:00
7716c945d0
fix: address some client warnings about malformed inventory.php response (#840) 2025-01-24 14:17:52 +01:00
ef2708b510
feat: Quests1 (#852) 2025-01-24 14:13:21 +01:00
8858b15693
fix: rectify CrewMembers import & typings (#845) 2025-01-21 20:07:15 +01:00
10100ae2ca
fix: more accurate inventory after skipTutorial (#755) 2025-01-20 18:25:50 +01:00
c9b48ace36
feat: import (#831) 2025-01-20 12:19:32 +01:00
a10bdeb497
feat: rerolling rivens (#806) 2025-01-19 01:57:52 +01:00
a8fb9095c5
feat: Kinematic Instant Messaging (#801) 2025-01-19 01:57:24 +01:00
53d5e7c3f0
fix: make crew member slots optional (#766) 2025-01-11 23:08:17 +01:00
f56fc232f2
feat: leveling up intrinsics (#725) 2025-01-06 05:36:18 +01:00
709c2a401b
feat: spectre loadouts (#719) 2025-01-06 01:21:37 +01:00
d69ebf89ec
feat: helminth losing apetite (#718) 2025-01-05 13:34:41 +01:00
506e77db6c
feat: invigorations (#715) 2025-01-05 06:17:42 +01:00
e6432b5052
chore: cleanup inventory types (#691) 2025-01-03 22:17:34 +01:00
e0ff240d60
feat: dojo research (#689) 2025-01-03 09:06:50 +01:00
f1c0c5a429
feat: subsuming warframes (#686) 2025-01-03 05:22:56 +01:00
d31f9f8d24
chore: fix most explicit-function-return-type warnings (#656) 2024-12-29 21:47:18 +01:00
607ec836e9
fix: tutorial being skipped with skipTutorial disabled (#613) 2024-12-29 21:11:10 +01:00
45cb9c6da0
fix: acquisition of railjack (#629) 2024-12-23 22:47:58 +01:00
c421c7021c
feat: implement aya costs for varzia offers (#606) 2024-12-22 23:28:59 +01:00
b84258a893
feat: basic implementation of endlessXp.php we can play The Circuit (#596) 2024-12-22 20:36:01 +01:00
febe7ec5e0
feat: implement feeding of helminth (#597) 2024-12-22 07:26:14 +01:00
d9c94664c3
feat: daily reset for syndicate standing (#582) 2024-12-22 00:44:49 +01:00
0dd98393a5
feat(inventory&loadouts): motorcycles (#580) 2024-12-16 05:25:28 +01:00
76bff65d92
feat: implement tauntHistory.php (#441) 2024-07-01 12:27:33 +02:00
81cc773faa
feat: moa pet assembly (#423) 2024-06-29 15:11:12 +02:00
9b7127972d
improve: add DailyAffiliationCavia (#402) 2024-06-25 15:11:19 +02:00
ae6ccb981a
fix: affiliationsSchema not matching IAffiliation (#399) 2024-06-25 02:06:05 +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
8ee6f1a04b
feat: implement k-drive crafting (#339) 2024-06-20 22:27:32 +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
1fe8351dca
feat: handle purchasing of archwing, archgun, & archmelee (#326) 2024-06-19 17:46:12 +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
aec6a96495
feat: modular weapon crafting (#317) 2024-06-18 02:03:07 +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
656e70227c
feat: implement polarity swapping (#283) 2024-06-07 16:06:35 +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
e3f543d9be
improve: ensure 'npm run lint' passes without errors (#249) 2024-06-01 13:03:27 +02:00
b1e0de862f
feat: implement selling/dissolving of mods (#240) 2024-05-29 16:18:41 +02:00
a0b293685d
temp fix: Add XP for SpaceSuits (#233) 2024-05-28 13:59:20 +02:00
a081d065cb
feat: implement purchasing of additional mod & customization slots (#206) 2024-05-09 15:09:08 +02:00