Commit Graph

48 Commits

Author SHA1 Message Date
shagu f296f51df6 tooltip: use target reaction color if available 2020-03-21 15:24:08 +01:00
shagu e27b255310 tooltip: align statusbar transparency to tooltip 2020-03-13 16:21:49 +01:00
shagu d8c9e85557 tooltip: use statusbar spacing based on borders 2020-03-13 16:21:16 +01:00
shagu ea18c05d8c tooltip: add option to define statusbar texture 2020-03-13 16:20:24 +01:00
shagu a90d576ab9 tooltip: same border spacing like other elements 2020-03-13 16:15:28 +01:00
shagu 3334c7469f modules: make all modules aware of the new borders 2019-12-18 18:54:09 +01:00
shagu d6d5abdebc tooltip: add option to display itemIDs 2019-12-05 21:54:03 +01:00
shagu 0b00688842 tooltip: use same visual offset for left an right 2019-06-10 17:36:20 +02:00
shagu 874aaa07ab tooltip: fix frame scaling for top anchor position 2019-06-10 17:30:09 +02:00
shagu e9237b59b2 core: use concrete string based client checks 2019-06-10 17:06:31 +02:00
shagu 7632f92dd1 core: use new media mechanism for all textures 2019-06-10 13:35:48 +02:00
shagu b375ad4fb1 tooltip: exclude pet from mobhealth 2019-06-04 09:19:25 +02:00
shagu 545be99fd7 api: only add shadow to specific frames 2019-06-02 20:43:56 +02:00
Road-block 69aa18304b tooltip: add option to set a custom position 2019-06-02 18:01:09 +02:00
shagu c7067f91ca tooltip: add support for MobHealth3 values
Thanks @Rumchiller
2019-05-21 23:05:11 +02:00
shagu 7bc60e723d core: whitelist a bunch of modules for tbc 2019-04-07 14:48:58 +02:00
Road-block e50fabfff9 core: global environment cleanup 2019-03-31 14:59:21 +02:00
Artur Morozov 6a580f198b skin: add Tooltips 2019-03-31 14:59:21 +02:00
shagu 07ddb24ff0 tooltip: reduce memory load on unit detection 2018-08-05 21:44:53 +02:00
Unknown cd7642da09 bags: initial draft of movable bags 2018-04-26 23:11:58 +02:00
shagu 61b6f56b7d tooltip: prevent from being placed offscreen 2017-12-11 20:36:33 +01:00
shagu 65360d1bd6 tooltip: add option to define cursor offsets 2017-12-03 18:03:00 +01:00
shagu 978144869d tooltip: fix invalid anchors on disabled modules 2017-08-26 18:40:52 +02:00
shagu cbbfb056af tooltip: set dodge mode to default 2017-07-19 21:32:07 +02:00
shagu e90f9e3ad7 tooltip: check for existing units 2017-07-05 22:55:41 +02:00
shagu 30cc420cbe tooltip: fix nil error 2017-06-02 18:01:50 +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 ec22ad33eb tooltip: replace function in global space 2017-02-26 18:34:01 +01:00
shagu 389a7b6c9f tooltip: add option for custom transparency 2017-01-23 17:14:36 +01:00
shagu 559df63de3 tooltip: add option for extended guild information 2017-01-15 13:22:30 +01:00
shagu 7084f59815 tooltip: name tooltip frame 2017-01-13 18:38:15 +01:00
shagu ad4e68d681 api: clean up and documentation 2016-12-24 11:03:47 +01:00
shagu 77f02d9674 fonts: support for non latin gameclients 2016-12-19 18:46:46 +01:00
shagu c6b0ac623f tooltip: hackfix tooltip placement 2016-12-10 20:32:33 +01:00
shagu 9d568e830f modules: make tooltip module independent 2016-12-10 16:45:55 +01:00
shagu 8891a1df44 backdrop api: rework every single frame sizing
This commit breaks alot of compatibility and maybe
other things too. The change was necessary, because
the old framework ran up against its limits.
A lot of new configuration options are now possible
and some of them were already added.
2016-11-22 00:04:14 +01:00
shagu ba72fc39da codestyle: remove trailing semicolons 2016-11-09 23:20:26 +01:00
shagu 41653e445f add possibility to exchange the default fonts 2016-11-08 22:09:13 +01:00
shagu 72bf76305a tooltip: correct healthbar color for npcs 2016-10-07 18:33:35 +02:00
shagu 4d436292d0 make fontsize configurable 2016-08-04 18:36:35 +02:00
shagu b81fb4a44f fix double targettarget bug 2016-07-25 20:39:54 +02:00
shagu 8bd1143fea tooltip: fix and enhance tooltip appearance 2016-07-24 17:24:28 +02:00
shagu 433c18d7e9 tooltip: check for nil colorStr 2016-07-24 15:50:48 +02:00
shagu e59ca62c19 Revert "tooltip: remove unrequired colorStr"
This reverts commit 56bcb20d77.
2016-07-24 15:48:17 +02:00
shagu 56bcb20d77 tooltip: remove unrequired colorStr 2016-07-24 15:21:35 +02:00
Eric Mauser 2831d319e9 nice tooltips on various mouseover actions
this adds support for class colors, hp display
and more for raid, group, player and target units.
2016-07-10 19:02:57 +02:00
Eric Mauser 49553160f0 add tooltips 2016-05-29 15:13:35 +02:00