shagu
a4e5fccbe3
unitframes: hide self in group without a group
2019-04-10 22:36:37 +02:00
shagu
710aa73fb6
actionbar: differentiate pet and default grid
2019-04-10 22:01:55 +02:00
shagu
bd4ace48c8
actionbar: make it work on tbc
2019-04-10 21:00:20 +02:00
shagu
7bc60e723d
core: whitelist a bunch of modules for tbc
2019-04-07 14:48:58 +02:00
shagu
dc51778dc4
unlock: add anchors and use api to save position
2019-04-07 14:45:45 +02:00
shagu
f1b9ce76bb
skin: move tabard skin into proper folder
2019-04-07 14:37:09 +02:00
shagu
1f0b7661ce
map: reduce functions called on show
2019-04-07 13:24:49 +02:00
shagu
3b2c379fef
skin: move gamemenu aligment into skin
2019-04-07 12:32:57 +02:00
shagu
4f194062cf
farmmode: check minimap before accessing it
2019-04-07 12:11:02 +02:00
shagu
5cea1235e9
easteregg: fix new-year conflict with afkcam
2019-04-07 12:05:54 +02:00
shagu
63697e44f4
chat: replace varargs with fixed args
...
Get rid of var-args as the handling of those changed alot
during different api iterations. Therefore using static-args
instead that can be handled the same way in all expansions.
2019-04-07 11:34:52 +02:00
shagu
014bdcfdca
gui: use a more lean way to determine the width
...
Fixes different GetWidth() behaviour of scrollframes in tbc clients
2019-04-07 11:11:47 +02:00
shagu
d7c64d7d0a
core: replace remaining getglobals in favor of _G
2019-04-06 14:30:31 +02:00
dein0s
85975eaee1
addonbuttons: accept frame names as an argument
2019-04-06 14:16:14 +02:00
shagu
d90f11e2cc
unitframes: add option to always show self in raid
2019-04-06 13:19:38 +02:00
shagu
1a81f57b46
actionbar: disable wordwrap on keybinds
2019-04-06 11:32:15 +02:00
shagu
a0e7fb6e2a
actionbar: abbreviate mouse button keybinds
2019-04-06 11:31:42 +02:00
shagu
a9297c6af5
hoverbind: show grid when entering hoverbind mode
2019-04-06 10:57:04 +02:00
shagu
c19b0f0e95
actionbar: hide keybinds on hidden buttons
2019-04-06 10:56:16 +02:00
shagu
3c2374913a
gui: fix actionbar show empty buttons
2019-04-06 10:21:08 +02:00
shagu
0b24e42c31
core: fix code indentation
2019-04-05 09:29:37 +02:00
shagu
e52b08ecb8
castbar: add options for width and height
2019-04-04 21:46:40 +02:00
shagu
07d42861a8
gui: fix typo in localization string
2019-03-31 15:52:21 +02:00
shagu
fe3cc9f517
screenshot: add options and update translations
2019-03-31 14:59:21 +02:00
Road-block
5952f16d1a
screenshot: new module to auto-perform screenshots
...
* cache pvp rank to avoid false positives due to drunk effects
* option to trigger time based
* option to trigger on levelup
* option to trigger on battleground
* option to trigger on item loot
* option to trigger at honorable kills
* option to trigger on pvp rank changes
* option to trigger on reputation tier
2019-03-31 14:59:21 +02:00
shagu
e1590cc5d4
bags: update container open tooltip on click
2019-03-31 14:59:21 +02:00
Road-block
a67d818685
bags: add bag panel miniactions
...
* add picklock button
* add disenchant button
* add open container button
* add tooltip hints to new and existing mini actions
2019-03-31 14:59:21 +02:00
shagu
05929f07ec
actionbar: fix small borders on main actionbar
2019-03-31 14:59:21 +02:00
shagu
57d1f30557
addonbuttons: reanchor button to minimap
2019-03-31 14:59:21 +02:00
shagu
a8570c1f2b
minimap: add support for minimap toggle keybind
2019-03-31 14:59:21 +02:00
shagu
eb2c5810e4
actionbar: add option to set button spacing
2019-03-31 14:59:21 +02:00
shagu
9007f3369b
thirdparty: disable predictions when LUF is active
2019-03-31 14:59:21 +02:00
shagu
7c54f6bce4
gui: clear search focus when clicking entries
2019-03-31 14:59:21 +02:00
shagu
95d5b991d1
skin: detect off-frame backdrop positions
2019-03-31 14:59:21 +02:00
shagu
c623b6bda3
skin: auto adjust UIPanel sizes accordingly
2019-03-31 14:59:21 +02:00
shagu
fc8c860678
gui: always update overview infos
2019-03-31 14:59:21 +02:00
Road-block
5360b701a6
afkcam: option to display server time clock
2019-03-31 14:59:21 +02:00
Road-block
06494be3b6
panel: option to use server time instead of local
2019-03-31 14:59:21 +02:00
shagu
b6865a1da8
gui: fix closure of update function
...
Thanks @Road-block
2019-03-31 14:59:21 +02:00
Road-block
e50fabfff9
core: global environment cleanup
2019-03-31 14:59:21 +02:00
shagu
25a9b08f8a
map: fix creation of duplicate cursor coords
2019-03-31 14:59:21 +02:00
shagu
4c06db7081
whisperproxy: cache functions and use game locales
2019-03-31 14:59:21 +02:00
shagu
051fec509c
chatcopy: only add line when msg exists
2019-03-31 14:59:21 +02:00
shagu
f13b84565f
bags: skip invalid bagslots
2019-03-31 14:59:21 +02:00
shagu
b925f0b147
gui: fix actionbar translation
2019-03-31 14:59:21 +02:00
shagu
3d75d2c56d
afkcam: reload camera cvars
2019-03-31 14:59:21 +02:00
dein0s
068580c705
addons: only show entries in visible range
2019-03-31 14:59:21 +02:00
dein0s
dc34799475
actionbar: set macro text when option is enabled
2019-03-31 14:59:21 +02:00
Road-block
d46361b964
gui: cache updater functions
2019-03-31 14:59:21 +02:00
Road-block
4385bbb501
thirdparty: align druidmanabar to powerbar setting
2019-03-31 14:59:21 +02:00