18 Commits

Author SHA1 Message Date
Brues 1fd7895ca7 move away from RAID_CLASS_COLORS dependency 2026-05-28 13:06:00 -05:00
Brues 710be52f35 phase 3 removing tbc
Drop the now-vestigial expansion plumbing.

- Delete modules/thirdparty-tbc.lua + its xml Include
- Strip 10 tbc-tagged CreateConfig calls in modules/gui.lua
- Drop the expansion arg from CreateConfig() signature + the disabled-
  entry rendering path that depended on it
- Drop the showdisabled GUI toggle + its default
- Simplify pfUI:RegisterModule / pfUI:RegisterSkin to (name, func) only
- Strip the leading version arg ("vanilla:tbc", etc.) from all 114
  Register call sites
- Delete the pfUI.expansion variable
2026-05-25 18:50:53 -05:00
Meow 34f5c3eb02 Version 6.1.0 - Raid/Party Frame Fixes
Bugfixes:
- Fixed 40-yard range check not working for raid/party frames
- Fixed aggro indicator not displaying properly on raid/party frames
- Improved aggro cache to only cache positive results for instant detection
- Fixed HP/Mana not updating with "Use Raid Frames for group" enabled
- Added SuperWoW nil-check for SpellInfo
- Added missing events: PARTY_MEMBER_ENABLE, PARTY_MEMBER_DISABLE, PLAYER_UPDATE_RESTING

UI Improvements:
- Share/Hoverbind buttons now show warning when module is disabled
2026-01-08 12:25:18 +01:00
Meow 5d0e195d1e performance update
performance update
2026-01-03 12:58:31 +01:00
shagu 73561eda4a compat: make hooksecurefunc append by default 2025-07-30 20:18:52 +02:00
shagu e52484c09a socialmod: don't hide class buttons without skins 2021-08-24 20:07:45 +02:00
shagu a9eb5d34d4 socialmod: adjust code to make it work on tbc 2019-12-18 18:53:10 +01:00
shagu e9237b59b2 core: use concrete string based client checks 2019-06-10 17:06:31 +02:00
shagu cf08eabee9 socialmod: slightly adjust friendlist colors 2019-05-06 08:37:29 +02:00
shagu c115e97f34 socialmod: display cached data of offline friends
* Add friend class, level and last seen date to player
* Cache and display for offline friends
2019-05-01 15:28:29 +02:00
Road-block cf4c9ac361 api: add and use rgbhex function
* A memoizing method to cache and return hex colorstrings from rgb input.
* Refactor all occurences of adhoc rgb to hex string concatenation to use the new method
* Refactor chat module to use it
2019-05-01 15:23:05 +02:00
shagu 5051db1890 socialmod: fix classicons when disabled 2019-04-28 17:10:56 +02:00
shagu b9fc2ef876 skin: add class icons to social frames 2019-04-27 13:37:41 +02:00
shagu 5dfe5a4899 compat: initial layout of client abstraction api 2018-11-01 14:55:29 +01:00
shagu 0e05531ddb socialmod: move skin code into module 2018-08-25 12:02:37 +02:00
shagu 94d796343b skin: add friends frame 2018-08-23 17:13:33 +02:00
shagu 2d958a74b1 socialmod: fix broken friendlists 2017-12-03 18:14:38 +01:00
shagu 777161ddf9 socialmod: add colors to who, guild and friendlist 2017-12-03 17:06:27 +01:00