This website requires JavaScript.
54e1b0c2b2
Fix equipment vanishing after save: preserve equipment in loadChatData
main
ARIA
2026-07-03 12:07:46 +02:00
9720a7befe
Fix Equipment modal and json filter
ARIA
2026-07-03 11:53:35 +02:00
130998105a
Added Agents.md
ARIA
2026-07-03 11:24:11 +02:00
35cffa2696
Added Agents.md file
feature/equipment-system
ARIA
2026-07-03 11:22:30 +02:00
411dc3eb9c
Merge pull request 'feat: add Equipment system with slot validation and stat bonuses' (#1 ) from feature/equipment-system into main
Pakobbix
2026-07-03 09:16:57 +00:00
10cfe581ac
feat: add Equipment tab with slot-type validation
ARIA
2026-07-03 11:11:23 +02:00
38fb3d8c51
Fix tracker issues and add deprecation notice
Spicy_Marinara
2026-05-04 13:08:52 +02:00
70792f8a2a
Merge pull request #143 from SpicyMarinara/SpicyMarinara-patch-1
Spicy Marinara
2026-05-04 13:02:16 +02:00
4cd0b72472
Update README to mark project as deprecated
SpicyMarinara-patch-1
Spicy Marinara
2026-05-04 12:57:37 +02:00
2d63e51962
Merge pull request #142 from CristianAUnisa/fix-parser
Spicy Marinara
2026-05-04 12:21:14 +02:00
f142d04b48
Merge pull request #141 from CristianAUnisa/fix-injection
Spicy Marinara
2026-05-04 12:20:53 +02:00
45c074499c
Fix tracker injection context ordering and placeholder timing
CristianAUnisa
2026-04-25 19:39:07 +02:00
ad66410f81
Harden parser handling for noisy and non-critical tracker responses
CristianAUnisa
2026-04-25 17:35:23 +02:00
ed9c12e969
Merge pull request #135 from Tremendoussly/doom-lite-expression-sync-v2
Spicy Marinara
2026-04-14 18:26:56 +02:00
60c430919b
Handle swipe-deleted expression refresh and add zh-cn display strings
Tremendoussly
2026-04-14 17:43:57 +02:00
2ee081a619
Clean up post-merge delete handler artifacts
Tremendoussly
2026-04-14 17:08:42 +02:00
19ebf1a834
Merge upstream/main into doom-lite-expression-sync-v2
Tremendoussly
2026-04-14 16:21:07 +02:00
bda43208a2
Merge pull request #140 from jakstein/ofilter-fix
Spicy Marinara
2026-04-08 20:41:00 +02:00
781b28e02b
replace filter tags with ofilter to avoid HTML/SVG collision
jakstein
2026-04-08 12:30:43 +02:00
e018cddb15
Merge pull request #136 from dd178/main
Spicy Marinara
2026-04-07 13:34:45 +02:00
05655fecf7
Merge branch 'main' into main
Spicy Marinara
2026-04-02 20:41:21 +02:00
4e36667890
Merge pull request #130 from Alamion/main
Spicy Marinara
2026-04-02 20:39:09 +02:00
c82eb03288
Merge pull request #129 from DAurielS/fix/swipe-tracker-state
Spicy Marinara
2026-04-02 20:38:55 +02:00
96d589adc0
``` feat(encounter): 添加战斗遭遇界面国际化支持和优化错误处理
dd178
2026-03-23 03:27:12 +08:00
55aa2a1e6a
``` feat(i18n): 添加简体中文语言选项并扩展国际化支持
dd178
2026-03-22 14:07:11 +08:00
215a122797
Fix clear cache to remove per-swipe tracker data
Tremendoussly
2026-03-15 23:11:50 +01:00
1a11699522
Rename expression sync to thought-based expression portraits and clean up compatibility solutions
Tremendoussly
2026-03-15 22:18:25 +01:00
c79c941871
Replace speaker-based expression sync with thoughts-driven sync
Tremendoussly
2026-03-15 21:38:45 +01:00
9ef5b16663
Break expression sync cycle and guard portrait lookup
Tremendoussly
2026-03-15 17:38:39 +01:00
1d297aeecf
Gate below-chat expression sync and localize inline thoughts
Tremendoussly
2026-03-15 16:51:20 +01:00
4d2afafbaf
Harden synced expression portrait URLs
Tremendoussly
2026-03-15 15:54:46 +01:00
08097e8b41
Translate new display settings for fr, ru, and zh-tw
Tremendoussly
2026-03-15 15:02:42 +01:00
e81afa4d74
Align inline thoughts (alternate display) with SillyTavern message text spacing
Tremendoussly
2026-03-09 14:23:18 +01:00
0499cc6961
Keep Present Characters visible during pending swipes
Tremendoussly
2026-03-09 13:36:05 +01:00
51b5360a7c
Changed the scrollbar for multiple characters present
Tremendoussly
2026-03-08 22:49:11 +01:00
c73c0c2bb6
First attempt at adding expression sync
Tremendoussly
2026-03-08 22:29:14 +01:00
2f98686e60
Add optional below-chat Present Characters panel (#3 )
Tremendoussly
2026-03-08 22:58:42 +01:00
ae9e44eafb
Alternate Thoughts Display (#2 )
Tremendoussly
2026-03-08 19:54:38 +01:00
933d78e192
feat: localization validator for missing internationalization fix: trackerEditor.js doesn't have syntax issues anymore.
Alamion
2026-03-02 20:54:15 +03:00
03345b81f4
Update Refresh RPG Info buttons in index.js to call commitTrackerDataFromPriorMessage() before updateRPGData()
Daryl
2026-02-26 17:59:45 -04:00
c307f1a1bc
Revert Copilot mistake in inheriting prior swipe data; testing in practice reveals inheritance does not work after applying its suggestion.
Daryl
2026-02-26 17:32:16 -04:00
c442314c10
Remove redundant data commit call in sillytavern.js to prevent n-2 tracker data commits in fresh message generations
Daryl
2026-02-26 17:09:33 -04:00
ce48ac0c34
Update src/systems/integration/sillytavern.js
Spicy Marinara
2026-02-26 01:48:15 +01:00
8ea9044492
Update src/core/persistence.js
Spicy Marinara
2026-02-26 01:47:42 +01:00
9213d264a0
Update src/systems/integration/sillytavern.js
Spicy Marinara
2026-02-26 00:40:22 +01:00
32280d60ef
Update src/systems/integration/sillytavern.js
Daryl Streete
2026-02-25 19:32:54 -04:00
75c8f9b63a
Update src/systems/ui/trackerEditor.js
Spicy Marinara
2026-02-25 23:58:51 +01:00
b1098a2721
Update src/systems/ui/trackerEditor.js
Spicy Marinara
2026-02-25 23:58:44 +01:00
131b28fc1f
Update src/systems/ui/trackerEditor.js
Spicy Marinara
2026-02-25 23:58:37 +01:00
7305af8f88
Update src/systems/ui/trackerEditor.js
Spicy Marinara
2026-02-25 23:58:26 +01:00
66a22c74d0
Update src/utils/transformations.js
Spicy Marinara
2026-02-25 23:58:02 +01:00
5b2cb331c8
Update src/core/persistence.js
Spicy Marinara
2026-02-25 23:57:30 +01:00
bb202aca9c
Update src/systems/integration/sillytavern.js
Spicy Marinara
2026-02-25 23:57:24 +01:00
733647084a
Update src/systems/integration/sillytavern.js
Spicy Marinara
2026-02-25 23:57:16 +01:00
ab848828e7
Update src/systems/integration/sillytavern.js
Spicy Marinara
2026-02-25 23:57:09 +01:00
4d0de8419c
fixes: - now stats, attributes, characters stats have a changeable id - now all additional promts are stacked in 2 lines
Alamion
2026-02-23 21:42:25 +03:00
76beb5dff4
Add inheritSwipeDataFromPriorMessage function to populate swipe slots with tracker data from prior messages in cases where tracker auto-update is disabled. This maintains the paradigm of every swipe having saved tracker data, which can then be regenerated by the user manually if they so choose.
Daryl
2026-02-22 03:53:59 -04:00
178ced00be
Update widget displayed data when swiping
Daryl
2026-02-22 00:35:26 -04:00
979525e372
Add syncLastGeneratedDataFromSwipeStore function to manage swipe data retrieval and update lastGeneratedData on message changes
Daryl
2026-02-21 23:47:47 -04:00
d96a199890
Implement separate generation ID to ensure that messages deleted during separate tracker generation do not attempt to apply the received data to a now non-existent message
Daryl
2026-02-21 22:21:18 -04:00
4b816dd1fd
Add event handler for message deletion to sync tracker state and update UI to reflect the new most-recent message in chat
Daryl
2026-02-21 21:45:47 -04:00
8f2dbd2f88
Implement swipe data persistence between reloads and ensure all tracker data commits are based on prior assistant message when generating/swiping
Daryl
2026-02-21 21:40:52 -04:00
f3e7518622
Enhance swipe data handling to correctly display swipe-specific tracker stats: add getSwipeData function and refactor commitTrackerData to utilize it
Daryl
2026-02-21 20:40:33 -04:00
502646bb92
Merge pull request #128 from Korddie/main
Spicy Marinara
2026-02-19 18:52:14 +01:00
98fd702175
Update src/i18n/fr.json
Spicy Marinara
2026-02-19 18:52:04 +01:00
25aedce786
Add French translate
rei
2026-02-18 03:56:18 +01:00
105e20e97a
v3.7.2: Fix status field key generation for parenthetical names & scroll preservation
v3.7.2
Spicy_Marinara
2026-02-13 18:34:44 +01:00
5498c64f5d
Opussy bug fix
Spicy_Marinara
2026-02-06 16:53:24 +01:00
5fa369e3d7
Update userStats.js
Spicy_Marinara
2026-02-04 10:28:49 +01:00
52be8dca1f
Update README.md
Spicy_Marinara
2026-02-03 17:32:32 +01:00
32c4f67822
v3.7.1: Weather keywords, character stat editing fix, scroll bug fix, avatar layout
Spicy_Marinara
2026-02-01 14:42:00 +01:00
b61a426efe
Update injector.js
Spicy_Marinara
2026-02-01 13:57:37 +01:00
2a77c091dd
Add Jakstein to contributors list
Spicy_Marinara
2026-01-27 19:46:50 +01:00
c0431a6117
Update contributors list
Spicy_Marinara
2026-01-27 14:38:48 +01:00
43610bf8b6
Merge branch 'main' of https://github.com/SpicyMarinara/rpg-companion-sillytavern
Spicy_Marinara
2026-01-27 14:36:21 +01:00
2a5b57087b
Merge pr-109 into main: v3.7.0
Spicy_Marinara
2026-01-27 14:34:44 +01:00
653d23ef9a
Merge main into pr-109
Spicy_Marinara
2026-01-27 14:34:39 +01:00
ea81dd0634
v3.7.0: Merge PR #109 + opacity sliders + custom attributes fix + context instructions prompt + newline fixes
v3.7.0
pr-109
Spicy_Marinara
2026-01-27 14:33:36 +01:00
7a3487c741
Merge pull request #109 from jakstein/omniscience-filter
Spicy Marinara
2026-01-27 13:01:37 +01:00
6fc35e50a1
Refactor inventory lock logic to use item names
Spicy_Marinara
2026-01-23 09:17:40 +01:00
e82918004e
v3.6.3: Fix relationship field to use correct nested format (relationship.status)
v3.6.3
Spicy_Marinara
2026-01-20 21:51:41 +01:00
f78c8a1b78
v3.6.2: Fix relationship field in context for manually added characters, add empty field placeholders and mobile support
v3.6.2
Spicy_Marinara
2026-01-18 19:15:30 +01:00
2a48c30808
Update sillytavern.js
Spicy_Marinara
2026-01-17 21:34:53 +01:00
c5a9c8631f
Merge pull request #115 from Olaroll/weather-pattern-fix
Spicy Marinara
2026-01-17 21:15:06 +01:00
2623df4050
Merge pull request #117 from SpicyMarinara/revert-116-revert-111-main
Spicy Marinara
2026-01-17 21:14:55 +01:00
03f21ef1ef
Revert "Revert "internalization weatherEffects.js""
revert-116-revert-111-main
Spicy Marinara
2026-01-17 21:14:44 +01:00
2e747bc8aa
Merge pull request #116 from SpicyMarinara/revert-111-main
Spicy Marinara
2026-01-17 21:13:50 +01:00
d0dd8950a6
Revert "internalization weatherEffects.js"
revert-111-main
Spicy Marinara
2026-01-17 21:13:28 +01:00
5ddc380dac
Make constant's variable name consistent with the codebase
Olari Tšernobrovkin
2026-01-17 20:03:34 +02:00
f4324a5d19
Fix weather pattern matching regression
Olari Tšernobrovkin
2026-01-15 20:30:48 +02:00
4612ed2108
Merge pull request #111 from IDeathByte/main
Spicy Marinara
2026-01-15 11:04:53 +01:00
0e988b201c
Update weatherEffects.js
IDeathByte
2026-01-15 11:38:26 +05:00
7b4ebb8d76
internalization weatherEffects.js
IDeathByte
2026-01-15 11:23:52 +05:00
08474bd910
make the tags close with a slash for proper self termination
jakstein
2026-01-14 22:40:58 +01:00
0bb2085305
remove regex workaround and fix tag format
jakstein
2026-01-14 22:08:51 +01:00
c6f13d18ff
attempted slight improvement of the default prompt
jakstein
2026-01-14 19:27:07 +01:00
334f5fa5a3
roll back the default prompt, the new one was too cringy and aggresive
jakstein
2026-01-14 19:16:40 +01:00
5f9d67ebe8
attempt to fix trimming logic and improve prompt
jakstein
2026-01-14 19:06:43 +01:00
93c37c25d7
initial omniscience filter
jakstein
2026-01-14 18:44:54 +01:00
0499f2c43e
Merge pull request #107 from tomt610/feature/improved-clear-weather-effects
Spicy Marinara
2026-01-14 00:51:16 +01:00