Cohee1207
f06ca28bbf
Reduce console spam on expressions
2023-06-28 15:55:53 +03:00
Cohee1207
a1eb2b794e
Rearrange Horde blocks
2023-06-28 15:48:12 +03:00
RossAscends
4ad328029e
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-06-28 20:40:31 +09:00
RossAscends
d66542e88e
fix: MovingUI breaking, typos, WI selector scroll
2023-06-28 20:40:29 +09:00
Cohee
4a9d9b69e9
Fix random chat slash breaking in groups
2023-06-28 11:19:50 +03:00
Cohee
ebf51f3a17
Fix select2 selection remove style
2023-06-28 11:15:38 +03:00
Cohee
7bec130bf7
Fix focused select border
2023-06-28 11:06:57 +03:00
Cohee
914282faf0
Remove spammy logs
2023-06-28 11:02:54 +03:00
Cohee
1d8ecacd8b
Update Horde documentation link
2023-06-28 11:01:27 +03:00
Cohee
a0814defff
Fix select2 noblur background
2023-06-28 10:51:14 +03:00
RossAscends
5084ae9f9a
Merge pull request #587 from BlipRanger/feature/import
...
Import creator and creator notes/comments (if they exist)
2023-06-28 14:20:04 +09:00
RossAscends
93b1774135
Merge pull request #586 from bdashore3/dev
...
[IMPORTANT] Fix world info splice method
2023-06-28 14:08:32 +09:00
RossAscends
2cde62f618
Merge pull request #585 from BlipRanger/feature/random
...
Add random chat slash command
2023-06-28 14:01:51 +09:00
RossAscends
7fe758d697
( ) skill issue ( ) MovingUI works now.
2023-06-28 13:53:36 +09:00
BlipRanger
696f9083f3
Import tags and just save them to the card
2023-06-27 21:51:28 -04:00
BlipRanger
db08d4eab3
Import creator and creator notes/comments (if they exist)
2023-06-27 21:29:05 -04:00
kingbri
2f2f88dedd
World Info: Fix array splice method
...
Character lore layers used array.splice() in the wrong way. Somehow
this passed my testing through sheer luck. Rewrite for using indicies
to splice and for more efficiency with iteration.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-06-27 21:04:04 -04:00
BlipRanger
a512e3bec0
Merge branch 'dev' of https://github.com/BlipRanger/SillyTavern into feature/random
2023-06-27 20:18:55 -04:00
BlipRanger
9903e85a66
Add random slash command
2023-06-27 20:03:49 -04:00
Cohee
9949d5695c
Restyle Horde model selector
2023-06-28 02:09:33 +03:00
Cohee
515a0af1b4
Write settings backup on starting the server
2023-06-27 21:40:36 +03:00
Cohee
f5ba78be81
Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev
2023-06-27 20:48:14 +03:00
Cohee
10e87dd5ca
[WIP/Untested] DeepL translation API
2023-06-27 20:48:09 +03:00
RossAscends
5db69d1ce0
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-06-28 01:30:15 +09:00
RossAscends
a9009725ce
hide unusables on mobile
2023-06-28 01:29:35 +09:00
Cohee
d59174da77
Add optional chaining
2023-06-27 19:22:42 +03:00
Cohee
679143967d
Merge pull request #580 from lsaa/first-line-desc-cutoff
...
Limit the character list sysnopsis to the first line of Creator's Notes
2023-06-27 19:20:03 +03:00
Cohee
59e833b6cc
Merge pull request #581 from bdashore3/dev
...
Tags: Fix mobile exclusions
2023-06-27 19:19:18 +03:00
kingbri
2e9bccf9e9
Tags: Fix mobile exclusions
...
Fixes mobile positioning issues and adds conditional directives.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-06-27 12:15:13 -04:00
RossAscends
54f472a750
Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev
2023-06-28 00:58:36 +09:00
RossAscends
a0dbee6749
unlimited zoomed avatars + movingUI rewrite
2023-06-28 00:58:32 +09:00
Cohee
69fdb9090f
Add Chub downloader for characters and lorebooks
2023-06-27 18:39:08 +03:00
lsaa
43e5849015
Only display the first line of Creator's Notes as description
2023-06-27 09:15:52 -03:00
Cohee
92775e459c
Merge pull request #574 from 50h100a/show-avatar-names
...
Display avatar name in card list
2023-06-27 12:39:53 +03:00
Cohee
748bee74cb
Make avatar URL display not default
2023-06-27 12:38:46 +03:00
Cohee
3cdec1cea3
Merge pull request #576 from bdashore3/dev
...
World Info: Fix lorebook loading error
2023-06-27 12:34:29 +03:00
RossAscends
76b7e24614
also reset AN panel loc/size
2023-06-27 13:22:39 +09:00
RossAscends
9737fda9ae
persistent state for movingUI
2023-06-27 13:08:02 +09:00
50h100a
06f580ed29
Add power-user option to toggle card filenames.
...
Rephrased 'resize' option so It's Not Talking Like This.
2023-06-26 21:45:15 -04:00
50h100a
553a95fd39
Merge branch 'SillyTavern:main' into show-avatar-names
2023-06-26 21:33:24 -04:00
kingbri
3e30fb5d14
World Info: Fix lorebook loading error
...
charLore isn't always present, so make optional calls to it.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-06-26 20:19:21 -04:00
Cohee
847961861f
Better VN mode autoscrolling
2023-06-27 00:57:16 +03:00
Cohee
59dba15a4f
Unlock scrolling on streaming if scrolled with mouse wheel
2023-06-27 00:45:48 +03:00
50h100a
2aa0c5d707
Display avatar name in card list
2023-06-26 17:33:10 -04:00
Cohee
976a8fd65c
Fix WI terms usage
2023-06-26 22:27:58 +03:00
Cohee
5798c98f41
Adjust texts for character lorebooks
2023-06-26 22:21:01 +03:00
Cohee
187a0925b0
Merge pull request #570 from bdashore3/dev
...
World Info: Add support for character layers and more fixes
2023-06-26 22:10:58 +03:00
kingbri
45047fc6b2
World Info: Fix entries being improperly appended
...
Entries were being added to the prompt in an inconsistent way. WI
before and after character were using newline formatting while AN
was using array joins. This caused some issues with insertion order
in the prompt.
Fix this by making each injection use an array and unshift elements
into them. Then, join them into a string that preserves insertion
order.
The reason why unshift is used is because higher insertion orders
translate to a higher priority during scanning. This prevents the
need to reverse arrays which is a more costly function depending
on how many entries are in them.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-06-26 14:32:24 -04:00
kingbri
9d5af39682
World Info: Add rename and delete hooks to char layers
...
If a world info is renamed or deleted, update that in the character
lore section of settings as well.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-06-26 14:32:24 -04:00
kingbri
b6fbe41f93
World Info: Add support for character layering
...
Some characters have different cards depending on what the user wants
from the character. However, maintaining multiple lorebooks for different
personas of the same character can be difficult. In addition, there
is redundancy, overlap, and possiblities to miss information when
creating separate lorebooks with the same base info.
Therefore, add a "DLC"/layering system of sorts for characters.
This works the same way as multi-global world info where character
lorebooks added as needed. The only catch is that a base character
book must be tied to a card before selecting any extra info.
Signed-off-by: kingbri <bdashore3@proton.me >
2023-06-26 14:32:24 -04:00