Initial release: HSRTools 1.0.0 - auto-invite on trigger word in FC/LS/CWLS/tells

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-02-02 23:45:22 -05:00
commit 33088ea6e5
16 changed files with 849 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [1.0.0] - 2025-02-02
### Added
- Initial release.
- Trigger-word detection in Free Company, Link Shell (18), Cross-World Link Shell (18), and tells.
- Auto-invite to party when a monitored message contains the configured trigger text.
- Configurable trigger text (default: `inv`), case sensitivity, and channel toggles.
- Cross-world invite support for tells and CWLS (via ContentId when available).
- Debug option to log invite flow for troubleshooting.