|
918e33f126
|
fix: incorrect types for PersonalRooms & TailorShop (#618)
|
2024-12-23 06:21:48 +01:00 |
|
|
259bfa1362
|
chore: npm audit fix (#579)
|
2024-12-19 01:42:10 +01:00 |
|
|
91ced2c75b
|
feat: more inventory schemas (#131)
|
2024-02-12 14:31:28 +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 |
|
|
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 |
|