Commit Graph

68 Commits

Author SHA1 Message Date
shagu 7669e64173 core: remove leftover semicolons 2020-08-15 19:29:24 +02:00
shagu 081134979e energytick: add initial manatick support
* add option to enable mana ticks
* move into seperate module
2020-03-16 17:02:26 +01:00
shagu 3334c7469f modules: make all modules aware of the new borders 2019-12-18 18:54:09 +01:00
shagu af85f1b08c player: fix dropdown menu on tbc 2019-10-19 10:42:37 +02:00
shagu e9237b59b2 core: use concrete string based client checks 2019-06-10 17:06:31 +02:00
shagu 886284a84f tbc: whitelist player and target frame 2019-04-14 14:48:54 +02:00
shagu 33e32e4368 player: prevent energytick events when possible 2019-03-31 14:59:20 +02:00
shagu acd991cf8b unitframes: add pvp flag icon to all frames 2018-07-07 22:24:59 +02:00
shagu 0f448ad574 player: update energy-spark size on config change 2018-07-03 20:04:52 +02:00
stokbaek d472b07dd6 unitframes: add option to change powerbar width 2017-11-17 17:31:59 +01:00
shagu 11e938ac5e player: replace reset-instances dropdown entry 2017-07-24 13:28:42 +02:00
shagu 587b175e91 player: clean up dropdown code 2017-07-07 18:02:55 +02:00
shagu e926569509 player: locale independent instance reset 2017-07-02 17:42:26 +02:00
shagu 15ae9121fe player: option to show pvp icon 2017-06-16 15:39:47 +02:00
shagu 63da4f7acb api: introduce new unitframes 2017-06-02 18:01:50 +02:00
shagu 72d1132dcc unitframes: add option for custom hp background 2017-03-04 16:17:14 +01: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 92de8f792f player: always refresh power bar 2017-02-26 18:28:26 +01:00
shagu 6c030db720 unitframes: unify onclick function 2017-02-03 18:18:06 +01:00
shagu c0d33cd024 unitframes: add more click actions 2017-02-03 17:23:04 +01:00
shagu 3f0ff10990 unitframes: show caption in front of portraits 2017-01-07 12:22:13 +01:00
shagu 18fca002ae player: fix typo in energy ticker 2017-01-06 14:49:16 +01:00
shagu 9ec300b917 player: fix spark related error on size change 2017-01-05 02:10:36 +01:00
shagu e3d414093a api: portrait function rewrite 2017-01-05 02:10:36 +01:00
shagu 2cf0033d94 player: fix event for pvp icon 2016-12-30 14:06:55 +01:00
shagu 40789119bd unitframes: add custom healthbar colors 2016-12-27 14:21:36 +01:00
shagu ad4e68d681 api: clean up and documentation 2016-12-24 11:03:47 +01:00
shagu 1d1b099d34 player: use buffid for debuff mechanisms 2016-12-22 14:08:08 +01:00
shagu db4be366b3 player: show energy ticks after entering world 2016-12-20 00:06:10 +01:00
shagu 77f02d9674 fonts: support for non latin gameclients 2016-12-19 18:46:46 +01:00
shagu 2972cc8eab mouseover: introducing mouseover casts 2016-12-18 20:19:29 +01:00
shagu 2a02beb308 unitframes: add tooltips to missing unitframes 2016-12-18 20:15:45 +01:00
shagu 24c83e231c player: add option to display energy ticks 2016-12-17 12:19:21 +01:00
shagu df4be70f18 unitframes: add option to enable global clickcast 2016-12-12 22:45:41 +01:00
shagu 185365de64 player: fix debuff timer and border color 2016-12-12 18:46:14 +01:00
shagu 3bab0d0caa unitframes: add option to change and hide buffs 2016-12-12 17:53:32 +01:00
shagu b3576ea01d unitframes: change layer index 2016-12-10 17:25:51 +01:00
shagu c122aaec1d player: fix icon placement 2016-12-10 17:21:47 +01:00
shagu 9614443ea7 uf: add option for dark and non-pastel colors 2016-12-02 19:51:00 +01:00
shagu 48375a402a uf: change leader and loot icon framestrata 2016-11-29 20:56:58 +01:00
shagu 68c2b769ba uf: hide leader icon after leaving group 2016-11-29 20:52:57 +01:00
shagu 5259cda833 unitframes: fix debuff icon placement 2016-11-23 21:18:32 +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 92721c57f7 movables: new approach to handle movable frames 2016-11-17 20:55:07 +01:00
shagu 140bb0f393 player: refine some events for performance 2016-11-16 20:11:01 +01:00
shagu 0dac5bc1e0 module: add option to disable pfUI-UnitFrames 2016-11-13 15:02:13 +01:00
shagu 0d1912af75 performance: remove useless loop in debuff update 2016-11-13 12:01:31 +01:00
shagu 292c3880f9 performance: remove useless loop in debuff update 2016-11-12 23:01:37 +01:00
shagu ba72fc39da codestyle: remove trailing semicolons 2016-11-09 23:20:26 +01:00