Commit Graph

1052 Commits

Author SHA1 Message Date
shagu e96ecfd9fb castbar: only show delay on player unit 2018-11-10 13:33:57 +01:00
shagu 27d6a8ec6d panel: properly update guild info 2018-11-10 00:12:50 +01:00
shagu 0f397abce1 chat: use full size if panel is moved or disabled 2018-11-09 19:16:00 +01:00
shagu b7638db5f2 loot: use both setslot and setid for lootbuttons 2018-11-04 21:35:19 +01:00
shagu 977948263c castbar: add missing channel detection 2018-11-04 15:58:05 +01:00
shagu fb8fbbc8c4 loot: move client abstraction into compat files 2018-11-04 13:11:31 +01:00
shagu 338996c409 buffwatch: properly enable auto color on buffs 2018-11-04 11:15:12 +01:00
shagu 79167083cb castbar: keep listening for casts during fadeout 2018-11-03 20:19:08 +01:00
shagu e4cb397da4 firstrun: remove linebreaks from strings 2018-11-03 11:29:14 +01:00
shagu d8664c4bd9 firstrun: user proper text layout 2018-11-03 11:05:18 +01:00
shagu 065a050a61 loot: only use existing functions 2018-11-03 10:52:25 +01:00
shagu f1218870b0 castbar: reset pushback counter 2018-11-03 10:31:06 +01:00
shagu d8ff32a3d2 libunitscan: unify all unit scanners 2018-11-02 17:46:23 +01:00
shagu 4de1690809 focus: only match for exact unitnames 2018-11-02 16:33:26 +01:00
shagu b1f805e01a thirdparty: fix code style 2018-11-02 09:59:02 +01:00
Road-block 232a6cb99b thirdparty: prevent some errors with newer versions of KTM 2018-11-02 09:57:42 +01:00
Road-block 755eb617ec eqcompare: prevent an error on missing target stat 2018-11-02 09:56:52 +01:00
Road-block 35afb39970 loot: prevent lootframe from drawing off-screen 2018-11-02 09:55:59 +01:00
shagu 9748975eba firstrun: add profile selection to firstrun 2018-11-01 21:45:45 +01:00
shagu 07ce172684 castbar: always update casting state 2018-11-01 16:22:30 +01:00
shagu 5dfe5a4899 compat: initial layout of client abstraction api 2018-11-01 14:55:29 +01:00
shagu 6e98880a84 gui: remove obsolete dropdown refresh function 2018-10-30 11:27:24 +01:00
shagu 8ec6aa8697 buffwatch: add more color options 2018-10-29 02:10:52 +01:00
shagu 1e6cd51851 gui: create new dropdown menus if required 2018-10-24 21:54:37 +02:00
shagu ab01ed5ffc focus: add pfcastfocus as fallback 2018-10-24 20:28:37 +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 1abb4de82f buffwatch: remove static height assignment 2018-10-21 19:19:02 +02:00
shagu cf3dc9cfb9 buffwatch: initial version of buff/debuff bars 2018-10-21 18:59:45 +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 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 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 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 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 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 c417f89d34 prediction: add missing inpairs 2018-09-29 01:18:13 +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 7ecac458ac api: use dynamic shortcut for string.gfind 2018-09-28 22:53:16 +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