|
9c436699f9
|
Basic purchasing + custom purchasing API
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 01:41:24 +02:00 |
|
|
0c146d85d4
|
fix some ship things
|
2023-06-05 00:13:21 +02:00 |
|
|
6ebf5c0007
|
Merge branch 'AngeloTadeucci:main' into main
|
2023-06-04 22:19:31 +02:00 |
|
|
6520284cba
|
Add Ship (#13)
|
2023-06-04 22:16:49 +02:00 |
|
|
c6687e3b4d
|
fix main. (#12)
|
2023-06-04 04:48:36 +02:00 |
|
|
f1151b1b0c
|
fix main.
|
2023-06-04 04:46:43 +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
|
ec95bab507
|
Better error message when .env file is missing (#9)
|
2023-06-02 10:35:14 -04:00 |
|
Ângelo Tadeucci
|
108d2c621d
|
Use non-relative imports (#8)
|
2023-06-02 00:20:49 -03:00 |
|
|
f2dfb42071
|
Merge pull request #7 from AKCore/main
Add Reroll Random and Stats upload
|
2023-06-02 03:03:43 +02:00 |
|
AKCore
|
045542a321
|
Update src/routes/stats.ts
Co-authored-by: Ângelo Tadeucci <angelo_tadeucci@hotmail.com.br>
|
2023-06-01 18:01:02 -07: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 |
|
|
778517a759
|
Merge pull request #6 from AKCore/main
Add missing api routes.
|
2023-06-02 02:13:34 +02: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 |
|
|
96017d77af
|
update 33.0.13
|
2023-05-27 17:02:32 +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 |
|
Ângelo Tadeucci
|
e416367abc
|
Merge pull request #1 from AlanMorel/main
refactor: reorganize imports
|
2023-05-23 22:11:09 -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 |
|
Alan Morel
|
91f253aa53
|
refactor: set tabWidth to 4
|
2023-05-23 20:36:54 -04:00 |
|
Ângelo Tadeucci
|
5ec2f22c5e
|
Update README.md
|
2023-05-19 18:29:37 -03:00 |
|
Ângelo Tadeucci
|
84c825e8a7
|
Initial commit
|
2023-05-19 15:26:36 -03:00 |
|