Commit Graph

46 Commits

Author SHA1 Message Date
bangonicdd
5f1d63dcfb feat: module lorebook sort, import, export 2025-04-19 17:00:18 +09:00
bangonicdd
72e47afb49 fix: add null check on module integration for legacy preset 2025-04-02 02:45:51 +09:00
bangonicdd
abf4cdda9d fix: force refresh modules after closing menu 2025-02-23 20:35:39 +09:00
Kwaroran
dcc7c56726 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2025-02-15 21:32:11 +09:00
Kwaroran
d2fce340bb Add TriggerV2 2025-02-15 21:29:37 +09:00
bangonicdd
b783dc9874 feat: reintroduce module integration 2025-02-10 09:02:57 +09:00
kwaroran
89c34dfdd7 fix: disable module before remove (#747)
# PR Checklist
- [ ] Have you checked if it works normally in all models? *Ignore this
if it doesn't use models.*
- [ ] Have you checked if it works normally in all web, local, and node
hosted versions? If it doesn't, have you blocked it in those versions?
- [ ] Have you added type definitions?

# Description
This PR fixes an issue where a removed module remains active until the
app is restarted if it was enabled at the time of deletion.
2025-02-07 20:34:41 +09:00
bangonicdd
b771105025 fix: disable module before remove 2025-02-07 01:26:21 +09:00
bangonicdd
ef6f671792 feat: custom toggles for modules 2025-02-06 19:45:55 +09:00
kwaroran
0e292bd690 aria-role fixes 2024-12-02 04:27:50 +09:00
kwaroran
efbda2333d Change saving 2024-11-02 01:46:21 +09:00
kwaroran
da907f4fc2 Move DBState to stores 2024-10-26 21:17:46 +09:00
kwaroran
ffa6308ca3 change globalApi path 2024-10-26 20:40:40 +09:00
kwaroran
2044d9b63b Change DataBase inside svelte to DBState for performance 2024-10-23 23:46:32 +09:00
kwaroran
9add01cda2 Refactor svelte/legacy functions to svelte 5 syntax 2024-10-23 21:03:34 +09:00
kwaroran
c7330719ad Migrate to svelte 5 2024-10-23 02:31:37 +09:00
kwaroran
e8a38c6570 Refactor table rendering in BotSettings, ModuleMenu, and CharConfig components 2024-10-22 22:11:36 +09:00
kwaroran
8e1d014f6e Fix svelte 4 components to fit into requirements 2024-10-22 22:06:20 +09:00
kwaroran
efdc15c098 Refactor TriggerList 2024-09-16 05:35:25 +09:00
kwaroran
b18f85bf67 Apply ex. asset changes to module too 2024-09-09 03:18:56 +09:00
kwaroran
595116a83e Remove unnessessery comment 2024-09-09 03:17:46 +09:00
kwaroran
7d14cf614c Add moduleIntergration 2024-09-05 20:44:57 +09:00
kwaroran
a5061a3b3e Fix module menu 2024-08-29 00:07:14 +09:00
kwaroran
cc03297a38 Add module comment 2024-08-28 23:58:00 +09:00
kwaroran
2dbfa9db6c Remove module realm option 2024-08-28 23:57:02 +09:00
kwaroran
8bbdf06a55 Add module assets 2024-08-27 22:02:55 +09:00
kwaroran
32014d6501 Change additional assets to arcordion 2024-08-24 15:37:34 +09:00
kwaroran
9a53bd642e Add background embeding to module 2024-07-10 17:03:43 +09:00
kwaroran
0ee481d00d add hidechaticon 2024-07-10 16:17:33 +09:00
kwaroran
fdddc0c5a6 add scrolls for multitoggles 2024-07-06 01:03:33 +09:00
kwaroran
c9d41c1cfa fix: apply module not working 2024-06-05 16:51:30 +09:00
kwaroran
764c2370dd feat: add module apply 2024-06-05 16:38:44 +09:00
kwaroran
f24989c901 feat: Add export without login 2024-05-31 09:39:17 +09:00
kwaroran
777815a2b2 fix: module placing incorrectly 2024-05-30 18:11:52 +09:00
kwaroran
80b3c30350 fix: fix module removal removing incorrect module 2024-05-30 18:08:07 +09:00
kwaroran
7e9433008a feat: add realm sharing 2024-05-30 13:36:14 +09:00
kwaroran
221cac2dc4 feat: new module menu 2024-05-30 13:24:53 +09:00
kwaroran
a74bc5401e refactor: Change low level button to check 2024-05-30 13:19:42 +09:00
kwaroran
f8c65018b1 feat: New module menu 2024-05-30 12:01:52 +09:00
kwaroran
4da60c1c22 refactor: Update lowLevelAccess check in modules 2024-05-29 18:10:03 +09:00
kwaroran
8b7220a44d refactor: Simplify module creation logic in ModuleSettings.svelte 2024-05-29 18:04:38 +09:00
kwaroran
386129626f Refactor additionalClass parameter to be className for clarity 2024-04-11 05:46:10 +09:00
kwaroran
c915804903 Fix importModule function 2024-02-07 03:30:23 +09:00
kwaroran
ad443b3bcb Fix module settings button labels 2024-02-07 02:51:17 +09:00
kwaroran
ad90121850 Remember Settings menu 2024-02-07 02:24:30 +09:00
kwaroran
68382cb38e Add Modules 2024-02-07 02:21:16 +09:00