Commit Graph

306 Commits

Author SHA1 Message Date
shagu ec9be68fda tbc: override libdebuff by native api call 2018-09-30 13:46:39 +02:00
shagu 4924424c7e core: use numeric client version check 2018-09-30 13:46:19 +02:00
shagu 2c66e5c0c2 libdebuff: emulate UnitDebuff API call 2018-09-30 13:42:46 +02:00
shagu 6a315f9e41 itemclick: move click handler into seperate module 2018-09-29 02:16:52 +02:00
shagu 63b85c0418 tbc: skip containerslot numbers for keyring 2018-09-29 01:44:49 +02:00
shagu 94d00cf11c tbc: add further compatibility code
* friends button name changed
* use proper hooksecurefunc
* make use of tbc cooldown frames
* adjust unit debuf return values
* disable autoshift module
2018-09-29 01:19:17 +02:00
shagu 7d1890176d tbc: add new name for UIOptionsFrame 2018-09-28 22:53:57 +02:00
shagu 7ecac458ac api: use dynamic shortcut for string.gfind 2018-09-28 22:53:16 +02:00
shagu 0d993806e6 tbc: add initial version of the tbc compat module 2018-09-28 22:43:57 +02:00
shagu 2daddc2f43 api: trim down color gradient function
* avoid division through zero in unitframes
* make use of gradient func in unitframes
2018-09-28 22:36:06 +02:00
shagu aef2a61c6b bags: use static return for bank slots 2018-09-28 22:34:09 +02:00
shagu 8f8773ace4 chat: add option to disable playerlinks 2018-09-14 20:42:33 +02:00
shagu 3e3230e875 unitframes: rewrite of debuff indicators
customizable size, position and appearance:
- off: no indicators at all
- legacy: tint the whole plate
- glow: draws a glowing border
- square: draw colored squares
- icon: use generic icons
2018-09-10 19:43:20 +02:00
shagu b328c7618d config: fix broken combat glow migration path 2018-09-08 16:44:48 +02:00
shagu ca02c51b92 chat: option to disable color of unknown classes 2018-09-07 23:03:27 +02:00
shagu 6dad5edf93 unitframes: revert target if no focus was found 2018-09-06 20:31:36 +02:00
shagu db5a021f0e chat: more robust and configurable player colors 2018-09-02 16:35:51 +02:00
shagu 94d796343b skin: add friends frame 2018-08-23 17:13:33 +02:00
shagu 59d9baf693 ui-widgets: add skin rotate button function 2018-08-23 17:13:33 +02:00
shagu 3f536fbd21 thirdparty: move addon hook function to api 2018-08-23 15:54:34 +02:00
shagu 78ebc11a1c config: disable nameplate zoom by default 2018-08-18 20:36:03 +02:00
shagu 570cd80fd0 nameplates: add option to zoom target nameplate 2018-08-18 20:32:14 +02:00
shagu 24d20783be unitframes: hide disabled frames on refresh 2018-08-18 17:43:22 +02:00
shagu dab55ff292 api: abort autopoint if no center was found 2018-08-18 17:32:19 +02:00
shagu 7a4c29fe10 hdgraphic: remove maximum graphic detail option 2018-08-12 11:41:29 +02:00
shagu 5d7a82127a unusable: add option to choose the color 2018-08-08 23:39:59 +02:00
shagu 019c980eea api: reduce memory load in HookScript call 2018-08-05 22:00:55 +02:00
shagu 83eb342a5b thirdparty: fix bagsort button appearance
* re-enable both bagsorter integrations by default
* remove redundant events
* add bagsort thirdparty variable
* add priority to mrplow over sortbags
2018-08-01 19:01:02 +02:00
Road-block 2545962499 thirdparty: add MrPlow bagsorting integration 2018-08-01 19:00:39 +02:00
Road-block a095b1c005 unusable: add module to tint unusable bagslots 2018-07-31 21:23:38 +02:00
Road-block 44ffb10024 libtipscan: add new tooltip scanning library 2018-07-31 21:23:01 +02:00
shagu b0bc0b39a8 api: update function documentation 2018-07-26 23:56:10 +02:00
shagu b469a0c488 api: handle empty money strings 2018-07-26 22:39:25 +02:00
shagu d707ba9f43 api: only use transp if lower than userconfig 2018-07-23 22:12:11 +02:00
shagu d9da45bb3b unitframes: fix indentation 2018-07-21 21:42:32 +02:00
t3hWheez 91b6a31ca3 unitframes: add shaman tier3 proc to buffs 2018-07-21 21:41:11 +02:00
shagu 9f000a00c3 nameplates: add option for legacy click handlers 2018-07-16 14:45:15 +02:00
shagu acd991cf8b unitframes: add pvp flag icon to all frames 2018-07-07 22:24:59 +02:00
shagu a153dcbb45 eqcompare: add option to disable base-stat compare 2018-07-07 04:42:28 +02:00
BenDol 90647f9e46 eqcompare: compare basic stats on items 2018-07-07 04:36:12 +02:00
BenDol c0b66051fd unitframes: cache unitstr as local variable 2018-07-07 04:20:45 +02:00
shagu 5b78a4cb63 api: option to hide textures in striptextures 2018-07-07 04:12:04 +02:00
shagu dc5e7194c8 api: rewrite dropdownmenu skin function 2018-07-07 04:02:37 +02:00
shagu bb1cc05d26 unitframes: allow to disable specific unitframes 2018-07-01 22:01:30 +02:00
shagu 3ec98fece9 api: add function to skin nextprev buttons 2018-07-01 17:42:58 +02:00
shagu 593323219a api: move height into skin function 2018-07-01 17:41:06 +02:00
shagu 12a615b76d thirdparty: add druidmanabar support 2018-06-30 16:53:42 +02:00
Road-block 9deab12144 mapreveal: add module to show unexplored areas 2018-06-25 21:57:56 +02:00
shagu 8f0386f88c skin: adjust character reputation frame checkboxes 2018-06-24 20:43:33 +02:00
shagu be0d29ee5d api: add further skin functions 2018-06-24 20:03:04 +02:00