Commit Graph

13 Commits

Author SHA1 Message Date
Spicy_Marinara 87f0931942 Update README with v2.1 release notes 2026-01-02 14:09:13 +01:00
Andy Mauragis dc37fd4a63 docs: Update README with guided generation compatibility info 2025-11-13 13:46:36 -05:00
Spicy_Marinara 897c0278fb Major update: Full tracker customization system
Features:
- Complete tracker configuration UI with add/remove functionality
- User Stats: Custom stats, status fields, skills section
- Info Box: Configurable widgets (date, weather, temp, time, location, events)
- Present Characters: Custom fields, relationships, character stats, thoughts
- Character-specific stats with color interpolation
- New multi-line format for cleaner AI generation and parsing
- Auto-cleanup of placeholder brackets in AI responses
- Relationship badges with emoji mapping
- Advanced inventory v2 system with multi-location storage
- Responsive mobile support with horizontal scrolling
- Removed legacy format support for cleaner codebase
- Fixed context injection for together mode (no duplication)
- Updated README with new features and configuration guide
2025-11-01 20:19:35 +01:00
Spicy Marinara d7c1db4fb1 Revise acknowledgments and improve tips section
Updated acknowledgments and tips for clarity.
2025-10-17 12:29:32 +02:00
Spicy Marinara 84d2bad5ef Revise acknowledgments in README.md
Updated acknowledgments for Paperboy and IDeathByte.
2025-10-16 18:31:52 +02:00
Spicy Marinara a97b3a0f26 Update README for mobile support and feature enhancements
Removed mobile device limitation note and added mobile support feature.
2025-10-16 12:27:36 +02:00
Spicy Marinara fdc14c84ab Update README with To-Do list
Added a To-Do section with future feature ideas.
2025-10-15 00:29:49 +02:00
Spicy Marinara 93b8bc19a0 Fix spelling errors and enhance README clarity
Corrected spelling errors and improved clarity in the README.
2025-10-14 17:29:39 +02:00
Spicy Marinara 063ae7f72c Include job sponsorship request in README
Added a personal note about job sponsorship.
2025-10-14 14:43:41 +02:00
Spicy_Marinara d5e4010d4d fix: Support compound emojis in mood parsing
- Updated regex to handle compound emojis with zero-width joiners (ZWJ)
- Fixes mood display for emojis like 😶‍🌫️ (face in clouds)
- Now captures full emoji sequences including variation selectors
2025-10-14 11:39:32 +02:00
Spicy_Marinara a9b0b6fefe fix: Remove duplicate lines from README 2025-10-14 00:19:28 +02:00
Spicy_Marinara f0c0ab8592 fix: Clean up corrupted README with proper markdown formatting 2025-10-14 00:16:26 +02:00
Spicy_Marinara 518f2763aa Initial commit 2025-10-14 00:01:23 +02:00