32c4f67822
- Improved weather generation: Added hard templates for weather keywords to ensure LLM generates valid weather patterns that match dynamic effects - Fixed character stat editing bug: Now properly handles array format stats from LLM (values no longer revert on blur) - Fixed scroll/viewport bug: Mobile-only scrollIntoView prevents page jumping on desktop when editing fields - Changed Present Characters avatar display: Avatar now aligned with name in header row, fields take full width below - Updated descriptions and labels
12 lines
280 B
JSON
12 lines
280 B
JSON
{
|
|
"display_name": "RPG Companion",
|
|
"loading_order": 100,
|
|
"requires": [],
|
|
"optional": [],
|
|
"js": "index.js",
|
|
"css": "style.css",
|
|
"author": "Marinara",
|
|
"version": "3.7.1",
|
|
"homePage": "https://github.com/SpicyMarinara/rpg-companion-sillytavern"
|
|
}
|