Commit Graph

188 Commits

Author SHA1 Message Date
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
kwaroran
68382cb38e Add Modules 2024-02-07 02:21:16 +09:00
kwaroran
7344e566f4 Add model selection for VitsModel 2024-01-06 06:45:18 +09:00
kwaroran
0ca4ec3695 Add VITS support 2024-01-06 00:28:06 +09:00
kwaroran
4f77504d3f [feat] add translate replace regex 2024-01-04 03:37:05 +09:00
kwaroran
6692905668 [feat] devtools 2023-12-27 00:04:07 +09:00
hashcoko
93698edb73 Fixed a bug where checking an inlay in the emotion bot would delete all assets.
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-29 01:30:11 +09:00
hashcoko
712e000349 [Fix] inlay emotion image
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-28 16:31:48 +09:00
kwaroran
a6b11c22de [feat] add hf tts 2023-11-28 02:48:47 +09:00
kwaroran
1d15eacd72 [feat] added inlay emotion/imggen & rework imggen 2023-11-27 21:50:43 +09:00
hashcoko
2b8c1e26d1 Add Novel AI TTS
Signed-off-by: hashcoko <hashcoko@gmail.com>
2023-11-27 15:55:44 +09:00