68 Commits

Author SHA1 Message Date
819dcae91d chore: fix garbage typings for inventory response 2025-01-03 09:14:32 +01:00
de02dadfc6 chore: replace IInventoryDatabaseDocument with TInventoryDatabaseDocument which correctly models the return value of 'getInventory' 2025-01-03 09:14:32 +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
7fdb59f6c9
feat: dojo room energy & capacity costs & gains (#633) 2024-12-23 23:12:21 +01:00
45cb9c6da0
fix: acquisition of railjack (#629) 2024-12-23 22:47:58 +01:00
103e9bc431
feat: add administrators, require administrator perms to change server config in webui (#628) 2024-12-23 22:44:01 +01:00
dda41875ae
fix: acquiring ships (#619) 2024-12-23 09:15:41 +01:00
918e33f126
fix: incorrect types for PersonalRooms & TailorShop (#618) 2024-12-23 06:21:48 +01:00
d5c829e4fe
fix: avoid spilling new database account fields into login response (#610) 2024-12-23 00:40:35 +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
95bd07b50f
feat: decorating the backroom (#604) 2024-12-22 20:32:19 +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
ba349535fb
feat: implement setPlacedDecoInfo (#558) 2024-10-18 16:54:49 +02: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
2178b7523e
improve: loadout config save FocusSchool (#408) 2024-06-26 16:23:52 +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
21db3b5c5d
fix: move ship decorations (#300) 2024-06-15 17:39:13 +02:00
fdaf3da467
fix: webui login failing on pre-nonce account that has not been used in-game since (#287) 2024-06-10 13:56:58 +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
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
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
6294a315a8
feat: properly implement nonce (#220) 2024-05-28 13:45:06 +02:00
63712121af
feat: more work on clans (#214)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-05-16 01:34:38 +02:00
f4ab8e2233
fix: not being able to unequip gear when "visible when holstered" is off (#216) 2024-05-12 23:35:48 +02:00
a081d065cb
feat: implement purchasing of additional mod & customization slots (#206) 2024-05-09 15:09:08 +02:00
984c4ee43e
feat: persist boot location (#159) 2024-05-06 15:39:27 +02:00
fd56203f35
feat: implement pledging to syndicate (#162) 2024-05-06 15:38:10 +02:00
9f0317fed2
chore: resolve various eslint complaints (#169) 2024-05-06 15:19:42 +02:00
9bded04dfd
feat: unequipping weapons & deleting loadout configs (#160) 2024-05-04 23:11:55 +02:00
477f678244
cleanup: remove unused guild stuff (#156) 2024-05-04 16:12:00 +02:00
d07e99f0c9
feat: Clan creation & persistence (#146) 2024-05-04 15:42:25 +02:00