183 Commits

Author SHA1 Message Date
91ced2c75b
feat: more inventory schemas (#131) 2024-02-12 14:31:28 +01:00
8b50189fcf
Foundry 1 - Preliminary (#127) 2024-01-25 14:49:45 +01:00
fa90ce0571
logging: formatting (#115) 2024-01-08 01:06:19 +01:00
196bb6aea9
inventoryModel sorted and descriptions (#108) 2024-01-06 16:28:11 +01: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
b8e49c40af
Update 33.6.8 + mastery training (#55) 2023-09-11 13:20:07 +02:00
Nicat
67b7338381
Mission rewards fix (#54) 2023-09-09 22:10:21 +02:00
Nicat
01cfecd9d2
MissionInventoryUpdate(not completed), Mod upgrade, Booster purchase (#49)
Co-authored-by: OrdisPrime <134585663+OrdisPrime@users.noreply.github.com>
Co-authored-by: Ângelo Tadeucci <angelo_tadeucci@hotmail.com.br>
2023-09-06 12:02:54 +02: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
7f8ddd
ca9fc6608b
Add skills to skills list of skills with skills in a list of skills a… (#50)
Co-authored-by: OrdisPrime <134585663+OrdisPrime@users.noreply.github.com>
2023-09-03 16:23:55 +02:00
Nicat
db0aaffb44
Mission rewards save (#46) 2023-08-31 12:29:09 +02:00
bb1b9b6720
update 33.6.3 (#33) 2023-08-05 22:48:56 +02:00
d53512be03
fix transform method calls (#28) 2023-07-27 22:15:15 +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
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
c6687e3b4d
fix main. (#12) 2023-06-04 04:48:36 +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
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
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
28dfa520aa update to 33.0.12 2023-05-25 09:51:58 +02: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