|
b08fff1906
|
feat: rushing recipes, refactor: addItem (#248)
|
2024-06-15 02:50:43 +02: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 |
|
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 |
|
|
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 |
|