v1.0.2: Suppress 'That player has already been invited' toast (QuestToast + broader match)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-02-03 00:31:16 -05:00
parent 7765e037da
commit d3d8b0fa1a
4 changed files with 40 additions and 25 deletions
+6
View File
@@ -4,6 +4,12 @@ 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.2] - 2025-02-03
### Added
- Suppress "That player has already been invited" toast (same window as other party errors). Also handle QuestToast; match "already" + "invited" for wording variants.
## [1.0.1] - 2025-02-03
### Fixed