Commit Graph

  • aead67be97 Add language string for activeTabChange kwaroran 2024-04-08 22:03:56 +09:00
  • 4e8e6a6f70 Add alertNormalWait function to alert.ts and handle tab activation in saveDb function kwaroran 2024-04-08 22:00:20 +09:00
  • e65785b225 Refactor logical operators in parser.ts for better readability and consistency kwaroran 2024-04-08 10:09:42 +09:00
  • c6fbe7f58b Update version to 1.93.4 kwaroran 2024-04-08 06:57:32 +09:00
  • 3f96cf044d Merge branch 'main' of https://github.com/kwaroran/RisuAI kwaroran 2024-04-08 06:53:40 +09:00
  • e57abcd3e5 Update special days kwaroran 2024-04-08 06:53:38 +09:00
  • d297110c23 Fixed the 'failed to fetch', 'Decoding failed' errors occurring in some environments in NodeJS (#348) kwaroran 2024-04-08 06:34:08 +09:00
  • 6f627c9bfe Add translate no attrb kwaroran 2024-04-08 05:45:08 +09:00
  • 7f7d469606 Fixed a bug caused by the Content-Encoding header returned from the server in some environments ModMapper 2024-04-08 01:09:46 +09:00
  • ba5c210463 Revert loadpages behavior dude to bugs kwaroran 2024-04-07 10:28:27 +09:00
  • 93c2e0c04c Update version to 1.93.3 kwaroran 2024-04-07 09:49:31 +09:00
  • c2b3cec3bb Make page load chunk by 10 for performance and add id checking kwaroran 2024-04-07 09:48:03 +09:00
  • 1b868ca579 Update version to 1.93.2 kwaroran 2024-04-06 06:11:58 +09:00
  • a4817dd0cb Fix reader.closed check in requestChatDataMain function kwaroran 2024-04-06 06:11:27 +09:00
  • ae1d84ead5 Update loadPages value in DefaultChatScreen.svelte and fix request kwaroran 2024-04-06 06:11:04 +09:00
  • a7c7d04f53 Update version to 1.93.1 kwaroran 2024-04-06 05:46:13 +09:00
  • b61baaa4ae Add antiClaudeOverload option kwaroran 2024-04-06 05:45:16 +09:00
  • ad951bd045 Update version to 1.93.0 kwaroran 2024-04-05 21:58:42 +09:00
  • 55bbee0281 Refactor nested block handling in parser.ts kwaroran 2024-04-05 21:52:18 +09:00
  • d3fda71621 Add emotionlist and assetlist functions to parser.ts kwaroran 2024-04-05 21:47:39 +09:00
  • 8c5dd7553c Add range cbs kwaroran 2024-04-05 21:43:54 +09:00
  • f22694cb5c Change history cbs behavior kwaroran 2024-04-05 21:42:03 +09:00
  • 88ce3a4436 Add update option to realm kwaroran 2024-04-05 21:37:39 +09:00
  • 0462d731e7 remove console.log kwaroran 2024-04-05 21:33:43 +09:00
  • ea58cf81db Fix bug in parser.ts for handling nested blocks kwaroran 2024-04-05 21:31:02 +09:00
  • a4c60707af add each statement and fix nested blocks kwaroran 2024-04-05 21:30:31 +09:00
  • e795145c5d Refactor if handling kwaroran 2024-04-05 20:28:13 +09:00
  • 74c5b5a8d6 Update version to 1.92.0 kwaroran 2024-04-04 06:56:41 +09:00
  • 9d55f61230 Add 'remaind' function to calculate remainder kwaroran 2024-04-04 06:52:20 +09:00
  • d7f0892c14 Add datetimeformat function to parser.ts kwaroran 2024-04-04 06:51:14 +09:00
  • 63657a9252 Fix blockStartMatcher function to handle nested blocks kwaroran 2024-04-04 06:30:33 +09:00
  • 2a3f0830ce Add support for creating arrays in the matcher function kwaroran 2024-04-03 23:15:17 +09:00
  • 0319f705c4 Add array cbs kwaroran 2024-04-03 23:14:28 +09:00
  • f35e3e6fd3 Update version to 1.91.0 kwaroran 2024-04-03 20:08:51 +09:00
  • 5a4a1d7071 Fix incorrect condition in parser.ts kwaroran 2024-04-03 19:56:37 +09:00
  • 3c568b5287 Fix name in parser.ts kwaroran 2024-04-03 19:55:04 +09:00
  • d302aaa79f Add date and time formatting cbs kwaroran 2024-04-03 19:47:26 +09:00
  • 6a9d88e525 remame time and date cbs to message_time and message_date kwaroran 2024-04-03 19:37:33 +09:00
  • 1c3c3cc16d Add new cbs to the parser.ts file kwaroran 2024-04-03 19:36:27 +09:00
  • 8f8441e529 make parse block to trim leading and trailing whitespace in parse function kwaroran 2024-04-03 19:19:15 +09:00
  • 28d4ee93cf Refactor blockEndMatcher function to use switch statement kwaroran 2024-04-03 19:18:28 +09:00
  • 9d90901223 Remove trim() function call in parse-pure kwaroran 2024-04-03 19:17:39 +09:00
  • 2ad8d0e105 Add parse pure and fix statements kwaroran 2024-04-03 19:15:41 +09:00
  • 4eef895588 Merge branch 'main' of https://github.com/kwaroran/RisuAI kwaroran 2024-04-03 19:13:02 +09:00
  • 6e8c818ed5 Trim whitespace in blockEndMatcher function kwaroran 2024-04-03 19:12:59 +09:00
  • f97deccb02 Add pick and pow CBS kwaroran 2024-04-03 19:12:48 +09:00
  • aa3f0d2413 Fixing the issue with quote escape when serializing strings in JSON i… (#334) kwaroran 2024-03-30 02:35:07 +09:00
  • 033ade5cc1 Update version to 1.90.1 kwaroran 2024-03-30 02:34:51 +09:00
  • 70d68bf8fe Fix scriptstate assignment in processCommand function kwaroran 2024-03-30 02:34:34 +09:00
  • 6e930dc84f Forgot to fix version kwaroran 2024-03-29 20:41:12 +09:00
  • 2cfa373a48 Update version to 1.90.0 kwaroran 2024-03-29 20:40:59 +09:00
  • aee17205ed Add error handling kwaroran 2024-03-29 20:36:05 +09:00
  • 3ae75f3e5c Add string manipulation functions to parser.ts kwaroran 2024-03-29 18:15:17 +09:00
  • 86400dffe3 Update version to 1.89.0 kwaroran 2024-03-28 18:42:56 +09:00
  • 00e86527ce fix trigger variable handling in triggers.ts kwaroran 2024-03-28 18:37:32 +09:00
  • 25696c8d60 Refactor variable handling in parser.ts kwaroran 2024-03-28 18:33:48 +09:00
  • 9ad8262eb6 Refactor command processing logic and add new commands for variable manipulation kwaroran 2024-03-28 18:27:18 +09:00
  • 949269e2d6 Add update to RisuRealm feature kwaroran 2024-03-28 18:04:51 +09:00
  • bce98a84a5 Add sleep function to wait for input update kwaroran 2024-03-28 03:59:45 +09:00
  • 9f0d398d3b Make risurealm share and download to use new api kwaroran 2024-03-28 03:59:14 +09:00
  • ea6b1d20e5 Prepare new realm upload kwaroran 2024-03-28 03:02:18 +09:00
  • 1575004cf0 Fixing the issue with quote escape when serializing strings in JSON in DeepLX. ModMapper 2024-03-28 02:15:23 +09:00
  • 279b68d3c6 Fix characterCards importCharacterProcess function kwaroran 2024-03-28 01:25:11 +09:00
  • 9f0a8f38b5 Fix image not appending kwaroran 2024-03-28 01:24:50 +09:00
  • dbaa2968cc Fix decoding issue in pngChunk.ts kwaroran 2024-03-28 01:19:33 +09:00
  • 6202838458 Refactor importCharacterProcess and readGenerator functions to support ReadableStream kwaroran 2024-03-26 04:38:06 +09:00
  • 5b4f24019b Rework importCharacterProcess and selectFileByDom functions kwaroran 2024-03-26 04:01:07 +09:00
  • 92c2cd1a1a Update version to 1.88.3 kwaroran 2024-03-26 03:03:48 +09:00
  • 776b49534d Add content type header based on body type in fetchWithProxy function kwaroran 2024-03-26 03:03:01 +09:00
  • 65c148f371 Update version to 1.88.2 kwaroran 2024-03-25 23:10:59 +09:00
  • ac54cb3816 Fix default method in fetchWithProxy kwaroran 2024-03-25 23:10:42 +09:00
  • 026e47c89e Update version to 1.88.1 kwaroran 2024-03-25 21:24:25 +09:00
  • ddf36064bb Update deeplXUrl placeholder and default value kwaroran 2024-03-25 21:24:03 +09:00
  • 52c176234f fix translateTranslationChunks function kwaroran 2024-03-25 21:21:59 +09:00
  • dc6d39b754 Update version to 1.88.0 kwaroran 2024-03-25 21:03:26 +09:00
  • e4ecb46959 Add ST preset import kwaroran 2024-03-25 20:57:41 +09:00
  • 09d9ff6933 Add noWaitForTranslate options kwaroran 2024-03-25 20:22:59 +09:00
  • a70a10607f Add translation wait time kwaroran 2024-03-25 20:22:21 +09:00
  • b7f53523e0 Update needSuperChunkedTranslate function to check translatorType kwaroran 2024-03-25 20:18:47 +09:00
  • f3b8ea7781 Fix translation chunk splitting and translation process kwaroran 2024-03-25 20:18:37 +09:00
  • a67962f2cd make needSuperChunkedTranslate function to always return false for now kwaroran 2024-03-25 19:52:28 +09:00
  • d2a168524e Refactor translation logic and add super chunked translation kwaroran 2024-03-25 19:52:05 +09:00
  • 28436fc620 Refactor DeeplX URL handling in translator.ts kwaroran 2024-03-25 19:10:19 +09:00
  • 6ac23c6054 Refactor globalFetch function to simplify and improve readability kwaroran 2024-03-25 18:58:05 +09:00
  • 7707e55c87 GlobalFetch 리팩토링, Elevenlabs 다국어모델 정보 body에 삽입, DeepLX 로직구현(미작동) (#328) kwaroran 2024-03-25 18:53:26 +09:00
  • 72a682612a DeepLX 에러 해결 및 구현성공 testman 2024-03-25 15:48:59 +09:00
  • 0ebe82c629 globalFetch 함수 코드개선 및 디버깅 완료 testman 2024-03-25 06:06:41 +09:00
  • 7444090c9c globalFetch 함수 코드 개선 testman 2024-03-25 05:26:35 +09:00
  • 6caf5bd904 update scriptstate variable access kwaroran 2024-03-25 03:06:38 +09:00
  • 92335c9f10 Add conditional check for runVar in Comment case kwaroran 2024-03-25 02:59:58 +09:00
  • 6fb5b7d6a0 Refactor chat processing logic kwaroran 2024-03-25 02:57:31 +09:00
  • 98257b2bd6 Rework variable assignment and processing kwaroran 2024-03-25 02:56:28 +09:00
  • 5de39837ed Add CodeMirror based Highlighted editor (#325) kwaroran 2024-03-25 02:26:22 +09:00
  • 49ebc37978 add charjs apis for bgembed (#324) kwaroran 2024-03-25 02:01:57 +09:00
  • 4a7f249db4 token 분기처리 추가 testman 2024-03-24 20:13:35 +09:00
  • 1d2d71db48 deeplX function added testman 2024-03-24 19:44:55 +09:00
  • e78dfe2a21 Update version to 1.87.2 kwaroran 2024-03-24 19:40:59 +09:00
  • 7e568cc0b8 Refactor risuChatParser usage in processScriptFull function kwaroran 2024-03-24 19:40:40 +09:00
  • 342052a0a4 Add exponentiation operator to toRPN and calculateRPN functions kwaroran 2024-03-24 19:19:42 +09:00
  • fd50692ab0 Fix number parsing in parser.ts kwaroran 2024-03-24 19:11:14 +09:00