Add auto-accept party invites from friends and FC members
- New AutoAcceptPartyService uses IAddonLifecycle to detect party invite popup - Checks inviter against InfoProxyFriendList and InfoProxyFreeCompanyMember - Config options: AutoAcceptEnabled, AutoAcceptFromFriends, AutoAcceptFromFreeCompany - Bump version to 1.0.4, update CHANGELOG and README Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -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.4] - 2025-02-20
|
||||
|
||||
### Added
|
||||
|
||||
- **Auto-accept party invites** – Option to automatically accept party invites when the inviter is on your friend list or is a member of your Free Company. Configurable toggles for friends and FC members.
|
||||
|
||||
## [1.0.3] - 2025-02-03
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user