10 Commits

Author SHA1 Message Date
59389a991b
npm audit fix (#518) 2024-10-06 14:47:09 +02:00
722a9aba5b
improve: suppress no-misued-promises when declaring RequestHandler (#332) 2024-06-20 11:47:21 +02:00
02e4562daa
feat: implement loading of ability videos (#205) 2024-05-30 01:44:54 +02:00
64b4523b39
feat: config refactoring (#219) 2024-05-15 21:55:59 +02:00
bb1b9b6720
update 33.6.3 (#33) 2023-08-05 22:48:56 +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
df214749c3
add version config (#2)
* update

* update

* update
2023-05-26 10:37:12 -03:00
28dfa520aa update to 33.0.12 2023-05-25 09:51:58 +02: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