25 Commits

Author SHA1 Message Date
holmityd
032a183751 missionUpdate interface names 2023-09-04 01:11:57 +04:00
Nicat
c2b9629859
Merge pull request #3 from holmityd/mission-reward
items data from package
2023-09-03 21:31:55 +04:00
holmityd
ec224f319e items data from package 2023-09-03 21:25:54 +04:00
Nicat
9cad1c73be
Merge pull request #2 from holmityd/mission-reward
chore: Mission reward - take 3
2023-09-03 19:13:36 +04:00
Nicat
543ffb2ec0
Merge branch 'AngeloTadeucci:main' into main 2023-09-03 19:07:31 +04: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
holmityd
c48a17720e chore: Mission reward - take 3 2023-09-03 12:22:27 +04:00
holmityd
fe69170e60 feat: Mod upgrade 2023-09-02 22:47:57 +04:00
holmityd
0309e182c2 Mod upgrade - take 2 2023-09-02 13:43:17 +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
Nicat
db0aaffb44
Mission rewards save (#46) 2023-08-31 12:29:09 +02:00
holmityd
a1c2815728 missionInventoryUpdate - private functions outside 2023-08-30 21:15:46 +04:00
holmityd
37bc361be0 missionInventoryUpdate request types 2023-08-30 15:07:41 +04:00
holmityd
b66fdc17ba mission inventory update - mods, resources 2023-08-30 05:42:50 +04: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
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