Commit Graph

37 Commits

Author SHA1 Message Date
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