Commit 711b290
authored
Create GameAssist v0.1.1.1
v0.1.1.1 – Quality of Life & Log Output Improvements
This release introduces several quality-of-life enhancements focused on startup message handling and GM log clarity.
**See CHANGELOG.md for detailed information**
- Added a QUIET_STARTUP flag (default: true) to allow GMs to suppress per-module "Ready" lines at sandbox boot, reducing chat clutter.
- The core "GameAssist is Ready" message is always shown for diagnostics, even in quiet mode.
- All module “Ready” lines now properly respect the new QUIET_STARTUP flag.
- Overhauled GameAssist.log to escape user text, split multiline outputs into discrete GM whispers, and improve overall readability.
- Updated !ga-status output to use real newlines for a cleaner, more readable summary.
- No gameplay or automation functionality was changed; this update is focused on GM-facing output and log hygiene only.
These changes provide a smoother sandbox startup experience, streamline chat output, and ensure important diagnostic information is not lost in verbose log streams.1 parent edb97f7 commit 711b290
1 file changed
Lines changed: 1232 additions & 0 deletions
0 commit comments