Commit Graph

8447 Commits

Author SHA1 Message Date
8dab4ecb06 Add simple custom macros registration 2024-06-25 21:53:10 +03:00
083ea43971 Update dupe character to use new popup 2024-06-25 21:34:08 +03:00
d0f59edf09 Update forbid media and field extend to new popup 2024-06-25 21:24:03 +03:00
2687618840 Update zh-cn.json (#2411)
* update zh-cn.json

* fix

* another fix
2024-06-25 17:51:47 +03:00
20a23c5e31 Merge pull request #2419 from Risenafis/fix-sanitize
Fix non-ASCII name character voice setting
2024-06-25 16:50:10 +03:00
0276a2ef71 fix sanitizeId 2024-06-25 22:23:55 +09:00
c988f6f762 restore completeAffirmative, completeNegative, completeCancelled 2024-06-25 08:30:13 -04:00
d8dc16d6c1 show scrollbars with noSyntax 2024-06-25 08:20:05 -04:00
0f00adca0c Merge pull request #2418 from Risenafis/fix-sbvits-style
Fix Style-Bert-VITS2 style
2024-06-25 15:07:47 +03:00
bbd4d7e2fd rejoin style 2024-06-25 20:05:41 +09:00
6b716980be Update extension manager to use new popup 2024-06-25 11:54:59 +03:00
0e0bd0d3d9 Update char avatar crop. Remove old cropper 2024-06-25 02:25:38 +03:00
650755198d Update persona image upload to new cropper 2024-06-25 02:18:10 +03:00
45ae8d1060 Update group custom avatar to new cropper 2024-06-25 02:10:11 +03:00
e0000bade6 Port image cropper to new popup 2024-06-25 02:05:35 +03:00
7851c974d1 can't stand this shit any longer 2024-06-24 18:28:26 -04:00
974b98ed8e Remove green border from selected tags 2024-06-25 01:03:09 +03:00
b730aac8f7 make /break and /breakpoint show up properly with autocomplete details 2024-06-24 17:18:00 -04:00
0994de63b7 remove unnecessary escape 2024-06-24 16:54:40 -04:00
3b1bd97845 Somewhat restore old wand order 2024-06-24 23:51:18 +03:00
916c7f1738 add command source indicator 2024-06-24 16:44:51 -04:00
8f98a60e7e merge staging 2024-06-24 16:44:33 -04:00
990130d7c2 Clean-up wand menu styles 2024-06-24 23:32:24 +03:00
62a1cb1dce Move built-in extensions to fixed wand containers 2024-06-24 23:17:58 +03:00
444705a5f8 RVC exists too.. 2024-06-24 22:41:19 +03:00
675e7b1de3 Fix stscript autocomplete theme setting 2024-06-24 21:35:09 +02:00
1efc26759f Forgot chromadb still exists... 2024-06-24 22:30:14 +03:00
d2b2856630 Move TTS settings to HTML template 2024-06-24 22:19:21 +03:00
c8b9b62d8a Update built-in extensions to use fixed order in extensions menu 2024-06-24 22:15:08 +03:00
508b685fdc Add css, less, html to editorconfig 2024-06-24 21:49:15 +03:00
cf9a5383a9 Fix QR .less format 2024-06-24 21:43:13 +03:00
7a27c29695 #2416 Recompile popup styles 2024-06-24 21:37:21 +03:00
db8fec7757 Add mrcrowl.easy-less to recommended vscode extensions 2024-06-24 21:34:05 +03:00
41ab90bb8e Support more parameters for Infermatic 2024-06-24 19:16:20 +03:00
b188c176fd Don't show tag import if no tags to import 2024-06-24 17:17:42 +02:00
1de96ce11f add /break support in /times and /while 2024-06-24 08:42:33 -04:00
c4c3218424 add /break to break out of loops 2024-06-24 08:42:10 -04:00
914e8eb4cf remove SlashCommandClosureExecutor
has long since been replaced with /:
2024-06-24 07:51:44 -04:00
4b58a822db Fix off-by-one in timed effects. Add protected status 2024-06-24 11:51:04 +00:00
45eeb63a0d export parseBooleanOperands 2024-06-24 07:44:27 -04:00
2a742db63e fix type checks for evalBoolean and export
- numeric comparison only when both types are numbers
- otherwise use case-insensitive string comparison and JSON-stringify and non-strings
2024-06-24 07:44:10 -04:00
e0f6819261 Merge branch 'staging' into parser-followup-2 2024-06-24 07:29:37 -04:00
3a60b45253 add unresolved note 2024-06-24 07:29:20 -04:00
e7ab43527a Fix /echo command falsely stripping HTML-like text 2024-06-24 03:09:46 +02:00
a3dbcf3c2a Fix context and response size not being passed to Ollama 2024-06-24 03:48:34 +03:00
b89afe6d13 Ignore advancement requirement for immediately set cooldown 2024-06-24 03:13:27 +03:00
55483e76e0 Merge pull request #2408 from SillyTavern/timed-wi
Timed Effects for World Info
2024-06-24 02:37:57 +03:00
8b9afff30d Generalize onEnded callbacks 2024-06-24 02:33:51 +03:00
0eecc2dd4c Merge branch 'staging' into parser-followup-2 2024-06-23 18:39:28 -04:00
893f4f3ed6 Use raw metadata for set effect command 2024-06-24 01:28:37 +03:00