405 Commits

Author SHA1 Message Date
ba349535fb
feat: implement setPlacedDecoInfo (#558) 2024-10-18 16:54:49 +02:00
abc3bd8624
fix: being unable to visit Palladino in Iron Wake despite completeAllQuests (#564) 2024-10-18 16:49:33 +02:00
Vampire Kitten
76964585eb
fix: Apply Look not working with Unlock All Skins turned on (#549) 2024-10-15 16:27:58 +02:00
Vampire Kitten
59679c3d56
feat: Installation of Focus Lenses (#550) 2024-10-15 16:27:11 +02:00
07c2fbcadf
feat: implement socketing of ayatan sculptures (#542) 2024-10-12 23:51:45 +02:00
cc5713e375
chore: handle resource being rolled as mission reward (#545) 2024-10-12 23:49:06 +02:00
26a5f31ee9
feat: add tunables endpoint (#530) 2024-10-12 00:26:19 +02:00
f9ed123cb4
fix: not showing "void fissures" tab in navigation (#521) 2024-10-07 17:44:02 +02:00
b7f381ba1d
feat: implement upgrading & downgrading arcanes (#520) 2024-10-06 17:43:43 +02:00
59389a991b
npm audit fix (#518) 2024-10-06 14:47:09 +02:00
86da53d68d
fix: add /api/updateNodeIntros.php as an alias for /api/genericUpdate.php (#498) 2024-08-14 15:14:59 +02:00
921e4acf52
fix: being unable to add (the real) Melee Afflictions via WebUI (#479) 2024-07-14 23:52:42 +02:00
a4ec3833bf
fix: typo (#465) 2024-07-04 21:16:46 +02:00
07c84214ac
fix: ayatan statue saving (#461) 2024-07-03 23:01:35 +02:00
f8a805d84f
chore: minor fixes (#460) 2024-07-03 15:32:42 +02:00
fbf6cbbb1e
chore: update mongoose (#180) 2024-07-03 13:31:23 +02:00
3c58979d9b
chore: update TypeScript to 5.5 (#458) 2024-07-03 13:00:31 +02:00
12f3e1e9d1
improve: log request body of unimplemented requests (#454) 2024-07-03 12:34:44 +02:00
0b03bc01d4
fix: Archimedean Yonta having no wares (#450) 2024-07-03 12:34:25 +02:00
e88decd9e2
feat: void relic refinement (#455) 2024-07-03 12:33:44 +02:00
e7889fc8c7
feat: save EquippedEmotes (#449) 2024-07-03 12:33:09 +02:00
de6745ce19
feat: skipAllDialogue (#453)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-07-03 12:31:35 +02:00
c7c9d901b1
feat: handle acquisition of booster packs (#452) 2024-07-03 12:30:32 +02:00
76bff65d92
feat: implement tauntHistory.php (#441) 2024-07-01 12:27:33 +02:00
543d94e88e
fix: possible denial of service via a single (authenticated) request (#442) 2024-07-01 12:26:38 +02:00
c778407a91
feat: installation of amp arcane adapter (#439) 2024-07-01 02:33:21 +02:00
afbc1801f6
feat(webui): add options to add and remove archon shard upgrades (#437) 2024-06-30 13:13:26 +02:00
b7bf40ebe5
fix: hound building (#436) 2024-06-30 13:12:27 +02:00
e86d7498c8
fix: cache rewards (#435) 2024-06-30 13:11:50 +02:00
81cc773faa
feat: moa pet assembly (#423) 2024-06-29 15:11:12 +02:00
2206ce4235
feat: handle acquisition of upgrades (mods & arcanes) (#424) 2024-06-29 13:55:26 +02:00
ec9c2c89c2
improve: use equipmentKeys for missionInventoryUpdate's XP logic (#425) 2024-06-29 13:55:15 +02:00
4e03b7b92e
feat: track LastRegionPlayed (#428)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-29 13:50:32 +02:00
97ddfecfb5 Apply prettier changes 2024-06-29 11:50:16 +00:00
Gregory
afc8de57e1
feat: starting operator amplifier acquiring (#430) 2024-06-29 13:49:40 +02:00
7cfef6294b
feat(webui): add client cheats and new account cheat "Unlock All Focus Schools" (#406)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-27 23:08:59 +02:00
94f6d1b941
feat: gilded weapons (#410)
Co-authored-by: AMelonInsideLemon <AMelonInsideLemon@users.noreply.github.com>
2024-06-27 10:21:02 +02:00
34c0011abf
chore: remove unused files (#409) 2024-06-26 16:29:14 +02:00
2178b7523e
improve: loadout config save FocusSchool (#408) 2024-06-26 16:23:52 +02:00
9b7127972d
improve: add DailyAffiliationCavia (#402) 2024-06-25 15:11:19 +02:00
ae6ccb981a
fix: affiliationsSchema not matching IAffiliation (#399) 2024-06-25 02:06:05 +02:00
ac6eaa2f4e
fix: Convert all Body to String Before Use (#382) 2024-06-24 12:37:28 +02:00
d3004b19dd
improve: handle purchase quantity of gear items (#389)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-24 12:31:29 +02:00
887d4eb952
improve: purchasing of animation sets, colour plattes, etc. (#394) 2024-06-24 12:30:32 +02:00
1a3b3b9750
fix: foundry keeps refreshing, thinking argon crystals are expired (#393) 2024-06-24 12:29:32 +02:00
f106f6a1d7
feat: rewards for enemy caches & rathuum (#384) 2024-06-23 15:12:32 +02:00
8aae246b48
fix: purchasing multiples of a bundle (#379) 2024-06-23 14:58:35 +02:00
93dce67037
cleanup: fully switch to Public-Export+(#354)
Co-authored-by: Sainan <Sainan@users.noreply.github.com>
2024-06-22 23:25:17 +02:00
fda7b5f816
feat: add universalPolarityEverywhere (#368) 2024-06-22 23:22:38 +02:00
b4fedb7fff
fix: spy mission rewards (#370) 2024-06-22 23:19:42 +02:00