Commit Graph

70 Commits

Author SHA1 Message Date
shagu 22b00b1289 nameplates: optimize scanner performance
* reduce memory footprint of each scanner run
* reduce execution time when new nameplates are detected
2019-03-31 14:59:20 +02:00
shagu 2fb7828bfd nameplates: only access frame if name is defined 2019-03-31 14:59:05 +02:00
shagu d8ff32a3d2 libunitscan: unify all unit scanners 2018-11-02 17:46:23 +01:00
shagu 5dfe5a4899 compat: initial layout of client abstraction api 2018-11-01 14:55:29 +01: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 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 2c66e5c0c2 libdebuff: emulate UnitDebuff API call 2018-09-30 13:42:46 +02:00
shagu 570cd80fd0 nameplates: add option to zoom target nameplate 2018-08-18 20:32:14 +02:00
Road-block 44ffb10024 libtipscan: add new tooltip scanning library 2018-07-31 21:23:01 +02:00
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