51 Commits

Author SHA1 Message Date
c7756f63fb
Update src/routes/stats.ts
Co-authored-by: Ângelo Tadeucci <angelo_tadeucci@hotmail.com.br>
2023-08-30 23:36:40 +02:00
holmityd
5facad179c Booster purchase 2023-08-31 01:20:37 +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
a1c2815728 missionInventoryUpdate - private functions outside 2023-08-30 21:15:46 +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
37bc361be0 missionInventoryUpdate request types 2023-08-30 15:07:41 +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
2ed10a80c9
update 33.6.6 (#45) 2023-08-29 20:20:26 +02:00
0965a5418e
Update README.md 2023-08-29 20:19:10 +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
Ângelo Tadeucci
a45642a6ca build: bump package versions 2023-07-24 18:25:28 -03:00
dependabot[bot]
8bcd90c562
Bump warframe-items from 1.1260.50 to 1.1260.79 (#25)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 18:21:23 -03:00
dependabot[bot]
b32deebb1f
Bump @typescript-eslint/eslint-plugin from 5.59.8 to 6.1.0 (#27)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ângelo Tadeucci <angelo_tadeucci@hotmail.com.br>
2023-07-24 18:19:51 -03:00
dependabot[bot]
79bb7bae21
Bump prettier from 2.8.8 to 3.0.0 (#26)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ângelo Tadeucci <angelo_tadeucci@hotmail.com.br>
2023-07-24 18:19:35 -03:00
dependabot[bot]
4f3bfa3a2b
Bump mongoose from 7.1.1 to 7.4.1 (#24)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ângelo Tadeucci <angelo_tadeucci@hotmail.com.br>
2023-07-24 18:19:27 -03:00
dependabot[bot]
77c7357881
Bump word-wrap from 1.2.3 to 1.2.4 (#23)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 18:18:15 -03:00
feec900336
update 33.5.6 (#22) 2023-07-11 18:08:43 +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
Ângelo Tadeucci
b25fb52d34
Create dependabot.yml (#18)
Co-authored-by: AngeloTadeucci <AngeloTadeucci@users.noreply.github.com>
2023-06-06 20:11:09 -03:00
Ângelo Tadeucci
737915557b
Create gh action - format (#17)
Co-authored-by: AngeloTadeucci <AngeloTadeucci@users.noreply.github.com>
2023-06-06 19:38:58 -03:00
Ângelo Tadeucci
216b478556 Run prettier
commit 70975b82bad0a06ce8cdb726e92f87d34742989b
Author: Ângelo Tadeucci <angelo_tadeucci@hotmail.com.br>
Date:   Sun Jun 4 22:23:28 2023 -0300

    prettier
2023-06-04 22:24:19 -03: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
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