Commit Graph

48 Commits

Author SHA1 Message Date
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
shagu 7e1e6ce25c nameplates: variable fix for spellname 2016-12-02 20:36:36 +01:00
shagu 30588ad38a nameplates: add several options
- show only players
- change vertical position
- show healthpoints
2016-12-02 20:35:57 +01:00
shagu f7fccc38fa nameplates: add option to show spellname 2016-12-02 20:06:00 +01:00
shagu ed3f021d2a add option to change raidicon size on nameplates 2016-10-26 23:05:54 +02:00
shagu 340595b1a4 nameplate: only use color if existing 2016-10-04 19:17:36 +02:00
shagu d81b0b4e78 fix typo in nameplates 2016-09-30 17:24:45 +02:00
shagu 4ae139b2d5 nameplate: hide castbar if no entry is found 2016-09-30 00:08:40 +02:00
shagu 3e2d2cc261 nameplate: fix wrong layer of castbar background 2016-09-28 20:08:09 +02:00
shagu fb80cc5ff4 add nameplates 2016-09-27 23:29:41 +02:00