918 Commits

Author SHA1 Message Date
e660e20c87
fix: being unable to add Grimoire (#285)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-10 14:03:03 +02:00
d123458957
fix: missing note beacon in allShipDecorations (#286) 2024-06-10 13:57:22 +02:00
fdaf3da467
fix: webui login failing on pre-nonce account that has not been used in-game since (#287) 2024-06-10 13:56:58 +02:00
656e70227c
feat: implement polarity swapping (#283) 2024-06-07 16:06:35 +02:00
c1f5a2b464 Apply prettier changes 2024-06-07 14:02:00 +00:00
a43237a8aa
feat: implement queueDojoComponentDestructionController to remove room in Dojo (#284) 2024-06-07 16:01:38 +02:00
01a9bf24c3
Auto adding exalted items (#277)
Co-authored-by: AMelonInsideLemon <AMelonInsideLemon@users.noreply.github.com>
2024-06-07 15:58:20 +02:00
e35a7fd69f
feat: implement startDojoRecipeController to place new rooms in Dojo (#273)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-06 16:55:37 +02:00
6c64b5070e
feat: update CountryCode on subsequent client logins (#270)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-06 14:34:27 +02:00
aae3d10edb
fix: allShipFeatures not containing ArsenalMeleeFeatureItem (#271) 2024-06-06 14:34:01 +02:00
d0256792b7
chore: update warframe-items so Tenet Glaxion etc are known (#279) 2024-06-06 14:24:22 +02:00
7d169b7c56
fix: considering Zaw parts to be weapons instead of miscitems (#280) 2024-06-06 14:23:46 +02:00
f80da06754
feat: handle installation of umbra forma (#281) 2024-06-06 14:23:12 +02:00
fd79450957
fix(webui): not listing melee arcanes (#265) 2024-06-02 17:37:09 +02:00
defaf61b79
feat: add completeAllQuests to config (#268) 2024-06-02 17:36:04 +02:00
Jānis
2a1a4e77b5
feat: syndicates (#269)
Co-authored-by: janisslsm <janisslsm@users.noreply.github.com>
2024-06-02 17:35:06 +02:00
3e4eeb601d
fix: don't fail lint on missing semicolon; prettier will fix it (#266) 2024-06-02 15:28:11 +02:00
259822d60a
fix: npm run build && npm run start (again) (#263) 2024-06-02 14:31:49 +02:00
41f4065a39
feat: handle installation of aura & stance formas (#264) 2024-06-02 14:31:20 +02:00
ae8913931c
feat: implement focus.php (#254) 2024-06-01 18:22:02 +02:00
e980d34458
improve(webui): keep a local copy of riven tool (#261) 2024-06-01 17:19:51 +02:00
e3f543d9be
improve: ensure 'npm run lint' passes without errors (#249) 2024-06-01 13:03:27 +02:00
f83f80c991
feat(webui): add Mods card (#252) 2024-06-01 12:57:27 +02:00
ef220ca6d7
feat: allow optionally connecting to WebUI via HTTPS by using p2ptls cert (#246) 2024-05-31 14:17:39 +02:00
ec801abba3
fix: broken (beginner/intermediate) mods in modNames map (#243) 2024-05-31 14:15:43 +02:00
17244ea390
improve: say the magic words to log the client out when nonce is invalidated (#250) 2024-05-31 13:17:10 +02:00
4f1e5ff326
improve(webui): store all third-party libraries locally (#247) 2024-05-31 13:12:58 +02:00
c911fd77f1
improve: logging during startup sequence (#244) 2024-05-30 13:33:49 +02:00
ef96946fe4
feat(webui): add per-route titles & favicon (#245) 2024-05-30 13:32:58 +02:00
bc21a4d282
improve: authenticate addItem requests (#242) 2024-05-30 13:32:28 +02:00
02e4562daa
feat: implement loading of ability videos (#205) 2024-05-30 01:44:54 +02:00
cfcdaae668
feat(webui): Add list of owned rivens (#241)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-05-29 23:03:05 +02:00
5975aa711e
feat: add unlockAllSkins option (#232) 2024-05-29 22:08:41 +02:00
5f2adb7b47
improve(webui): Handle nonce being invalidated by client logging in (#239) 2024-05-29 16:19:41 +02:00
b1e0de862f
feat: implement selling/dissolving of mods (#240) 2024-05-29 16:18:41 +02:00
a0b293685d
temp fix: Add XP for SpaceSuits (#233) 2024-05-28 13:59:20 +02:00
3236263399
improve: remove buildConfig.json from git (#227) 2024-05-28 13:55:29 +02:00
03704d0f96
feat: handle updateChallengeProgress (#235) 2024-05-28 13:52:27 +02:00
6294a315a8
feat: properly implement nonce (#220) 2024-05-28 13:45:06 +02:00
8eb11007a7
feat(webui): add Mods tab with "Add Riven" option (#234) 2024-05-28 13:28:57 +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
0b00c269e2
fix: give Baro Ki'Teer a proper manifest (#228) 2024-05-22 23:30:51 +02:00
63712121af
feat: more work on clans (#214)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-05-16 01:34:38 +02:00
6dd5ceabde
improve: use express.static to serve webui (#225) 2024-05-16 01:31:14 +02:00
376b75be39
chore: update 35.6.0 (#222) 2024-05-15 21:59:47 +02:00
64b4523b39
feat: config refactoring (#219) 2024-05-15 21:55:59 +02:00
7fa9d08a4d
feat: restock darvo (#221) 2024-05-13 14:40:54 +02:00
ea994e24d6
improve: skip HUB instance selection (#211) 2024-05-13 02:20:27 +02:00
f4ab8e2233
fix: not being able to unequip gear when "visible when holstered" is off (#216) 2024-05-12 23:35:48 +02:00