Commit Graph

189 Commits

Author SHA1 Message Date
kwaroran
9d5b5da351 refactor name and icon get 2024-07-29 23:36:52 +09:00
bangonicdd
9a784b4069 Extend case for chat index and role 2024-07-17 20:52:39 +09:00
kwaroran
00a56ab447 Add CurrentCharacter import 2024-07-15 19:48:51 +09:00
bangonicdd
5d5a01b0cb add date format for short month 2024-07-12 19:38:24 +09:00
bangonicdd
bbf2b885d7 Refactor dateTimeFormat 2024-07-12 01:09:26 +09:00
kwaroran
f591721645 fix assistant not working in chatml 2024-07-10 15:52:58 +09:00
kwaroran
91102cc3b7 fix fixnumber and makearray 2024-07-07 09:22:12 +09:00
kwaroran
12dbd65003 add chatml related 2024-07-07 08:03:15 +09:00
kwaroran
e4315b333a remove parser logs and fix warns 2024-07-06 02:16:56 +09:00
bangonicdd
6d414a0a3a Modify 'lastcharmessage' cbs 2024-07-05 13:40:15 +09:00
kwaroran
42ae85fe52 fix rendermarkdown 2024-07-02 08:20:45 +09:00
kwaroran
00b93ca5ce revert markdown process changes 2024-07-02 08:19:19 +09:00
kwaroran
6825bdd3ca fix markdown quotes 2024-07-02 08:13:39 +09:00
kwaroran
6f602ebde9 Add async codeblock highlight 2024-07-02 07:06:44 +09:00
kwaroran
b8a1f61097 refactor: Update highlight.js language registration in parser.ts 2024-07-02 05:57:41 +09:00
kwaroran
0e8e72e680 Add code block highlighting and new quote marking 2024-07-02 05:51:39 +09:00
kwaroran
f38b88e208 change markdown engine to markdown-lt 2024-07-02 05:04:37 +09:00
kwaroran
5ea1f87f53 feat: add lua edits 2024-06-30 23:09:28 +09:00
kwaroran
3cb21912d6 chore: Add WIP comment for call command in parser.ts 2024-06-29 00:55:09 +09:00
kwaroran
8a94ef938e feat: add triggercode 2024-06-29 00:45:57 +09:00
kwaroran
39e7a8df8b feat: add new cbs 2024-06-29 00:27:28 +09:00
kwaroran
9151a6aef2 Add triggercode cbs 2024-06-28 22:05:04 +09:00
kwaroran
24c7c2bcb9 add local vars 2024-06-27 00:24:16 +09:00
kwaroran
246c7776fa fix join and spread 2024-06-19 22:07:46 +09:00
kwaroran
52aefee03e add new command syntaxes 2024-06-19 19:35:26 +09:00
kwaroran
9e9bb400c1 add commandmatcher 2024-06-19 19:04:15 +09:00
kwaroran
799188b785 fix object 2024-06-19 18:03:08 +09:00
kwaroran
f335170277 add json based arrays and objects 2024-06-19 17:55:55 +09:00
kwaroran
f4c10b8395 improve translation 2024-06-18 21:55:22 +09:00
kwaroran
4f5171d16c refactor: Improve pickHashRand function in parser.ts 2024-06-14 08:31:07 +09:00
kwaroran
27ad0810c4 feat: improve pick 2024-06-14 08:27:32 +09:00
kwaroran
4e4f6c4295 refactor: Remove duplicated 'unixtime' case in parser.ts 2024-06-14 08:21:42 +09:00
kwaroran
731da1d2df refactor: Improve array filtering logic in parser.ts 2024-06-14 07:27:07 +09:00
kwaroran
c5b0b8e3de feat: improve filter 2024-06-11 22:39:16 +09:00
kwaroran
ff0b506379 refactor: Improve array filtering logic in parser.ts 2024-06-11 22:35:41 +09:00
kwaroran
f05749a8cd feat: add filter cbs 2024-06-11 21:55:09 +09:00
kwaroran
0f9b7e1789 refactor: Add screen width and height to matcher function 2024-06-10 22:28:03 +09:00
kwaroran
8a8b9a8b9e feat: add char_history and user_history 2024-06-10 22:16:16 +09:00
kwaroran
35bf11af20 feat: add time related syntax 2024-06-10 22:12:06 +09:00
kwaroran
2e05bcbdde ref: remove unnessary code in parser.ts 2024-06-07 18:26:20 +09:00
kwaroran
7143de221d refactor: update del tokenizer in parser.ts 2024-06-07 18:25:09 +09:00
kwaroran
49b14939c4 feat: add quote colors 2024-06-07 17:14:21 +09:00
kwaroran
6fa6660d96 fix: fix pick 2024-06-04 19:08:02 +09:00
kwaroran
a138be7b90 feat: add rollp cbs 2024-06-03 17:50:47 +09:00
kwaroran
6b79ee872f feat: Add support for 'module_enabled' CBS 2024-05-31 08:26:22 +09:00
kwaroran
2401b25bee Add low level access 2024-05-28 20:39:35 +09:00
kwaroran
6d5be694d0 feat: Add default variables to character settings 2024-05-27 12:09:09 +09:00
kwaroran
1d5a829f88 feat: Add custom toggles 2024-05-27 11:18:15 +09:00
kwaroran
d6e663c604 feat: Add support for displaying display related CBS elements in highlighter 2024-05-26 08:20:49 +09:00
kwaroran
21782b55be feat: add nickname 2024-05-26 03:47:26 +09:00