Commit Graph

39 Commits

Author SHA1 Message Date
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 105bc38ab4 buff: always restore buff border color 2020-07-31 21:58:33 +02:00
shagu 6a8549e103 buff: make sure to create backdrop first 2020-06-07 12:18:30 +02:00
shagu 661e4f1652 buff: draw backdrop in update function if required 2020-06-06 22:05:49 +02:00
shagu 442ed2d761 buff: set buff and debuff backdrops only once 2020-06-02 18:53:43 +02:00
shagu 748e1d0405 buff: allow to cancel weapon enchants on tbc 2019-09-27 13:30:18 +02:00
shagu e9237b59b2 core: use concrete string based client checks 2019-06-10 17:06:31 +02:00
shagu 545be99fd7 api: only add shadow to specific frames 2019-06-02 20:43:56 +02:00
shagu 7bc60e723d core: whitelist a bunch of modules for tbc 2019-04-07 14:48:58 +02:00
shagu 5dfe5a4899 compat: initial layout of client abstraction api 2018-11-01 14:55:29 +01:00
shagu f624ebf932 buff: use texture to check for buff existence 2018-09-28 23:34:25 +02:00
shagu 8d8869386f buff: fix bad unitstr on player buffs 2018-05-26 01:42:14 +02:00
shagu ff6aed5395 buff: clear points and ignore config on creation 2018-05-26 00:26:42 +02:00
shagu 270b226e6b buff: update weapon buffs on config change 2018-05-26 00:05:50 +02:00
Peter 59706f143c buff: add option to show weapon buffs in separate frame 2018-05-26 00:02:11 +02:00
shagu e544863291 buff: fix stack indicator on weapon buffs 2018-05-21 17:36:48 +02:00
shagu 5a96fbc241 buff: increase padding to minimap 2018-05-16 20:47:06 +02:00
shagu be00feaf85 buff: use class colors on unbuffed units 2018-04-17 19:40:43 +02:00
shagu 8cf70d5d6a buff: hold shift to see unbuffed people 2018-04-09 20:27:48 +02:00
shagu 69407f8a81 buff: cancel buff on right-click 2018-04-08 19:19:41 +02:00
shagu fc0106e741 buff: use buff.bid cache for tooltips 2018-03-29 16:42:11 +02:00
shagu 8fb5f3a10d buff: add buff frames 2018-03-26 18:26:33 +02:00
shagu 05825a3a60 fonts: use internal font variable 2017-06-04 13:41:45 +02:00
shagu 6f7a665ffe api: merge api calls into environment 2017-02-26 20:55:22 +01:00
shagu 1766dd4ba0 api: use C for config 2017-02-26 20:42:08 +01:00
shagu 5a10f4ca6b api: replace getglobal with _G 2017-02-26 19:39:37 +01:00
shagu b878edfd9e buff: adjust position of item enchant duration 2017-01-23 14:56:27 +01:00
shagu ad4e68d681 api: clean up and documentation 2016-12-24 11:03:47 +01:00
shagu 1e749832d2 buff: add option to hide blizzard buffs 2016-12-12 22:23:43 +01:00
shagu 8d6407e8bd modules: make buff module independent 2016-12-10 16:53:14 +01:00
shagu 8891a1df44 backdrop api: rework every single frame sizing
This commit breaks alot of compatibility and maybe
other things too. The change was necessary, because
the old framework ran up against its limits.
A lot of new configuration options are now possible
and some of them were already added.
2016-11-22 00:04:14 +01:00
shagu 6eca971ea2 buff: only update buffs on player events 2016-11-16 23:17:38 +01:00
shagu 9a7980fa6b buff: do not parse empty itemlinks 2016-11-11 08:57:55 +01:00
shagu ba72fc39da codestyle: remove trailing semicolons 2016-11-09 23:20:26 +01:00
shagu e54e4ff631 performance: rewrite of buff.lua 2016-10-05 22:52:28 +02:00
shagu 24112825de fix display of weapon enchant stacks 2016-10-04 20:09:00 +02:00
shagu edee74c1aa static backdrop tile size for buffs 2016-09-29 22:36:14 +02:00
shagu 7c35564ee2 buffframes and weapon enchants 2016-09-25 22:30:14 +02:00