Commit Graph

87 Commits

Author SHA1 Message Date
kwaroran
8ef2a991fc Revert "Revert "refactor: regex caching"" 2025-04-21 05:24:46 +09:00
kwaroran
9016b506d9 Revert "refactor: regex caching" 2025-04-14 14:24:55 +09:00
bangonicdd
2f425b7084 fix: code readability slightly 2025-04-05 05:38:41 +09:00
bangonicdd
20e3e9297d fix: change cache timing after lua trigger 2025-04-05 04:59:46 +09:00
bangonicdd
1867ea473d fix: increase regex cache size 2025-04-03 11:52:50 +09:00
bangonicdd
df4f83eaa7 refactor: regex caching 2025-04-02 14:30:23 +09:00
Kwaroran
c8c243bf08 fix: add error handling in processScriptFull for display mode 2025-02-15 22:03:18 +09:00
Kwaroran
f250ee4f4c fix: handle undefined displayData in processScriptFull function 2025-02-15 21:58:03 +09:00
Kwaroran
d2fce340bb Add TriggerV2 2025-02-15 21:29:37 +09:00
bangonicdd
6537e0926c fix: add missing check for regex order flag 2025-01-06 15:39:57 +09:00
Kwaroran
2672195d92 Add preset related features 2024-12-26 04:29:14 +09:00
Kwaroran
027a591424 Remove V1 Plugin 2024-12-24 23:14:49 +09:00
Kwaroran
7cd49fc8c3 Add V2 plugin 2024-12-20 23:45:07 +09:00
kwaroran
e0f6c58540 Refactor HypaProcesser instantiation to remove hardcoded model name and add models and others 2024-12-07 00:58:09 +09:00
kwaroran
4627aacbf9 Refactor script caching functions to include mode parameter and improve background HTML parsing 2024-11-12 21:50:40 +09:00
kwaroran
b714e01aba Implement cache size limit for script caching 2024-11-04 18:55:50 +09:00
kwaroran
c22f6b789a Improve performance 2024-11-03 23:16:51 +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
e255199fcc Change setDatabase and getDatabase to accessing dbState 2024-10-25 19:11:41 +09:00
kwaroran
0f6246bef6 fix structuredclone 2024-10-25 18:11:00 +09:00
kwaroran
b3fddb814e Migrate all DataBase to DBState 2024-10-24 01:59:57 +09:00
kwaroran
2044d9b63b Change DataBase inside svelte to DBState for performance 2024-10-23 23:46:32 +09:00
kwaroran
5048307c03 Fix repeated flag handling 2024-09-24 09:18:52 +09:00
kwaroran
7b405c11b1 Refactor try-catch for regex script execution 2024-09-24 00:08:13 +09:00
kwaroran
54f019743c Add outscript newline 2024-09-23 21:09:03 +09:00
kwaroran
b06d6236d4 Add more flag support 2024-09-23 20:59:52 +09:00
kwaroran
9018d60d01 Fix role cbs and add isfirstmsg cbs 2024-09-21 06:48:29 +09:00
kwaroran
85609e890e Change first message to chat dependent 2024-09-18 23:25:02 +09:00
kwaroran
5b6c3e0d04 Add JSON Schema 2024-09-11 06:08:21 +09:00
kwaroran
479b701c6b Revert script behavior 2024-09-09 22:03:35 +09:00
kwaroran
bbd80c542c allow IN regex string with flag 2024-09-09 03:37:36 +09:00
kwaroran
13bbb5ea0a Fix module asset handling in dynamicAssets 2024-09-09 03:24:11 +09:00
kwaroran
d511089090 Add regex risu flags 2024-09-05 21:45:51 +09:00
kwaroran
32014d6501 Change additional assets to arcordion 2024-08-24 15:37:34 +09:00
bangonicdd
9a784b4069 Extend case for chat index and role 2024-07-17 20:52:39 +09:00
Sunho Kim
edfe6f93fc fix: finer granularity cache key for dynamic assets 2024-07-15 08:25:32 -07:00
kwaroran
73dbb79e6b add dynamic asset cache 2024-07-15 22:48:07 +09:00
kwaroran
5ea1f87f53 feat: add lua edits 2024-06-30 23:09:28 +09:00
kwaroran
22a06a4d7d remove outdated plugins 2024-06-18 22:08:04 +09:00
kwaroran
49b14939c4 feat: add quote colors 2024-06-07 17:14:21 +09:00
kwaroran
6b96a36061 feat: Add option to enable dynamic assets in Modify Display stage 2024-05-22 19:36:32 +09:00
kwaroran
77849d2a9a feat: Enable dynamic assets for processing data and replace missing asset names with the closest match 2024-05-22 14:52:08 +09:00
kwaroran
7e568cc0b8 Refactor risuChatParser usage in processScriptFull function 2024-03-24 19:40:40 +09:00
kwaroran
68382cb38e Add Modules 2024-02-07 02:21:16 +09:00
kwaroran
f5b4d87db0 Refactor script processing logic and flag handling 2024-01-15 17:54:41 +09:00
kwaroran
f2e6cfb26d Fix flag assignment and script processing 2024-01-15 14:13:53 +09:00
kwaroran
3745adf9f7 fix script processing logic of move_top and move_bottom commands 2024-01-15 13:57:12 +09:00
kwaroran
bf886325ed Add regex move top and move bottom 2024-01-15 12:34:38 +09:00