Commit Graph

160 Commits

Author SHA1 Message Date
kwaroran
2a3f0830ce Add support for creating arrays in the matcher function 2024-04-03 23:15:17 +09:00
kwaroran
0319f705c4 Add array cbs 2024-04-03 23:14:28 +09:00
kwaroran
5a4a1d7071 Fix incorrect condition in parser.ts 2024-04-03 19:56:37 +09:00
kwaroran
3c568b5287 Fix name in parser.ts 2024-04-03 19:55:04 +09:00
kwaroran
d302aaa79f Add date and time formatting cbs 2024-04-03 19:47:26 +09:00
kwaroran
6a9d88e525 remame time and date cbs to message_time and message_date 2024-04-03 19:37:33 +09:00
kwaroran
1c3c3cc16d Add new cbs to the parser.ts file 2024-04-03 19:36:27 +09:00
kwaroran
8f8441e529 make parse block to trim leading and trailing whitespace in parse function 2024-04-03 19:19:15 +09:00
kwaroran
28d4ee93cf Refactor blockEndMatcher function to use switch statement 2024-04-03 19:18:28 +09:00
kwaroran
9d90901223 Remove trim() function call in parse-pure 2024-04-03 19:17:39 +09:00
kwaroran
2ad8d0e105 Add parse pure and fix statements 2024-04-03 19:15:41 +09:00
kwaroran
6e8c818ed5 Trim whitespace in blockEndMatcher function 2024-04-03 19:12:59 +09:00
kwaroran
f97deccb02 Add pick and pow CBS 2024-04-03 19:12:48 +09:00
kwaroran
aee17205ed Add error handling 2024-03-29 20:36:05 +09:00
kwaroran
3ae75f3e5c Add string manipulation functions to parser.ts 2024-03-29 18:15:17 +09:00
kwaroran
25696c8d60 Refactor variable handling in parser.ts 2024-03-28 18:33:48 +09:00
kwaroran
6caf5bd904 update scriptstate variable access 2024-03-25 03:06:38 +09:00
kwaroran
92335c9f10 Add conditional check for runVar in Comment case 2024-03-25 02:59:58 +09:00
kwaroran
98257b2bd6 Rework variable assignment and processing 2024-03-25 02:56:28 +09:00
kwaroran
fd50692ab0 Fix number parsing in parser.ts 2024-03-24 19:11:14 +09:00
kwaroran
008827c9b5 Add 'tonumber' function to parser.ts 2024-03-24 19:08:19 +09:00
kwaroran
0131244dbf Refactor chat message retrieval in parser.ts 2024-03-19 20:46:10 +09:00
kwaroran
ba43ea825b Add previous_chat_log cbs 2024-03-18 21:09:18 +09:00
kwaroran
6e5465356a Refactor inlay image parsing and add image embedding functionality 2024-03-18 00:05:03 +09:00
kwaroran
b13376f446 add new cbs 2024-03-17 17:54:53 +09:00
kwaroran
3224d435d3 Fix inlay emotions displaying Object Object 2024-03-16 14:47:24 +09:00
kwaroran
e6f6ef829c Remove console.log statements 2024-03-16 14:41:44 +09:00
kwaroran
701dd0ac8c Add null check in smMatcher function 2024-03-07 23:28:54 +09:00
kwaroran
3c39c8fa5d Add role CBS 2024-03-07 00:13:44 +09:00
kwaroran
4e55290735 add model, axmodel, startswith cbs 2024-03-05 02:39:10 +09:00
kwaroran
ff16ffde0c Add text file post functionality 2024-02-27 01:29:58 +09:00
kwaroran
66fd70c01a Add postfile function 2024-02-26 23:13:29 +09:00
kwaroran
47c10be8f1 Refactor legacy block matcher and add new block matchers 2024-02-26 21:02:37 +09:00
kwaroran
4cd8f9b650 Update assetRegex in parser.ts 2024-02-19 19:12:41 +09:00
kwaroran
25f4442450 Add asset and video-img CBS 2024-02-19 19:09:39 +09:00
kwaroran
8ed4555b2f remove global regex and lorebook and add convertion to modules 2024-02-07 02:50:18 +09:00
kwaroran
17e21d7aa6 Add br tag in parser.ts 2024-01-15 12:39:59 +09:00
kwaroran
1f2ee464d1 Remove unused function isAPNG from parser.ts 2024-01-10 07:09:27 +09:00
kwaroran
1d5d69b71b [feat] finish new welcome 2024-01-04 02:14:05 +09:00
kwaroran
b10c973efb [fix] apng support 2024-01-03 19:42:26 +09:00
kwaroran
a304d555ba [fix] use two tildes 2023-12-31 03:41:24 +09:00
kwaroran
d3fed78c0c [feat] increase limit more 2023-12-23 17:12:09 +09:00
kwaroran
175202a409 [feat] increase limit 2023-12-23 17:10:55 +09:00
kwaroran
fd718efbbf [fix] cot 2023-12-18 09:46:46 +09:00
kwaroran
8ac8e2f7ff [feat] cot 2023-12-18 07:05:04 +09:00
kwaroran
9cc1147904 [fix] lower webp quality for size 2023-12-15 06:40:10 +09:00
kwaroran
e681b9ab3f [fix] optional argument 2023-12-13 05:24:37 +09:00
kwaroran
341ea3c364 [ref] remove unused 2023-12-10 03:38:21 +09:00
kwaroran
7fc107517b [rm] automark comments 2023-12-06 04:09:29 +09:00
kwaroran
c0749350e5 [fix] typings 2023-11-29 00:55:18 +09:00