46 Commits

Author SHA1 Message Date
b491cf81b6 Fix inventoryService
The reinterpret casts are needed as toJSON can no longer infer that the virtual 'ItemId' is being added to the resulting object, causing a type error about the database types being incompatible with the client types.
2024-12-15 21:47:41 +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
81cc773faa
feat: moa pet assembly (#423) 2024-06-29 15:11:12 +02:00
2206ce4235
feat: handle acquisition of upgrades (mods & arcanes) (#424) 2024-06-29 13:55:26 +02:00
ec9c2c89c2
improve: use equipmentKeys for missionInventoryUpdate's XP logic (#425) 2024-06-29 13:55:15 +02:00
4e03b7b92e
feat: track LastRegionPlayed (#428)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-29 13:50:32 +02:00
887d4eb952
improve: purchasing of animation sets, colour plattes, etc. (#394) 2024-06-24 12:30:32 +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
5597db6761
fix: not being able to buy incarnon bundles (#337) 2024-06-20 16:35:24 +02:00
f0bb281f55
feat: implement incarnon genesis installation, challenges & skill tree (#333) 2024-06-20 13:05:07 +02:00
1fe8351dca
feat: handle purchasing of archwing, archgun, & archmelee (#326) 2024-06-19 17:46:12 +02:00
aec6a96495
feat: modular weapon crafting (#317) 2024-06-18 02:03:07 +02:00
e8d7e17611
fix: not being able to purchase or craft some recipes (#314) 2024-06-17 16:41:02 +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
f216d5222f
feat: purchase shop decorations (#299) 2024-06-15 15:12:08 +02:00
b08fff1906
feat: rushing recipes, refactor: addItem (#248) 2024-06-15 02:50:43 +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
Jānis
2a1a4e77b5
feat: syndicates (#269)
Co-authored-by: janisslsm <janisslsm@users.noreply.github.com>
2024-06-02 17:35:06 +02:00
b1e0de862f
feat: implement selling/dissolving of mods (#240) 2024-05-29 16:18:41 +02:00
03704d0f96
feat: handle updateChallengeProgress (#235) 2024-05-28 13:52:27 +02:00
64b4523b39
feat: config refactoring (#219) 2024-05-15 21:55:59 +02:00
b9c7daf4f6
feat: implement purchasing of blueprints & gear items (#208) 2024-05-09 16:04:31 +02:00
971d149122
improve: purchases (#161)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-05-09 01:27:32 +02:00
852fdcfc0e
feat: implement XPInfo (#200) 2024-05-08 22:53:06 +02:00
c3938169fa
improve(webui): fix add weapon, improve handling of unknown items, maintain scroll position (#181)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-05-08 22:40:21 +02:00
676c3b1616
feat: potatoes & exilus adapters (#163) 2024-05-06 15:08:56 +02:00
91abd419f7
fix: error when using consumable item in mission (#165) 2024-05-06 15:07:36 +02:00
Jānis
1c28a40258
feat: theme saving (#137) 2024-04-04 00:55:51 +02:00
a96eea0e63
feat: Ship Customizations, Personal Rooms (Orbiter, Apartment) (#132)
This breaks existing accounts
2024-02-18 13:58:43 +01:00
8b50189fcf
Foundry 1 - Preliminary (#127) 2024-01-25 14:49:45 +01:00
25914bfa18
Improved logging using winston (#111) 2024-01-06 16:26:58 +01:00
1ab411e3cc
Purchase Loadouts and Inventory Slots (#105) 2023-12-28 16:24:52 +01:00
dd99e8782c
saveLoadout and misc. (#99)
Co-authored-by: Matej Voboril <tobiah@pm.me>
2023-12-14 17:34:15 +01:00
b8e49c40af
Update 33.6.8 + mastery training (#55) 2023-09-11 13:20:07 +02:00
Nicat
67b7338381
Mission rewards fix (#54) 2023-09-09 22:10:21 +02:00
Nicat
01cfecd9d2
MissionInventoryUpdate(not completed), Mod upgrade, Booster purchase (#49)
Co-authored-by: OrdisPrime <134585663+OrdisPrime@users.noreply.github.com>
Co-authored-by: Ângelo Tadeucci <angelo_tadeucci@hotmail.com.br>
2023-09-06 12:02:54 +02:00
7f8ddd
a931863249
Fix interface names, +genericUpdate (#51)
Co-authored-by: nk <nk@fbi.rocks>
Co-authored-by: Ordis <134585663+OrdisPrime@users.noreply.github.com>
2023-09-05 14:37:30 +02:00
Nicat
db0aaffb44
Mission rewards save (#46) 2023-08-31 12:29:09 +02:00
5838cddbdb
fix ignoring static/data files, except .bin (#21) 2023-06-14 16:25:35 +02:00
d091af4778
Basic purchasing + custom purchasing API (#20)
Endpoint for custom API: https://localhost:443/custom/addItem
example request:
{
"type": "Weapon",
"internalName": "/Lotus/Weapons/Grineer/Pistols/GrineerMicrowavegun/GrnMicrowavePistol",
"accountId": "6488fd2e7bec200069ca4242"
}
2023-06-14 02:26:19 +02:00
b3a5479e75
Inventory Infrastructure and Example for Suits (#10) 2023-06-04 03:06:22 +02:00