Commit Graph

2169 Commits

Author SHA1 Message Date
kwaroran
950ac1d46e feat: Add support for highlighting comments in GUI 2024-05-26 08:33:48 +09:00
kwaroran
cb130d44ba feat: Update AlertComp to display correct description based on cardExportType 2024-05-26 08:32:45 +09:00
kwaroran
67755466ca chore: Update version to 1.106.0 2024-05-26 08:31:36 +09:00
kwaroran
d6e663c604 feat: Add support for displaying display related CBS elements in highlighter 2024-05-26 08:20:49 +09:00
kwaroran
93cba968b5 feat: add syntax highlighting 2024-05-26 08:15:45 +09:00
kwaroran
9e9f23b209 feat: Update exportCharacterCard to use v3 specification 2024-05-26 04:22:14 +09:00
kwaroran
a9eaf90208 feat: Add longpress functionality to Chat message removal button 2024-05-26 04:16:43 +09:00
kwaroran
7ba5ff0cce feat: Add long press functionality to AutoresizeArea component 2024-05-26 04:08:57 +09:00
kwaroran
963d9736c8 feat: enable regex for lorebook search 2024-05-26 03:52:19 +09:00
kwaroran
21782b55be feat: add nickname 2024-05-26 03:47:26 +09:00
kwaroran
b800252b3e feat: add import and export for cc assets 2024-05-26 03:35:39 +09:00
kwaroran
744ea4cb41 feat: Add icon removal 2024-05-26 03:05:40 +09:00
kwaroran
d3a180215d Add multiple icon support 2024-05-26 02:37:25 +09:00
kwaroran
8fe3c2d403 Add ccv3 cbs 2024-05-25 11:14:57 +09:00
kwaroran
7cdf1918e5 feat: add ccv3 decorators 2024-05-25 11:04:27 +09:00
kwaroran
41d2db2f59 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-05-25 09:24:45 +09:00
kwaroran
65fd56c0e4 Add character card v3 import/export 2024-05-25 09:24:35 +09:00
kwaroran
76a7bfd0f0 Add character card v2 v3 import/export 2024-05-25 09:23:59 +09:00
kwaroran
e5e7533e1a chore: add google requirements 2024-05-25 01:11:59 +09:00
kwaroran
68cf8d59a0 chore: Update gradle version to 1.105.1 2024-05-24 23:35:18 +09:00
kwaroran
43564ed054 chore: Update android app name to RisuAI 2024-05-24 23:30:05 +09:00
kwaroran
e072bb1cbc chore: Update version to 1.105.1 2024-05-24 23:28:50 +09:00
kwaroran
125018bc7e fix: cap file not appearing 2024-05-24 23:28:19 +09:00
kwaroran
2798e23447 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-05-24 23:26:03 +09:00
kwaroran
128c761f32 fix: realmpopup 2024-05-24 23:26:01 +09:00
kwaroran
3322a9768f feat: Substitute first_msg_index even if context is not chat (#438)
# PR Checklist
- [v] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [v] Did you check if it works normally in all of web, local and node
hosted versions? if it dosen't, did you blocked it in those versions?
- [v] Did you added a type def?

# Description

Remove unnecessary check when substituting first_msg_index that is
preventing it to be used within non-chat context (e.g. lorebook)
2024-05-24 23:18:17 +09:00
kwaroran
7e1f1dc1d2 feat: add cap storage utilitys 2024-05-24 23:14:44 +09:00
kwaroran
38a7e514ac refactor: Optimize imports in RealmMain.svelte 2024-05-24 22:42:27 +09:00
Sunho Kim
8497ead17c feat: Substitute first_msg_index even if context is not chat 2024-05-23 19:58:04 -07:00
kwaroran
2287d2e219 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-05-24 11:32:21 +09:00
kwaroran
f006428acb feat: Add CBS to patch notes 2024-05-24 11:32:19 +09:00
kwaroran
afaf02c1a6 feat: Add first_msg_index curly syntax (#436)
# PR Checklist
- [v] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [v] Did you check if it works normally in all of web, local and node
hosted versions? if it dosen't, did you blocked it in those versions?
- [v] Did you added a type def?

# Description

Add a curly syntax for retrieving the index for the selected alternate
first message. {{first_msg_index}} replaced with -1 if the default first
message is being used, otherwise it's replace with the selected index of
alternate first message.
2024-05-24 11:31:37 +09:00
kwaroran
b0579f34f7 Update version to 1.105.0 2024-05-24 11:31:07 +09:00
Sunho Kim
27ef7b8112 feat: Add first_msg_index curly syntax 2024-05-23 19:29:09 -07:00
kwaroran
96ccc1cdd8 feat: add preset sharing 2024-05-24 11:28:32 +09:00
kwaroran
0ce01d8ca1 feat: Update RealmFrame to display character upload success message with character URL 2024-05-24 10:47:23 +09:00
kwaroran
2dc2f4974b feat: add new realm system 2024-05-24 10:45:34 +09:00
kwaroran
edd60c05cb feat: Remove unused import in CharConfig.svelte and update shareRisuHub function 2024-05-24 07:56:52 +09:00
kwaroran
60bbb50b02 feat: Add "__shared" to search query in getRisuHub function 2024-05-24 07:30:21 +09:00
kwaroran
17ff79702c feat: Update favicon with multiple sizes for different devices 2024-05-24 04:54:15 +09:00
kwaroran
663fcb9fb0 feat: Add endGrid functionality to GridCatalog.svelte 2024-05-23 08:17:31 +09:00
kwaroran
e59ddd080e Update version to 1.104.0 2024-05-23 08:17:11 +09:00
kwaroran
d126e52788 Rework catalog and add trash 2024-05-23 08:13:20 +09:00
kwaroran
f1b9247f20 feat: Add "Long Term Memory" option to OtherBotSettings 2024-05-23 07:02:54 +09:00
kwaroran
5b7e66723f feat: add hypav2 button 2024-05-23 07:02:16 +09:00
kwaroran
53b7771ed4 feat: Correct typo in OtherBotSettings.svelte and update memory options 2024-05-23 02:02:19 +09:00
kwaroran
2b70495847 feat: Update memory options in OtherBotSettings 2024-05-23 01:57:54 +09:00
kwaroran
a308910267 Fix typo in OtherBotSettings.svelte 2024-05-23 01:52:43 +09:00
kwaroran
7a1591bd20 feat: Add hypav2 memory option to OtherBotSettings 2024-05-23 01:52:31 +09:00
kwaroran
b53d3e677a Update version to 1.103.4 2024-05-22 19:36:45 +09:00