7 Commits

Author SHA1 Message Date
afbc1801f6
feat(webui): add options to add and remove archon shard upgrades (#437) 2024-06-30 13:13:26 +02:00
ba8a3afce5 Apply prettier changes 2024-06-14 22:38:33 +00:00
Vampire Kitten
1c6412a6a4
feat(webui): change server config through UI (#294) 2024-06-15 00:38:12 +02:00
c31d82b61e
feat: WebUI (#155) 2024-05-04 14:44:23 +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
Ângelo Tadeucci
108d2c621d
Use non-relative imports (#8) 2023-06-02 00:20:49 -03:00
Ângelo Tadeucci
84c825e8a7 Initial commit 2023-05-19 15:26:36 -03:00