Commit Graph

43 Commits

Author SHA1 Message Date
Mr_Rosh 02f07ec98d xpbar: add option to select texture 2025-02-04 18:24:40 +01:00
shagu e95a912b6a xpbar: update rested bonus on event 2021-11-09 18:01:43 +01:00
shagu c4d6a33098 xpbar: switch to frame levels instead of strata 2021-08-25 17:46:39 +02:00
shagu 0e6201bade xpbar: add option to set pet xp bar 2020-09-12 17:42:25 +02:00
shagu b903fffbfd compat: replace max level var with existing one 2020-08-16 11:11:06 +02:00
DennisWG 09498bc6cb xpbar: add option to not overlap the xpbars 2020-07-28 18:20:47 +02:00
shagu 8e3d3678a1 xpbar: rewrite module to share more code
* remove duplicate variable initializations
* remove duplicate function assignments
* place all configs to the parent frame
* add option for custom display modes
2020-06-01 11:09:36 +02:00
shagu 27de7a9b49 xpbar: update movables when position was set 2020-04-18 12:57:12 +02:00
shagu 3213b311aa xpbar: set default spacing to 3x border size 2020-04-18 12:50:15 +02:00
shagu d5cc370e9d api: move AlignToPosition into global api 2020-04-18 12:46:14 +02:00
shagu b387c1d3e7 xpbar: do not reset values on config change 2020-04-06 21:08:41 +02:00
shagu c774b6f563 xpbar: add option to change colors 2020-04-06 21:08:15 +02:00
shagu e64e459f12 xpbar: add option to anchor to different frames 2020-03-08 16:43:04 +01:00
shagu 3334c7469f modules: make all modules aware of the new borders 2019-12-18 18:54:09 +01:00
shagu 5b4e92e0e8 xpbar: restore unlocked positions on reload 2019-10-14 22:41:59 +02:00
shagu cb54e164ff xpbar: avoid nil error when reaching maxlevel 2019-10-01 20:07:39 +02:00
shagu 3b3f2279a1 xpbar: rewrite to support dynamic reputation bars 2019-08-31 19:02:56 +02:00
shagu 3625cd1844 xpbar: cache config value on startup 2019-08-04 14:43:53 +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 545be99fd7 api: only add shadow to specific frames 2019-06-02 20:43:56 +02:00
shagu f2966bbb52 xpbar: add more layout and hide options 2019-04-17 22:03:56 +02:00
shagu 7bc60e723d core: whitelist a bunch of modules for tbc 2019-04-07 14:48:58 +02:00
shagu 95b7acbe8e xpbar: show remaining time to levelup 2018-07-08 00:55:08 +02:00
shagu 99ea8862bb xpbar: add previously added xp to session 2018-02-10 11:19:59 +01:00
Minotic 4d3be932a6 xpbar: lower frame strata 2017-12-17 18:20:34 +01:00
shagu 1b10999ef3 xpar: add average hourly xp to tooltip 2017-12-03 18:39:57 +01:00
shagu 6f9f1017f2 translations: add xpbar resting 2017-08-18 08:32:06 +02:00
shagu d7c3361eae translations: add new strings 2017-08-17 22:25:39 +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 ad4e68d681 api: clean up and documentation 2016-12-24 11:03:47 +01:00
shagu e43b1906bd modules: make xpbar module independent 2016-12-10 16:26:32 +01:00
shagu 9789a32e51 xpbar: fix parents 2016-11-26 13:29:33 +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 bf66788441 xpbar: hide reputation bar while not tracking any faction 2016-11-13 19:40:29 +01:00
shagu 485f3f073d xpbar: fix nil error for non rested players 2016-11-13 19:36:40 +01:00
shagu 00b7941de7 xpbar: add tooltips to xp and reputation bar 2016-11-13 14:27:17 +01:00
shagu 55538182d7 xpar: fix rested bar overlap 2016-11-13 12:54:23 +01:00
shagu ba72fc39da codestyle: remove trailing semicolons 2016-11-09 23:20:26 +01:00
shagu 445d56f8a8 add option to always show xp bar 2016-09-18 23:36:15 +02:00
Eric Mauser d4a8ef0a90 introducing the "module-loader" 2016-05-16 01:17:55 +02:00
Eric Mauser 2fd3a08ea3 moved to github, reset trashy history 2016-05-02 20:47:00 +02:00