178 Commits

Author SHA1 Message Date
21db3b5c5d
fix: move ship decorations (#300) 2024-06-15 17:39:13 +02:00
f216d5222f
feat: purchase shop decorations (#299) 2024-06-15 15:12:08 +02:00
e3103d4ab6
fix(webui): webui config change not committing change to memory (#298) 2024-06-15 15:09:38 +02:00
e5451d5227
fix: config change on WebUI causing hot reload in dev mode (#297) 2024-06-15 02:52:45 +02:00
b08fff1906
feat: rushing recipes, refactor: addItem (#248) 2024-06-15 02:50:43 +02:00
ba8a3afce5 Apply prettier changes 2024-06-14 22:38:33 +00:00
Vampire Kitten
1c6412a6a4
feat(webui): change server config through UI (#294) 2024-06-15 00:38:12 +02:00
60c7d5b5b0
chore: npm audit fix (#293) 2024-06-12 13:59:37 +02:00
b1f92c854e
fix(webui): being unable to add Kuva (#292)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-11 13:18:59 +02:00
Vampire Kitten
5a083f5b13
Fixed Typo in config.json (#291) 2024-06-11 12:56:51 +02:00
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