Add chapter checkpoint UI improvements and separate Quests toggle
- Fix checkpoint button display with expandMessageActions setting - Add body class observer to update buttons when setting toggles - Add cleanupCheckpointUI function for extension disable - Separate Quests from Inventory with independent toggle - Add horizontal scrolling to Info Box dashboard - Add divider between Inventory and Quests sections
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
"template.settingsModal.display.showInfoBox": "Show Info Box",
|
||||
"template.settingsModal.display.showPresentCharacters": "Show Present Characters",
|
||||
"template.settingsModal.display.showInventory": "Show Inventory",
|
||||
"template.settingsModal.display.showQuests": "Show Quests",
|
||||
"template.settingsModal.display.showThoughtsInChat": "Show Thoughts in Chat",
|
||||
"template.settingsModal.display.showThoughtsInChatNote": "Display character thoughts as overlay bubbles next to their messages",
|
||||
"template.settingsModal.display.alwaysShowThoughtBubble": "Always Show Thought Bubble",
|
||||
|
||||
Reference in New Issue
Block a user