Commit Graph

2156 Commits

Author SHA1 Message Date
shagu ab01ed5ffc focus: add pfcastfocus as fallback 2018-10-24 20:28:37 +02:00
mr_rosh 21831b58a8 unitframes: place portraits below the font 2018-10-23 20:38:27 +02:00
shagu 424b0b907c thirdparty: add support for myroleplay 2018-10-22 20:47:56 +02:00
shagu 7a4953b1dc buffwatch: fix typo in comments 2018-10-21 21:40:32 +02:00
shagu 5b88e4bbb8 translations: update tables
* ruRU udpate: thanks @Artur91425
* esES update: thanks @wodim
2018-10-21 19:27:59 +02:00
shagu 1abb4de82f buffwatch: remove static height assignment 2018-10-21 19:19:02 +02:00
shagu 1780776f63 profiles: let slim profile use buffbars by default 2018-10-21 19:15:53 +02:00
shagu c21ac3b959 api: set autofocus on question dialog 2018-10-21 19:05:12 +02:00
shagu cf3dc9cfb9 buffwatch: initial version of buff/debuff bars 2018-10-21 18:59:45 +02:00
shagu 5459f1532a api: show detailed cd timers 2018-10-21 17:00:13 +02:00
shagu 63acbd7ea4 libdebuff: default to negative value for unknown 2018-10-21 16:29:55 +02:00
shagu cdde3487c0 gui: only hide backdrop_shadow if existing 2018-10-19 07:43:04 +02:00
shagu 1e7a52524c share: fix nil error on empty defconfig entries 2018-10-18 23:34:55 +02:00
shagu f6c939b1a9 gui: remove shadows on invalid stratas 2018-10-14 22:29:20 +02:00
shagu d962d9904a gui: add widget type for lists 2018-10-14 22:25:04 +02:00
shagu a57b04c966 gui: use pfUI styled dropdown menus 2018-10-14 22:22:39 +02:00
shagu 4dec0cc216 ui-widgets: use yellow dropdowns by default 2018-10-14 22:21:48 +02:00
shagu aa023089ce ui-widgets: use proper api call to create backdrop 2018-10-14 22:21:18 +02:00
shagu 6491cad004 readme: fix link to clique 2018-10-12 14:39:59 +02:00
shagu 85012157e4 unitframes: remove buff cooldown model properly 2018-10-10 20:26:19 +02:00
shagu d168e845db nameplates: fix click events on legacy plates 2018-10-09 21:06:38 +02:00
shagu 932e78bc3e nameplates: disable clicks while spell targeting
Thanks @woblight
2018-10-09 20:47:00 +02:00
shagu 6fb47c7b70 unitframes: manually update player debuffs 2018-10-09 20:38:31 +02:00
shagu cd31341ff2 libdebuff: fix typo in return and fake timeleft 2018-10-09 20:17:05 +02:00
shagu 3137cc9402 libdebuff: do not overwrite existing values 2018-10-09 20:16:00 +02:00
shagu fb3ba9b885 config: slightly modify the default config 2018-10-03 13:08:13 +02:00
shagu 5ec895542e api: option to add shadows to frames 2018-10-03 13:03:00 +02:00
shagu 295438d414 share: fix wrong backdrop invocation 2018-10-03 09:11:05 +02:00
shagu 3ce4e98862 api: add fallback color to gradients 2018-09-30 18:00:16 +02:00
shagu 4d508925f9 tbc: fix loot frames 2018-09-30 14:48:34 +02:00
shagu 4263ee83e1 nameplates: fix index of UnitDebuff timers 2018-09-30 14:47:51 +02:00
shagu 7ecb7d5411 libdebuff: use proper invocation of UnitDebuff 2018-09-30 14:16:51 +02:00
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 8391db6aca panel: add missing inpairs() 2018-09-30 13:45:24 +02:00
shagu 0313db5a42 panel: check gcinfo return values 2018-09-30 13:44:50 +02:00
shagu 0e2303ae1e libs: skip library loading if already existing 2018-09-30 13:44:03 +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 c417f89d34 prediction: add missing inpairs 2018-09-29 01:18:13 +02:00
shagu 6a7a513c88 core: make sure to avoid loading modules twice 2018-09-29 01:09:29 +02:00
shagu f624ebf932 buff: use texture to check for buff existence 2018-09-28 23:34:25 +02:00
shagu 7e2e333791 skin: only apply cooldowns on existing frames 2018-09-28 23:25:29 +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 4f2bfe7385 libtipscan: avoid anchoring the tooltip to itself 2018-09-28 22:38:24 +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