Commit Graph

14 Commits

Author SHA1 Message Date
RossAscends
06efdf17d8 clarify regex editor tooltips 2024-08-10 18:12:45 +09:00
RossAscends
ffb374b8f3 clarify Regex editor "only" toggles. 2024-08-10 18:07:39 +09:00
steve green
00fc40408a
allow char scpoed regex (#2271)
* Update engine.js to allow char scpoed regex

no ui because i'm not good at it, but works.

* add typedef

* update

* little fix

* Rework scoped scripts UI

* Add locale attributes

* Purge allowance on delete

* add d&d for `saved_scoped_scripts`

* better code

* Save settings on regex scope toggle

* Fix reordering logic

* Fix scoped setter

* Add unique ids for regex scripts

* Wording

* Reload chat after deleting scripts

* Reload chat after toggling scoped regex

---------

Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-05-26 17:19:00 +03:00
Cohee
3c0664dfb6 Fix naming and improve regex application 2024-05-08 20:10:52 +03:00
steve green
d2477bba0c also run regex on worldinfo 2024-05-08 23:41:18 +08:00
Yokayo
29e2e8f607 Add localizable strings to two extensions & translate them 2024-05-04 02:44:15 +07:00
Cohee
3f3529ef89 #1630 Add min/max depth for prompt/display regex scripts. 2024-01-24 22:48:58 +02:00
Cohee
b4e7ee05e6 Remove regex replace strategy selector 2024-01-24 16:10:50 +02:00
Cohee
a126bd3422 Specify that overlay doesn't work 2024-01-11 02:42:08 +02:00
Cohee
8c67823cb2 Add hints 2024-01-11 02:40:11 +02:00
Cohee
926f94b01d Add regex test mode 2024-01-04 04:34:38 +02:00
Aisu Wata
4ec40d575e Regex Scritpt: Only Format Display: fixed typo on subtitle 2023-11-03 18:55:27 -03:00
Aisu Wata
c94962aa3c Regex script: promptOnly checkbox and feature 2023-11-02 19:52:33 -03:00
Cohee
edd41989fd Initial commit 2023-07-20 20:32:15 +03:00