Commit Graph

8 Commits

Author SHA1 Message Date
Kalsupes
03149c8c86 update raidparty to v2.5.1 (#12957)
Updates RaidParty to v2.5.1.

### Highlights & Crucial Bug Fixes
* ** Instant State Sync:** Eliminated delay on party card updates. Player health, prayer points, stats, and equipment now synchronize tick-by-tick immediately upon toggling.

* **⌨️ Chat Typing Protection:** Resolved an issue where pressing ping hotkeys (e.g., 'R') while typing messages in the chatbox would trigger pings and swallow keystrokes on matching letters. (If not using "Press Enter to Chat..." you cannot begin typing with your hotkey.)

* **📜 Royal Titans Prayer Synchronization:** Added separate party card icons for *Eagle Eye* / *Deadeye* and *Mystic Might* / *Mystic Vigour*. Fully synchronized internal Varbit and widget tree inspection logic so prayer unlocked accounts accurately broadcast upgraded prayers.

* **🛑 Raid Start Trigger Overhaul:** Replaced fragile lobby Region ID checks with instanced raid detection (`isPlayerInRaid()`). Auto-ready resets, raid rules printing, and start screenshots now strictly trigger upon entering a raid dungeon, stopping unwanted triggers when walking around.

* **🗺️ Minimap Party Overlay:** Added color-coded party member dots and names on the minimap dynamically styled by selected Loot Rules (FFA Purple / Split Cyan).

* **🧹 Ghost Member Cleanup:** Added active heartbeat monitoring to automatically purge lingering "ghost" player cards when teammates disconnect or close their clients.
2026-06-26 23:20:07 -04:00
Kalsupes
58fcb7cad6 update raidparty 2026-06-24 16:12:00 +00:00
Kalsupes
6ff60d6a11 update raidparty to v2.0 (#12791)
* Update RaidParty v2.0

Revamped the UI for the playercards and resolved issues with the playercards updating properly and implemented some QoL updates and functionality.

* Update RaidParty v2.0
2026-06-22 19:18:50 -04:00
Kalsupes
15db0ea244 update raidparty 2026-05-31 20:21:52 +00:00
Kalsupes
4bbc1c4589 update raidparty 2026-05-29 22:13:40 +00:00
Kalsupes
ed302ef7bf update raidparty 2026-05-24 21:49:32 +00:00
Kalsupes
ec293736bb update raidparty 2026-05-24 04:33:09 +00:00
Kalsupes
e4bdf8fe75 add raidparty (#11015)
* update raidparty

* update raidparty commit hash for image compression

* update raidparty commit hash to drop unused images

* Update RaidParty commit hash - README and screenshot updates

* Update RaidParty commit hash - chat notification toggles

* Update RaidParty commit hash - settings screenshot update

* Update hash for build=standard
2026-05-15 21:36:37 -04:00