|
79c58f2558
|
saveLoadout working: missing some types
|
2023-12-07 00:42:07 +01:00 |
|
|
0a6a76c8f5
|
mongoose is great
|
2023-11-29 15:45:02 +01:00 |
|
|
e7245bbb68
|
typescript hates me
|
2023-11-22 16:09:32 +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 |
|
|
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 |
|