Commit Graph

45 Commits

Author SHA1 Message Date
shagu 136a80bd76 combopoints: convert to seperate module & movable 2017-06-02 18:01:50 +02:00
shagu 08ef60d37d unitframes: change default focus settings 2017-06-02 18:01:50 +02:00
shagu 3c95c2339e unitframes: add custom frame configurations 2017-06-02 18:01:50 +02:00
shagu dc2da15551 unitframes: remove obsolete pspace 2017-06-02 18:01:50 +02:00
shagu 3f067b7ac1 unitframes: add focus frame configurations 2017-06-02 18:01:50 +02:00
shagu 20861d9373 unitframes: add option to hide frames 2017-06-02 18:01:50 +02:00
shagu 2c6c212c2d unitframes: try to target focus by name 2017-06-02 18:01:50 +02:00
shagu 29763cf47b unitframes: do not autohide focus frame 2017-06-02 18:01:50 +02:00
shagu 6722520e7b unitframes: add focus frame 2017-06-02 18:01:50 +02:00
shagu 50852d0c5a unitframes: remove obsolete function call 2017-06-02 18:01:50 +02:00
shagu a28edf8249 unitframes: do not update target during scan 2017-06-02 18:01:50 +02:00
shagu ccfa207ad4 unitframes: disable animation on unit switch 2017-06-02 18:01:50 +02:00
shagu 01e34f3ea5 unitframes: disable animation for target frames 2017-06-02 18:01:50 +02:00
shagu 0b3e9df0d9 unitframes: add 40y-rangecheck 2017-06-02 18:01:50 +02:00
shagu 31012d4921 unitframes: add option to fade out of range 2017-06-02 18:01:50 +02:00
shagu 233facdb7d unitframes: add support for clickcast 2017-06-02 18:01:50 +02:00
shagu 8fc7b3d29f api: check for variable before use 2017-06-02 18:01:50 +02:00
shagu 5a67800f62 unitframes: invert healthbar, buff indicators 2017-06-02 18:01:50 +02:00
shagu b6a95ec65f api: fix function call 2017-06-02 18:01:50 +02:00
shagu e7b29155e3 config: adjust indentation 2017-06-02 18:01:50 +02:00
shagu 00a104db79 unitframes: only show missing values if not zero 2017-06-02 18:01:50 +02:00
shagu a527f5ee83 unitframes: user proper text field sizes 2017-06-02 18:01:50 +02:00
shagu 586b5756a2 unitframes: change default config 2017-06-02 18:01:50 +02:00
shagu f6629dc47b unitframes: replace 'this' by 'unit' 2017-06-02 18:01:50 +02:00
shagu 99c436a2c4 portrait: fix animation repaint 2017-06-02 18:01:50 +02:00
shagu 63da4f7acb api: introduce new unitframes 2017-06-02 18:01:50 +02:00
shagu 8cb1de900d skin: make all default frames movable 2017-05-29 19:58:13 +02:00
shagu a7e3ae6e1b nameplates: configurable sizes 2017-05-28 21:50:20 +02:00
greenya 83bb05f616 chat: add option to show channel names 2017-05-26 16:17:06 +02:00
shagu a7f6e0abe1 unitframes: adjust portrait frame strata 2017-05-21 18:44:59 +02:00
shagu e67940734b chat: fix custom whisper color 2017-04-23 22:58:14 +02:00
shagu 546ce6287c autovendor: auto sell- and repair module 2017-04-23 21:29:46 +02:00
shagu fa17a9b425 chat: add url detection and copy dialog 2017-04-23 16:32:11 +02:00
shagu dbc0765b0b firstrun: simplify question dialog 2017-04-19 23:36:05 +02:00
shagu 648ee4cea5 sellvalue: rewrite 2017-04-17 16:16:04 +02:00
shagu 2ea7e03dd6 unitframes: add mage buffs 2017-03-19 13:56:27 +01:00
shagu 0e93ef166a loot: option to auto-loot BoP items 2017-03-19 13:48:27 +01:00
shagu e7dd8776f1 api: fix memory leak
very ugly, but lua5.0 doesn't handle '...' in an efficient way.
By unpacking 'arg' inside of an OnUpdate function, the memory
usage will increase dramatically. The supported count of
arguments is now set statically to a maxium of 10.
2017-03-08 22:14:44 +01:00
shagu 72d1132dcc unitframes: add option for custom hp background 2017-03-04 16:17:14 +01:00
shagu 3ef3113a8e cooldown: change color for cd lower than 3 sec 2017-03-01 20:20:39 +01:00
shagu 6402e29b1b api: rename to hooksecurefunc 2017-03-01 19:48:48 +01:00
shagu 4e98f8096f actionbar: option to hide hotkey and macro text 2017-03-01 18:54:51 +01:00
shagu ff1b7a56b4 unitframes: fix backdrop function calls 2017-02-27 20:22:48 +01:00
shagu 6f7a665ffe api: merge api calls into environment 2017-02-26 20:55:22 +01:00
shagu a25b440507 api: restructure 2017-02-26 20:39:52 +01:00