|
6294a315a8
|
feat: properly implement nonce (#220)
|
2024-05-28 13:45:06 +02:00 |
|
|
2e8c94d34b
|
feat: add spoofMasteryRank config (#229)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
|
2024-05-28 13:28:35 +02:00 |
|
|
dea35fbd99
|
feat: add httpPort & httpsPort options (#226)
|
2024-05-22 23:32:11 +02:00 |
|
|
64b4523b39
|
feat: config refactoring (#219)
|
2024-05-15 21:55:59 +02:00 |
|
|
b9c7daf4f6
|
feat: implement purchasing of blueprints & gear items (#208)
|
2024-05-09 16:04:31 +02:00 |
|
|
971d149122
|
improve: purchases (#161)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
|
2024-05-09 01:27:32 +02:00 |
|
|
852fdcfc0e
|
feat: implement XPInfo (#200)
|
2024-05-08 22:53:06 +02:00 |
|
|
c3938169fa
|
improve(webui): fix add weapon, improve handling of unknown items, maintain scroll position (#181)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
|
2024-05-08 22:40:21 +02:00 |
|
|
7b3f9b3015
|
fix: using ILoadoutConfigClient to write to database (#190)
|
2024-05-07 20:38:44 +02:00 |
|
|
9f98a68630
|
chore: update dependencies (#166)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
|
2024-05-06 15:22:40 +02:00 |
|
|
9f0317fed2
|
chore: resolve various eslint complaints (#169)
|
2024-05-06 15:19:42 +02:00 |
|
|
676c3b1616
|
feat: potatoes & exilus adapters (#163)
|
2024-05-06 15:08:56 +02:00 |
|
|
91abd419f7
|
fix: error when using consumable item in mission (#165)
|
2024-05-06 15:07:36 +02:00 |
|
|
9bded04dfd
|
feat: unequipping weapons & deleting loadout configs (#160)
|
2024-05-04 23:11:55 +02:00 |
|
|
c31d82b61e
|
feat: WebUI (#155)
|
2024-05-04 14:44:23 +02:00 |
|
Jānis
|
1c28a40258
|
feat: theme saving (#137)
|
2024-04-04 00:55:51 +02:00 |
|
|
a96eea0e63
|
feat: Ship Customizations, Personal Rooms (Orbiter, Apartment) (#132)
This breaks existing accounts
|
2024-02-18 13:58:43 +01:00 |
|
|
8b50189fcf
|
Foundry 1 - Preliminary (#127)
|
2024-01-25 14:49:45 +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 |
|
Nicat
|
db0aaffb44
|
Mission rewards save (#46)
|
2023-08-31 12:29:09 +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 |
|
|
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 |
|
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 |
|