Commit Graph

2053 Commits

Author SHA1 Message Date
kwaroran
35af70f70f Fix hypamemory duplication problem 2024-04-11 05:42:34 +09:00
kwaroran
f54a2a98ad Remove console.log statement in stores.ts 2024-04-11 05:21:59 +09:00
kwaroran
3726c96a29 Add metadata viewer 2024-04-11 05:18:47 +09:00
kwaroran
a98c9f2022 Fix asHyper flag in sendChat function 2024-04-11 04:50:42 +09:00
kwaroran
3accdf0805 Update chat process indication mark style 2024-04-11 04:49:07 +09:00
kwaroran
3752b4e550 Add chat process indication mark 2024-04-11 04:43:56 +09:00
kwaroran
746d226723 Update error message in supaMemory.ts to use JSON.stringify for da.data 2024-04-11 04:31:02 +09:00
kwaroran
6ffd29a5a6 Fix realm ID extraction in RealmMain.svelte 2024-04-11 01:30:39 +09:00
kwaroran
c351041a9b Fix realm cutoff 2024-04-11 01:27:20 +09:00
kwaroran
fb058c430f Add new character addition screen 2024-04-11 01:07:22 +09:00
kwaroran
a750e39674 Update FontColorItalic in colorscheme.ts to #F1FA8C 2024-04-11 00:32:45 +09:00
kwaroran
5e829bb043 Update Main Menu title to "Recently Uploaded" 2024-04-11 00:31:48 +09:00
kwaroran
9d0e6567e9 Change default prompt 2024-04-11 00:29:59 +09:00
kwaroran
6c42e0e189 Add prebuiltPresets import to botpreset.svelte 2024-04-11 00:27:32 +09:00
kwaroran
464670b1b1 Add imported flag to character interface 2024-04-11 00:24:21 +09:00
kwaroran
d1ace0c3d5 Update version numbers to 1.94.1 2024-04-10 12:17:09 +09:00
kwaroran
408bbbd2e6 Fix var not updating 2024-04-10 12:16:00 +09:00
kwaroran
1d368ddc3c Add CurrentVariablePointer to Chat.svelte and CurrentVariablePointer store in stores.ts 2024-04-10 11:59:14 +09:00
kwaroran
0d4b89ff80 Update version numbers to 1.94.0 2024-04-10 11:34:37 +09:00
kwaroran
488a0f2015 Update triggerScript description in en.ts to fix button attribute example 2024-04-10 11:26:20 +09:00
kwaroran
d8b60e1a12 fix triggerscript help 2024-04-10 11:20:14 +09:00
kwaroran
9bcb4aba4d Update charjs description in en.ts to add unrecommended notice 2024-04-10 11:17:10 +09:00
kwaroran
80d766ff01 Fix variable comparison in runTrigger function 2024-04-10 11:15:23 +09:00
kwaroran
2c94228fbd Update virtualscript handling for security reasons 2024-04-10 11:13:51 +09:00
kwaroran
b1428e8593 Fix trigger sync 2024-04-10 11:05:24 +09:00
kwaroran
4f6dc56eff Refactor startObserveDom function to use a while loop instead of MutationObserver for better performance 2024-04-10 10:59:05 +09:00
kwaroran
ff089e658f Added button to trigger script 2024-04-10 10:51:34 +09:00
kwaroran
3d7d34334c Update trigger button functionality and remove unused code 2024-04-10 10:34:45 +09:00
kwaroran
1a750dc6c6 Add trigger effects and conditions 2024-04-10 10:19:10 +09:00
kwaroran
1a2da8224e Support cbs in trigger 2024-04-10 09:46:06 +09:00
kwaroran
0d57392feb Add Command for trigger 2024-04-10 09:36:28 +09:00
kwaroran
410eaf6de1 Fix triggerscript and commands 2024-04-10 09:25:26 +09:00
kwaroran
de04450aba Add GPT-4 Turbo model and update model names 2024-04-10 07:36:42 +09:00
kwaroran
cfd083ec87 Update version numbers to 1.93.7 2024-04-10 07:33:20 +09:00
kwaroran
b095286b3e Add GPT-4-Turbo and latest models 2024-04-10 07:33:05 +09:00
kwaroran
b52c54da05 Update version numbers to 1.93.6 2024-04-09 05:50:35 +09:00
kwaroran
28241011cf Add model support 2024-04-09 05:49:01 +09:00
kwaroran
86c0e366cc Fix SupaMemory error handling in supaMemory.ts 2024-04-09 03:55:16 +09:00
kwaroran
def1b5f788 Fix BroadcastChannel reference in globalApi.ts 2024-04-08 23:51:04 +09:00
kwaroran
20b268aa1b Update BroadcastChannel name in globalApi.ts 2024-04-08 23:48:54 +09:00
kwaroran
653fb6fa9f Refactor tab activation handling in saveDb function 2024-04-08 23:46:34 +09:00
kwaroran
8d094d5b66 Add supamemory max chunk size and remove deprecated 2024-04-08 23:42:30 +09:00
kwaroran
74385237ab Update BroadcastChannel name in globalApi.ts 2024-04-08 22:04:43 +09:00
kwaroran
aead67be97 Add language string for activeTabChange 2024-04-08 22:03:56 +09:00
kwaroran
4e8e6a6f70 Add alertNormalWait function to alert.ts and handle tab activation in saveDb function 2024-04-08 22:00:20 +09:00
kwaroran
e65785b225 Refactor logical operators in parser.ts for better readability and consistency 2024-04-08 10:09:42 +09:00
kwaroran
c6fbe7f58b Update version to 1.93.4 2024-04-08 06:57:32 +09:00
kwaroran
3f96cf044d Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-04-08 06:53:40 +09:00
kwaroran
e57abcd3e5 Update special days 2024-04-08 06:53:38 +09:00
kwaroran
d297110c23 Fixed the 'failed to fetch', 'Decoding failed' errors occurring in some environments in NodeJS (#348)
# PR Checklist
- [ ] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [ ] Did you check if it works normally in all of web, local and node
hosted versions? if it dosen't, did you blocked it in those versions?
- [ ] Did you added a type def?

# Description
Fixed a bug caused by the "Content-Encoding" header returned from the
server in some environments in the Risu environment of the NodeJS
server.
In reality, the server does not return compressed data, but the issue
arises from sending that header.
2024-04-08 06:34:08 +09:00