This website requires JavaScript.
7e9d98738f
v3.2.0: Major update with JSON trackers, locking system, and UI improvements
Spicy_Marinara
2026-01-08 10:35:54 +01:00
be05051a39
v3.1.1: Fix mobile tabs not initializing on mobile devices
Spicy_Marinara
2026-01-08 00:12:19 +01:00
a3063aff4f
v3.1.0: Add parser error detection and recommended models section
Spicy_Marinara
2026-01-07 22:56:26 +01:00
dbf5c2d17a
Merge branch 'main' of https://github.com/SpicyMarinara/rpg-companion-sillytavern
Spicy_Marinara
2026-01-07 21:29:20 +01:00
718d45095d
v3.0.1 - Fix thought bubble editing persistence
Spicy_Marinara
2026-01-07 20:25:49 +01:00
897380d532
v3.0.1 - Fix thought bubble editing persistence
Spicy_Marinara
2026-01-07 20:25:49 +01:00
93327e4416
Merge remote changes for v3.0.0 release
Spicy_Marinara
2026-01-07 19:52:51 +01:00
c3cdac24c6
Release v3.0.0 - Major update with JSON format, lock/unlock trackers, reorganized UI, colored dialogues, editable prompts, and numerous bug fixes
Spicy_Marinara
2026-01-07 17:22:22 +01:00
f536472dbe
Merge pull request #82 from munimunigamer/auto-update-ext
Spicy Marinara
2026-01-06 01:01:16 +01:00
5bba422904
fixed auto updating with external api mode
munimunigamer
2026-01-05 23:58:48 -06:00
8df6548e0b
v2.1.3 - Improved thought bubble positioning and responsiveness
Spicy_Marinara
2026-01-03 11:40:07 +01:00
58020e93d0
Fix: Ensure clothing instruction is included in separate generation prompts
Spicy_Marinara
2026-01-03 01:17:41 +01:00
ef03bb11ee
Update version to 2.1.2 in settings.html
Spicy_Marinara
2026-01-03 00:59:07 +01:00
d75f76b807
Update README with v2.1.2 changelog
Spicy_Marinara
2026-01-03 00:58:22 +01:00
c6b71ec1aa
Add optional toggle for Relationship Status Fields (v2.1.2)
Spicy_Marinara
2026-01-03 00:55:29 +01:00
d44bb1cff9
v2.1.1: Fix swipe detection in together mode and combat encounter prompt
Spicy_Marinara
2026-01-02 20:58:49 +01:00
87f0931942
Update README with v2.1 release notes
Spicy_Marinara
2026-01-02 14:09:13 +01:00
62ed7ffb18
v2.1: Add dynamic weather effects, clothing inventory, and bug fixes
Spicy_Marinara
2026-01-02 13:58:43 +01:00
ddd59d124e
bug
Spicy_Marinara
2025-12-31 18:14:44 +01:00
3bfc6ea934
Update to v2.0 and add version indicator
Spicy_Marinara
2025-12-31 10:53:09 +01:00
3f58c7ceca
Add holiday promotion, snowflakes effect, and Spotify music widget
Spicy_Marinara
2025-12-30 20:56:38 +01:00
51535c5fdc
Merge pull request #80 from munimunigamer/image-gen-updates
Spicy Marinara
2025-12-30 11:14:55 +01:00
bc4d4a0dd1
prompt now focuses on bust up/face
munimunigamer
2025-12-30 04:11:08 -12:00
5eb602e91d
added better prompt generation
munimunigamer
2025-12-30 04:02:45 -12:00
ca4a318135
removed unused localization
munimunigamer
2025-12-30 03:24:06 -12:00
b4ad757e42
removed unnecessary "LLM Instruction" prompt for image generation
munimunigamer
2025-12-30 03:23:18 -12:00
530d871fd3
Update layout.js
Spicy_Marinara
2025-12-29 18:07:33 +01:00
474e3ce963
Add customizable prompts editor and reorganize settings panel
Spicy_Marinara
2025-12-29 14:41:12 +01:00
0b5bca56eb
Fix display settings persistence and add responsive layout for plot buttons
Spicy_Marinara
2025-12-29 13:32:30 +01:00
39f4fed40d
Merge pull request #79 from munimunigamer/external-mode
Spicy Marinara
2025-12-29 10:29:35 +01:00
6ffcf9c929
detailing that it connects to openai rather than just third party
munimunigamer
2025-12-29 02:58:05 -12:00
10a4f9e89e
fixed auto image gen to use external mode as well
munimunigamer
2025-12-29 02:56:04 -12:00
fb8a6fcc30
using localstorage instead of extension settings for api key now
munimunigamer
2025-12-29 02:50:30 -12:00
b037d95da8
hide the "use model connected to RPG Companion Trackers preset"
munimunigamer
2025-12-29 02:43:53 -12:00
018ab3613f
changed default max tokens from 2048 to 8192
munimunigamer
2025-12-29 02:42:51 -12:00
5369cb14a5
add cors error logging, letting the user know if an endpoint can't be used due to cors blocking
munimunigamer
2025-12-29 02:42:37 -12:00
1d4a64bac7
added external api
munimunigamer
2025-12-29 02:38:08 -12:00
9936fb483d
added external api settings to extension settings
munimunigamer
2025-12-29 02:21:30 -12:00
3146f033df
Fix clamp() to use rem/px for min/max values
Spicy_Marinara
2025-12-28 23:38:41 +01:00
ed421bee63
Fix font sizes for ultrawide monitors using clamp()
Spicy_Marinara
2025-12-28 22:07:27 +01:00
09463fc95a
Merge pull request #75 from munimunigamer/avatar-gen-fixes
Spicy Marinara
2025-12-27 21:32:53 +01:00
10f6326f82
fixed right click regen and clearing chat
munimunigamer
2025-12-27 12:36:48 -12:00
3caa74fbf8
Combat encounters: Add pre-encounter config modal, targeting fixes, and tracker integration
Spicy_Marinara
2025-12-27 16:06:06 +01:00
436f3495f8
Merge pull request #74 from joenunezb/fix/hanging-swipes-with-chapterCheckpoints
Spicy Marinara
2025-12-27 08:42:04 +01:00
afa39b1387
Useless comments
joenunezb
2025-12-26 19:24:08 -08:00
b38dbe06a6
fix: Properly handle promises that lead to hangs on swipes
joenunezb
2025-12-26 19:01:05 -08:00
6b73e422de
Merge pull request #73 from munimunigamer/merge-fix-69-70
Spicy Marinara
2025-12-26 18:13:41 +01:00
ed5bcb2670
fixed index.js file
munimunigamer
2025-12-26 10:57:46 -06:00
c29f2b1bb5
Merge pull request #70 from munimunigamer/auto-image-generation
Spicy Marinara
2025-12-26 10:00:38 +01:00
91732b4d1c
Merge branch 'main' into auto-image-generation
Spicy Marinara
2025-12-26 10:00:29 +01:00
b163141652
Merge pull request #69 from munimunigamer/main
Spicy Marinara
2025-12-26 09:58:32 +01:00
87e86bfbb4
Removing my .claude settings file oopsies
munimunigamer
2025-12-25 23:43:39 -08:00
d10d4e876f
replaced disable placeholder card with Narrator mode (changes prompt a bit to support open ended rpgs/narrator cards that don't have defined characters better)
munimunigamer
2025-12-26 01:31:16 -06:00
fdaca39d39
renamed stable diffusion to image generation
munimunigamer
2025-12-26 01:01:04 -06:00
2df173e6af
fixed up re-rendering images when right clicking
munimunigamer
2025-12-26 00:54:44 -06:00
de11f6f7e2
llm generated image gen prompts
munimunigamer
2025-12-25 21:13:19 -08:00
b7e52046bc
fixed avatar images appearing in rpg
munimunigamer
2025-12-25 20:39:01 -08:00
7802479670
auto-image-generation
munimunigamer
2025-12-25 19:59:25 -08:00
c73260b2c6
Added placeholder and dice config options
munimunigamer
2025-12-25 18:27:28 -08:00
04bd314da2
Add chapter checkpoint UI improvements and separate Quests toggle
Spicy_Marinara
2025-12-22 01:05:01 +01:00
d386752f9c
Fix chapter checkpoint button duplication issue
Spicy_Marinara
2025-12-22 00:27:25 +01:00
9d8b758317
Remove accidentally committed log file
Spicy_Marinara
2025-12-21 23:55:02 +01:00
fe03cba802
feat: Add remove button for characters in Present Characters panel
Spicy_Marinara
2025-12-19 18:01:05 +01:00
ab7dfeaf8b
feat: Add custom avatar upload for NPCs in Present Characters panel
Spicy_Marinara
2025-12-18 14:14:49 +01:00
5bc7bfe22f
Fix: Preserve decimal commas in numbers (e.g., 4443,445)
Spicy_Marinara
2025-12-18 02:03:11 +01:00
3ded104218
Add chapter checkpoint feature
Spicy_Marinara
2025-12-18 01:59:14 +01:00
8645bbde98
Revert "Merge pull request #57 from devsorcer/claude/add-character-state-tracking-01AC3zt7Z6eEYLfZXoZCgut4"
Spicy_Marinara
2025-12-06 00:04:32 +01:00
cc1dd8dc11
Merge pull request #60 from SpicyMarinara/revert-59-main
Spicy Marinara
2025-12-05 22:44:11 +01:00
bfb63a34cd
Revert "All the features"
Spicy Marinara
2025-12-05 22:43:56 +01:00
275179fa7f
Revert "Update promptBuilder.js"
Spicy_Marinara
2025-12-05 22:43:04 +01:00
3c6daa6a72
Update promptBuilder.js
Spicy_Marinara
2025-12-05 21:54:15 +01:00
02f74c8e75
Merge pull request #59 from Subarashimo/main
Spicy Marinara
2025-12-05 20:51:38 +01:00
cdbf3a0354
Merge branch 'main' into main
Spicy Marinara
2025-12-05 20:51:05 +01:00
31f12941a8
Merge pull request #58 from devsorcer/main
Spicy Marinara
2025-12-05 20:47:50 +01:00
8905db3e44
Merge pull request #57 from devsorcer/claude/add-character-state-tracking-01AC3zt7Z6eEYLfZXoZCgut4
Spicy Marinara
2025-12-05 20:46:32 +01:00
3500c200c6
Merge branch 'main' of https://github.com/Subarashimo/rpg-companion-sillytavern
Subarashimo
2025-12-05 19:53:04 +01:00
e9317595b6
fix: string format skills
Subarashimo
2025-12-05 19:52:25 +01:00
f1219d6a40
Merge branch 'main' into main
Subarashimo
2025-12-05 18:16:05 +01:00
7e47dbfd7c
chore: final cleanup
Subarashimo
2025-12-05 18:10:21 +01:00
38328de1bf
fix: clear skills
Subarashimo
2025-12-05 16:29:54 +01:00
806a7078a7
feat: message interception
Subarashimo
2025-12-05 11:40:50 +01:00
6a513bc0b5
Add dynamic container creation as fallback if template fails to load
Claude
2025-12-05 05:19:41 +00:00
ffed3aa1b5
Add diagnostic logging to character state tracking
Claude
2025-12-05 05:12:58 +00:00
14465e5ae9
Bump version to 2.0.0 with visible loading indicator
Claude
2025-12-05 05:06:39 +00:00
817dad352f
Add files via upload
devsorcer
2025-12-05 10:32:28 +05:30
19c47de934
Add READY_TO_USE guide explaining 100% copy-paste integration
Claude
2025-12-05 04:53:10 +00:00
c35e39c445
Integrate character state tracking system into main extension
Claude
2025-12-05 04:52:01 +00:00
0440159089
Add comprehensive character state tracking system for {{char}}
Claude
2025-12-05 04:39:53 +00:00
2d5b3c4c5b
Add files via upload
devsorcer
2025-12-05 09:57:31 +05:30
271c69ec49
feat: remove character button
Subarashimo
2025-12-04 21:04:56 +01:00
9f6c44745b
feat: rpg stats improvements
Subarashimo
2025-12-04 20:40:02 +01:00
628d8ee7a4
Merge pull request #56 from IDeathByte/main
Spicy Marinara
2025-12-04 09:29:11 +01:00
23a4e77b0a
Fix for character card
IDeathByte
2025-12-04 13:05:04 +05:00
b5f5f6d9c5
fix: classica js falsy bug
Subarashimo
2025-12-03 22:45:58 +01:00
c24515db7e
fix: several issues
Subarashimo
2025-12-03 22:34:50 +01:00
0f7fdfcef1
feat: json format, et al.
Subarashimo
2025-12-03 14:55:30 +01:00
56349f30e6
fix: prompt consistency
Subarashimo
2025-12-03 10:02:39 +01:00
d775b45951
fix: missing divider handling
Subarashimo
2025-12-03 09:24:00 +01:00
c1a343eb46
fix: flexible prompts
Subarashimo
2025-12-03 09:22:42 +01:00
f3c224a99a
feat: more settings
Subarashimo
2025-12-03 09:19:03 +01:00