|
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 |
|
|
a96eea0e63
|
feat: Ship Customizations, Personal Rooms (Orbiter, Apartment) (#132)
This breaks existing accounts
|
2024-02-18 13:58:43 +01:00 |
|
|
91ced2c75b
|
feat: more inventory schemas (#131)
|
2024-02-12 14:31:28 +01:00 |
|
|
8b50189fcf
|
Foundry 1 - Preliminary (#127)
|
2024-01-25 14:49:45 +01:00 |
|
|
196bb6aea9
|
inventoryModel sorted and descriptions (#108)
|
2024-01-06 16:28:11 +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
|
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 |
|
|
d53512be03
|
fix transform method calls (#28)
|
2023-07-27 22:15:15 +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 |
|
|
a91f969282
|
fix some ship things. (#16)
|
2023-06-05 00:17:01 +02:00 |
|
|
6520284cba
|
Add Ship (#13)
|
2023-06-04 22:16:49 +02:00 |
|
|
b3a5479e75
|
Inventory Infrastructure and Example for Suits (#10)
|
2023-06-04 03:06:22 +02:00 |
|
Ângelo Tadeucci
|
108d2c621d
|
Use non-relative imports (#8)
|
2023-06-02 00:20:49 -03:00 |
|
Alan Morel
|
f253a0b58f
|
refactor: reorganize imports
|
2023-05-23 20:53:26 -04:00 |
|
Alan Morel
|
5b029cfb3b
|
refactor: run prettier cli to format all files
|
2023-05-23 20:42:06 -04:00 |
|
Ângelo Tadeucci
|
84c825e8a7
|
Initial commit
|
2023-05-19 15:26:36 -03:00 |
|