27 Commits

Author SHA1 Message Date
holmityd
0309e182c2 Mod upgrade - take 2 2023-09-02 13:43:17 +04:00
holmityd
66a384088e Mission rewards - take 2 2023-09-02 01:56:08 +04:00
holmityd
460d868715 Mission rewards - type 1 2023-09-01 15:38:41 +04:00
holmityd
6b8c412c74 Mod fusion 2023-08-31 22:20:55 +04:00
holmityd
37e5e0defa missionInventoryUpdate - show looted credit amount 2023-08-31 15:39:35 +04:00
holmityd
bfdc6bfaff missionInventoryUpdate - dynamic gear update calls 2023-08-30 23:50:52 +04:00
holmityd
4c8536a339 MissionInventoryUpdate - challenges 2023-08-30 22:56:50 +04:00
holmityd
f054db1327 eslint 2023-08-30 20:14:06 +04:00
holmityd
856d3c1ccb missionInventoryUpdate - error handler 2023-08-30 17:32:08 +04:00
holmityd
17ae269e00 remove 2023-08-30 15:27:19 +04:00
holmityd
c57c1dfff1 missionInventryUpdate - remove temp logger 2023-08-30 15:25:16 +04:00
holmityd
b583e7173a mission inventoryupdate - credits 2023-08-30 08:14:59 +04:00
holmityd
15ab3f76b1 mission inventory update - exp 2023-08-30 07:51:56 +04:00
holmityd
b66fdc17ba mission inventory update - mods, resources 2023-08-30 05:42:50 +04: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
a91f969282
fix some ship things. (#16) 2023-06-05 00:17:01 +02:00
6520284cba
Add Ship (#13) 2023-06-04 22:16:49 +02:00
AKCore
52a8ad6bd0
basic session management completed (#11) 2023-06-04 04:24:57 +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
AKCore
50722ec6b5 Add Reroll Random and Stats upload
and fix a few errors from last pr
2023-06-01 17:52:59 -07:00
AKCore
a79ec62c94 Add missing api routes. 2023-06-01 17:08:05 -07:00
3e4d0e105f update 33.0.14 2023-05-31 18:44:17 +02:00
df214749c3
add version config (#2)
* update

* update

* update
2023-05-26 10:37:12 -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