Commit Graph

1807 Commits

Author SHA1 Message Date
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
e57abcd3e5 Update special days 2024-04-08 06:53:38 +09:00
kwaroran
6f627c9bfe Add translate no attrb 2024-04-08 05:45:08 +09:00
kwaroran
ba5c210463 Revert loadpages behavior dude to bugs 2024-04-07 10:28:27 +09:00
kwaroran
93c2e0c04c Update version to 1.93.3 2024-04-07 09:49:31 +09:00
kwaroran
c2b3cec3bb Make page load chunk by 10 for performance and add id checking 2024-04-07 09:48:03 +09:00
kwaroran
1b868ca579 Update version to 1.93.2 2024-04-06 06:11:58 +09:00
kwaroran
a4817dd0cb Fix reader.closed check in requestChatDataMain function 2024-04-06 06:11:27 +09:00
kwaroran
ae1d84ead5 Update loadPages value in DefaultChatScreen.svelte and fix request 2024-04-06 06:11:04 +09:00
kwaroran
a7c7d04f53 Update version to 1.93.1 2024-04-06 05:46:13 +09:00
kwaroran
b61baaa4ae Add antiClaudeOverload option 2024-04-06 05:45:16 +09:00
kwaroran
ad951bd045 Update version to 1.93.0 2024-04-05 21:58:42 +09:00
kwaroran
55bbee0281 Refactor nested block handling in parser.ts 2024-04-05 21:52:18 +09:00
kwaroran
d3fda71621 Add emotionlist and assetlist functions to parser.ts 2024-04-05 21:47:39 +09:00
kwaroran
8c5dd7553c Add range cbs 2024-04-05 21:43:54 +09:00
kwaroran
f22694cb5c Change history cbs behavior 2024-04-05 21:42:03 +09:00
kwaroran
88ce3a4436 Add update option to realm 2024-04-05 21:37:39 +09:00