|
b5e6191688
|
change existing logs format
|
2024-01-06 16:23:05 +01:00 |
|
|
d71117cc6d
|
winston logging
|
2024-01-03 16:10:59 +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 |
|
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 |
|