Commit Graph

3340 Commits

Author SHA1 Message Date
Meow e83ff80538 Version 6.1.1 - Chat & Nameplate Level Fixes
Bugfixes:
- Fixed targeting high-level players overwriting known level with -1
- Chat now shows "??" instead of -1 for unknown levels
- Nameplates now use stored level from database after reload
- Nameplate level color now uses difficulty color when loaded from DB

Config Changes:
- Chat player level display now disabled by default
2026-01-08 19:02:02 +01:00
Meow 9aec4c57df Merge branch 'master' of https://github.com/me0wg4ming/pfUI 2026-01-08 13:12:46 +01:00
Meow 2f91e85a35 Castbar update
- Reduces castbar updates from 50 times per second to 40 times per second (still looks smooth but gives us more performance)
2026-01-08 13:12:29 +01:00
Meow 77df9d769b Fix performance issue for visible Nameplates 2026-01-08 12:43:26 +01:00
Meow 55a0434f22 Update README with bugfixes for version 6.1.0 2026-01-08 12:42:24 +01:00
Meow 07f23db45f Version push
Version push
2026-01-08 12:30:05 +01:00
Meow d7f359a038 Readme update
Readme update
2026-01-08 12:26:58 +01: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 c94d04ca14 comment change :p 2026-01-08 01:53:27 +01:00
Meow 2390e6dfd9 nameplates...
changed update rate to 0.02 for casts (else it looks to laggy)
2026-01-08 01:50:28 +01:00
Meow 78422d9f27 an other nameplate update
just adjusting the update rate a little more
2026-01-08 01:39:53 +01:00
Meow 30bffa9a69 nameplate update
Using a new variant for nameplates.
If player uses superwow it will use unit_castevent for the nameplates.
If player doesn't have superwow it will automatically use a fallback logic.
2026-01-08 01:29:02 +01:00
Meow 205589c225 performance improvement
Implemented throttle to update nameplates of non-targets to 0.2 times per second and target to 0.05 seconds
2026-01-07 23:39:43 +01:00
Meow 37e7b5af8d unit updateframes_fix
Fixed "Use Raid Frames to display group members" not  updating the frames when people recieved dmg
2026-01-06 20:43:12 +01:00
Meow bf20d3ea33 Module nil check fix
Please if you create modules, make sure you have failsafe checks for nil values. thanks...
2026-01-06 17:10:40 +01:00
Meow 74e6add89e removed unecessaary actionbar file
removed unecessaary actionbar file
2026-01-05 14:51:26 +01:00
Meow f0e1fe8cd5 had to remove that,
had to remove that,
2026-01-05 10:27:57 +01:00
Meow 25eda80627 removed false command
removed false command
2026-01-05 10:24:03 +01:00
Meow 74012a2b5e readme
readme
2026-01-05 09:38:46 +01:00
Meow f8ed0531c1 readme update once more
readme update once more
2026-01-05 09:37:05 +01:00
Meow 7184a2baa0 Update README.md 2026-01-05 09:33:56 +01:00
Meow d24115623b readme update
readme update
2026-01-05 09:33:06 +01:00
Meow d83b90f55a deletes dead links
deletes dead links
2026-01-05 09:25:47 +01:00
Meow aa645aed9f wim link change
wim link change
2026-01-05 09:23:47 +01:00
Meow 55e0b6e8ae more readme updates
removed non-working jpg`s
2026-01-05 09:22:35 +01:00
Meow 0b1f93e25e readme update
readme update
2026-01-05 09:21:09 +01:00
Meow 1f08a72b16 readme update
readme update
2026-01-05 09:19:01 +01:00
Meow af0cd5ea7d readme update
readme update
2026-01-05 09:16:27 +01:00
Meow 5b9730eeb8 Update version badge link in README.md 2026-01-05 09:10:38 +01:00
Meow 14ae74f1c3 Update README.md 2026-01-05 09:09:56 +01:00
Meow c259e9b59d revert of deletion and merged hotfixes
Please read the Readme for more details.
2026-01-05 09:06:08 +01:00
Meow 01f9947e3f Revert "Delete .github directory"
This reverts commit 250d7ee374.
2026-01-05 07:25:05 +01:00
Meow 250d7ee374 Delete .github directory 2026-01-03 19:49:33 +01:00
Meow f342beb9b9 Merge branch 'master' of https://github.com/me0wg4ming/pfUI 2026-01-03 19:48:57 +01:00
Meow 0cae1cf1ab small changes
small changes
2026-01-03 19:48:41 +01:00
Meow d6356836fb Delete .github directory 2026-01-03 17:08:53 +01:00
Meow 64a271a3a5 performance update
performance update
2026-01-03 17:07:42 +01:00
Meow 5e44fcd2d3 nameplate color fix
nameplate color fix
2026-01-03 15:21:37 +01:00
Meow 5d0e195d1e performance update
performance update
2026-01-03 12:58:31 +01:00
Meow 921a5833fa Update pfUI.toc 2026-01-03 12:55:51 +01:00
Meow f5d2f65999 performance update
performance update
2026-01-03 12:55:04 +01:00
Meow 62a53b3c43 Add files via upload 2026-01-03 12:34:15 +01:00
Meow 9e434b515b performance update
performance update
2026-01-03 12:33:39 +01:00
Meow b0a0d88a7b performance update
performance update
2026-01-03 12:33:23 +01:00
Meow 96c005239d performance update 2026-01-03 12:33:07 +01:00
Meow 6c86d83352 performance update
performance update
2025-12-31 12:46:04 +01:00
Meow 6be7731d3e performance update
performance update
2025-12-31 12:39:25 +01:00
Meow b8c8214fea Update README.md 2025-12-31 12:28:10 +01:00
Meow 2fe5603e6e performance updates
performance updates
2025-12-31 12:22:09 +01:00
Meow 6eca163abd performance updates
performance updates
2025-12-31 12:21:44 +01:00