Commit Graph

59 Commits

Author SHA1 Message Date
shagu 9f000a00c3 nameplates: add option for legacy click handlers 2018-07-16 14:45:15 +02:00
shagu 563d998afe nameplates: add option to hightlight target 2018-06-01 21:05:10 +02:00
shagu 924b2a351e libdebuff: transform module to library 2018-06-01 20:58:49 +02:00
shagu 9eb2b97f57 libcast: add global library for cast detection 2018-06-01 20:58:44 +02:00
shagu 8489a9b01d nameplates: add target indicator 2018-06-01 10:17:29 +02:00
Lichery 40d19fc606 nameplates: add support for mobhealth and mobinfo 2018-05-26 01:11:45 +02:00
shagu 4250b3cc74 nameplates: fix debuff icon alignment 2018-04-27 20:12:48 +02:00
shagu 41e2400bcb cooldown: only draw cd on known frames 2018-04-08 19:04:43 +02:00
stokbaek d699fc9e20 nameplates: add option to hide totems 2017-11-18 01:59:41 +01:00
shagu 5243feda43 nameplates: also write original blizz variables 2017-11-15 20:01:05 +01:00
William Gunter 4300d5472a nameplate: add option to display combopoints 2017-10-12 20:52:17 +02:00
shagu 25741b2305 nameplates: fix castbar nil error 2017-08-21 18:58:53 +02:00
shagu b6ea293b1b nameplates: only iterate over existing debuffs 2017-07-29 19:41:00 +02:00
shagu 4c209ee1e6 nameplates: fix class color detection bug 2017-07-19 22:25:44 +02:00
shagu 201a5f9d00 nameplates: reduce load by caching the name 2017-07-18 16:54:50 +02:00
shagu debb1b72b5 nameplates: disable debufftimer animation 2017-07-17 12:45:26 +02:00
shagu 93302baef1 thirdparty: debufftimers detection 2017-07-17 12:45:26 +02:00
shagu 67a44459ea nameplates: add debuff timer support 2017-07-17 12:45:26 +02:00
shagu e80fa41e49 nameplates: fix raidicon appearance 2017-07-04 18:10:16 +02:00
shagu 995a1be652 nameplates: unify player database table name 2017-07-04 17:58:47 +02:00
shagu 2e5773b1d2 nameplates: trigger class color update 2017-07-04 17:58:10 +02:00
shagu c487288454 nameplates: fix debuff display 2017-07-02 23:47:39 +02:00
shagu 3b6d4b910f nameplates: rewrite 2017-07-02 22:39:06 +02:00
shagu bf35a4b982 fonts: integrate upgrade paths 2017-06-08 19:25:53 +02:00
shagu 5da4a70d34 nameplates: add option to use unit font 2017-06-08 19:25:53 +02:00
shagu 05825a3a60 fonts: use internal font variable 2017-06-04 13:41:45 +02:00
shagu 57d1652292 nameplates: only show visible nameplates 2017-05-29 20:01:02 +02:00
shagu a7e3ae6e1b nameplates: configurable sizes 2017-05-28 21:50:20 +02:00
shagu 848c20e26c nameplates: increase scan performance 2017-05-28 20:28:51 +02:00
shagu fb989bf116 nameplates: always refresh elite/rare indicator 2017-04-23 22:48:04 +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 c2c29946cf nameplates: fix nil error 2017-02-13 19:36:11 +01:00
shagu 6bbfee8420 nameplates: fix option to hide debuffs 2017-02-13 19:30:40 +01:00
shagu 3a51b93d04 nameplates: always update player colors 2017-01-23 16:37:08 +01:00
shagu b94b6e96d8 nameplates: do not toggle attack on right click 2017-01-07 19:42:46 +01:00
shagu 5699677bc8 nameplates: reduce target scanning 2017-01-07 17:38:01 +01:00
shagu 3b807ff4f9 nameplates: reset cache on initialization 2017-01-07 17:04:38 +01:00
shagu f911920335 nameplates: move clickhandler to update function 2017-01-07 17:04:10 +01:00
shagu 521232d8ba nameplates: huge performance improvement 2017-01-07 16:21:42 +01:00
shagu 454fdd2ab9 nameplates: add option to disable class color 2017-01-03 18:41:59 +01:00
shagu 7ec8b11ca9 nameplates: add rightlick emulation to mouselook 2017-01-03 18:17:13 +01:00
shagu 1dac21acd2 nameplates: do not fake right-click behaviour 2017-01-03 16:07:53 +01:00
shagu f72757ed43 nameplates: enable mouselook on right clicks 2017-01-03 15:58:59 +01:00
shagu 7cddaa076b nameplates: avoid flickering as much as possible 2017-01-03 15:58:59 +01:00
shagu cc0c086ca2 cleanup: use plain string.find where possible 2017-01-02 00:41:47 +01:00
shagu 2f22f9e4a2 nameplates: hide stuff as early as possible 2017-01-02 00:37:31 +01:00
shagu ad4e68d681 api: clean up and documentation 2016-12-24 11:03:47 +01:00
shagu b592949133 modules: make nameplates module independent 2016-12-10 16:55:50 +01:00
shagu f60633b368 nameplate: fix debuff and castbar overlap 2016-12-03 12:33:34 +01:00