feature/auto-accept-party-invites #2

Merged
KnackAtNite merged 2 commits from feature/auto-accept-party-invites into main 2026-02-21 21:28:35 +00:00
Contributor
No description provided.
Dawnsorrow added 2 commits 2026-02-21 18:49:48 +00:00
- 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>
- Add debug logging (gated by Debug) and scan mode to find party-invite addon
- Listen for PartyInvite and SelectYesno addons
- Cache friends and FC members on login: open Friends/FC addons briefly, scrape
  names, close; persist cache to HSRToolsFriendFcCache.json
- Auto-accept checks cache first, then live proxy (works without opening UIs)
- Config: CacheFriendsAndFcOnLogin, AutoAcceptScanAddons
- FC: RequestData() + longer wait; clearer log when 0 FC members

Co-authored-by: Cursor <cursoragent@cursor.com>
KnackAtNite merged commit 804a43ebf3 into main 2026-02-21 21:28:35 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KnackAtNite/HSRTools#2