Commit Graph

26 Commits

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