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 |
|
kwaroran
|
8fe3c2d403
|
Add ccv3 cbs
|
2024-05-25 11:14:57 +09:00 |
|
Sunho Kim
|
8497ead17c
|
feat: Substitute first_msg_index even if context is not chat
|
2024-05-23 19:58:04 -07:00 |
|
Sunho Kim
|
27ef7b8112
|
feat: Add first_msg_index curly syntax
|
2024-05-23 19:29:09 -07:00 |
|
kwaroran
|
77849d2a9a
|
feat: Enable dynamic assets for processing data and replace missing asset names with the closest match
|
2024-05-22 14:52:08 +09:00 |
|
kwaroran
|
e9a84358fb
|
Add prompt type parser
|
2024-04-30 04:11:04 +09:00 |
|
kwaroran
|
bf15c7d860
|
Add support for var loading in calc and add special syntax for calc
|
2024-04-25 04:00:08 +09:00 |
|
kwaroran
|
63e3492466
|
Fix > and < not working
|
2024-04-25 03:12:16 +09:00 |
|
kwaroran
|
2d1a504cdb
|
Add unixtime function to parser.ts
|
2024-04-25 00:44:54 +09:00 |
|
kwaroran
|
eceeb98768
|
Add setdefaultvar
|
2024-04-25 00:43:10 +09:00 |
|
kwaroran
|
719040789c
|
Add idle_duration
|
2024-04-25 00:37:26 +09:00 |
|
kwaroran
|
ba6195f1de
|
Rename idle_duration to message_idle_duration
|
2024-04-25 00:34:57 +09:00 |
|
kwaroran
|
0d067e27d0
|
Fix datetime format length check in parser.ts
|
2024-04-25 00:34:17 +09:00 |
|
kwaroran
|
06742fe16e
|
Update datetimeformat
|
2024-04-25 00:33:49 +09:00 |
|
kwaroran
|
63e54a4716
|
Fix consistantChar option not applying
|
2024-04-24 22:12:24 +09:00 |
|
kwaroran
|
9657f7cc74
|
Add prefill_supported
|
2024-04-18 11:46:03 +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
|
e65785b225
|
Refactor logical operators in parser.ts for better readability and consistency
|
2024-04-08 10:09: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
|
0462d731e7
|
remove console.log
|
2024-04-05 21:33:43 +09:00 |
|
kwaroran
|
ea58cf81db
|
Fix bug in parser.ts for handling nested blocks
|
2024-04-05 21:31:02 +09:00 |
|
kwaroran
|
a4c60707af
|
add each statement and fix nested blocks
|
2024-04-05 21:30:31 +09:00 |
|
kwaroran
|
e795145c5d
|
Refactor if handling
|
2024-04-05 20:28:13 +09:00 |
|
kwaroran
|
9d55f61230
|
Add 'remaind' function to calculate remainder
|
2024-04-04 06:52:20 +09:00 |
|
kwaroran
|
d7f0892c14
|
Add datetimeformat function to parser.ts
|
2024-04-04 06:51:14 +09:00 |
|
kwaroran
|
63657a9252
|
Fix blockStartMatcher function to handle nested blocks
|
2024-04-04 06:30:33 +09:00 |
|