Commit Graph

198 Commits

Author SHA1 Message Date
kwaroran
2f4103cf2e feat: add trigger sort 2024-06-07 18:54:21 +09:00
kwaroran
c54b1a6d30 fix: add stb error handling 2024-06-07 00:38:15 +09:00
kwaroran
57e50ca9b3 feat: add sortings 2024-06-06 19:29:38 +09:00
kwaroran
764c2370dd feat: add module apply 2024-06-05 16:38:44 +09:00
kwaroran
49a26b8893 remove: random lorebook 2024-06-04 18:47:58 +09:00
kwaroran
f24989c901 feat: Add export without login 2024-05-31 09:39:17 +09:00
kwaroran
f1777aba2c feat: Add new triggers 2024-05-29 18:30:54 +09:00
kwaroran
4da60c1c22 refactor: Update lowLevelAccess check in modules 2024-05-29 18:10:03 +09:00
kwaroran
005c81a582 refactor: Update TriggerData.svelte to fix condition check for output type 2024-05-28 22:55:24 +09:00
kwaroran
39fad61ca8 refactor: Update TriggerData.svelte to exclude 'true' operator in condition check 2024-05-28 20:42:52 +09:00
kwaroran
0d28f1a381 chore: Add truthy operator to trigger conditions 2024-05-28 20:42:26 +09:00
kwaroran
2401b25bee Add low level access 2024-05-28 20:39:35 +09:00
kwaroran
584643ac87 refactor: Remove redundant CSS class in TextAreaInput.svelte 2024-05-27 12:09:43 +09:00
kwaroran
6d5be694d0 feat: Add default variables to character settings 2024-05-27 12:09:09 +09:00
kwaroran
608dad465b refactor: Move getCustomToggles to parseKeyValue 2024-05-27 11:50:44 +09:00
kwaroran
1d5a829f88 feat: Add custom toggles 2024-05-27 11:18:15 +09:00
kwaroran
fe98d54507 feat: Update LoreBookData.svelte to remove unnecessary condition for value.useRegex 2024-05-26 11:47:00 +09:00
kwaroran
93cba968b5 feat: add syntax highlighting 2024-05-26 08:15:45 +09:00
kwaroran
963d9736c8 feat: enable regex for lorebook search 2024-05-26 03:52:19 +09:00
kwaroran
21782b55be feat: add nickname 2024-05-26 03:47:26 +09:00
kwaroran
744ea4cb41 feat: Add icon removal 2024-05-26 03:05:40 +09:00
kwaroran
d3a180215d Add multiple icon support 2024-05-26 02:37:25 +09:00
kwaroran
96ccc1cdd8 feat: add preset sharing 2024-05-24 11:28:32 +09:00
kwaroran
2dc2f4974b feat: add new realm system 2024-05-24 10:45:34 +09:00
kwaroran
edd60c05cb feat: Remove unused import in CharConfig.svelte and update shareRisuHub function 2024-05-24 07:56:52 +09:00
kwaroran
d126e52788 Rework catalog and add trash 2024-05-23 08:13:20 +09:00
kwaroran
5b7e66723f feat: add hypav2 button 2024-05-23 07:02:16 +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
8d91267c69 Fix conditional statements in Chat.svelte, DefaultChatScreen.svelte, SideChatList.svelte, and Sidebar.svelte 2024-04-25 14:31:32 +09:00
kwaroran
5bd57df411 Fix sidebar and textarea size 2024-04-25 02:30:10 +09:00
kwaroran
f1dfabc408 Add GUI size options 2024-04-25 02:17:57 +09:00
kwaroran
e1f738c4ae Fix import indenetation 2024-04-25 01:24:33 +09:00
kwaroran
11b1d4d4f3 Replace cloneDeep to native structuredclone and remove unused import 2024-04-25 01:17:14 +09:00
kwaroran
0fa918836f Move playground 2024-04-24 23:12:28 +09:00
kwaroran
b6cb58b265 Fix sidebar button alignment issue 2024-04-24 23:09:15 +09:00
kwaroran
f50e5fcd69 Add Chat playground 2024-04-24 22:42:27 +09:00
kwaroran
3d8b3b669d Add playground and fix embeddings 2024-04-24 21:49:25 +09:00
kwaroran
f569c1696c Fix hanuraiMemory enable and add hanuraiMemory checkbox 2024-04-24 01:23:10 +09:00
kwaroran
4b953d1f2b Fix harunaimemory enable 2024-04-23 23:07:09 +09:00
kwaroran
386129626f Refactor additionalClass parameter to be className for clarity 2024-04-11 05:46:10 +09:00
kwaroran
fb058c430f Add new character addition screen 2024-04-11 01:07:22 +09:00
kwaroran
d8b60e1a12 fix triggerscript help 2024-04-10 11:20:14 +09:00
kwaroran
2c94228fbd Update virtualscript handling for security reasons 2024-04-10 11:13:51 +09:00
kwaroran
1a750dc6c6 Add trigger effects and conditions 2024-04-10 10:19:10 +09:00
kwaroran
0d57392feb Add Command for trigger 2024-04-10 09:36:28 +09:00
kwaroran
949269e2d6 Add update to RisuRealm feature 2024-03-28 18:04:51 +09:00
kwaroran
1954a79bd0 move transformers.ts 2024-03-17 23:55:55 +09:00
kwaroran
e6f6ef829c Remove console.log statements 2024-03-16 14:41:44 +09:00
kwaroran
527520566d Add Multilanguage support for creator notes 2024-03-16 14:40:10 +09:00
kwaroran
0c2a9eef6c Show supamemory by default 2024-03-07 00:08:23 +09:00