v1.0.1: Same-world + cross-world invites, suppress party-error toast
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -4,6 +4,18 @@ 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.1] - 2025-02-03
|
||||
|
||||
### Fixed
|
||||
|
||||
- Same-world invites (FC, LS, same-world CWLS) work again; cross-world CWLS invites work via ContentId.
|
||||
- Same-world CWLS: fallback tries ContentId then name+world so invite succeeds; party-error toast is suppressed via IToastGui (ErrorToast/Toast) so the on-screen "Cannot locate a player with that name" no longer appears.
|
||||
|
||||
### Changed
|
||||
|
||||
- Log module is read at the start of the chat callback for CWLS so ContentId is captured reliably.
|
||||
- FC/LS always use name+world (no ContentId). CWLS uses ContentId when available; same-world CWLS uses fallback (ContentId + name+world).
|
||||
|
||||
## [1.0.0] - 2025-02-02
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user