Commit Graph

1431 Commits

Author SHA1 Message Date
shagu 0ea4d54f24 gui: always reinitialize profile dropdown menu 2019-05-01 14:56:29 +02:00
shagu 5051db1890 socialmod: fix classicons when disabled 2019-04-28 17:10:56 +02:00
Road-block a719710b5b loot: close on click when only one item is left
workaround missing loot event for disenchant, container loot on some servers
2019-04-27 18:21:21 +02:00
shagu 3bd28bd3d5 bags: return zero without any purchased bank slot 2019-04-27 17:46:36 +02:00
shagu 8fd272d677 bags: hardcode a limit of 6 bankslots
Some servers have a hardcoded value of max-bankslot that exceed the maxiumum of available slots.
Having a server return more purchased slots than available, leads to creation of non-existing
bank slot frames that obviously return in errors.
2019-04-27 15:34:26 +02:00
shagu b9fc2ef876 skin: add class icons to social frames 2019-04-27 13:37:41 +02:00
shagu 5fcd8b547c actionbar: update/save macros on button action 2019-04-27 12:20:55 +02:00
shagu 81e7216ada unitframes: option that replaces name by missing health 2019-04-25 21:28:55 +02:00
shagu e49ada03f0 castbar: check for existing unitstr before using it 2019-04-22 14:58:51 +02:00
shagu 02f19acce6 castbar: add focus-frame castbar 2019-04-22 14:48:16 +02:00
shagu 9af73275e7 unitframes: add option to resize raid marks 2019-04-22 13:55:47 +02:00
shagu 0d0fb10c2f focus: add swapfocus command 2019-04-22 13:45:11 +02:00
shagu 6c6aaacd83 unlock: cache zoom onupdate function 2019-04-22 13:26:43 +02:00
shagu 6dd0cc5f5d afkcam: fix pattern for non enUS clients 2019-04-22 00:31:54 +02:00
shagu d152c1e238 nameplates: fix empty castbar icon 2019-04-21 19:10:15 +02:00
Artur Morozov b5bf786387 translation: update ruRU 2019-04-20 19:45:44 +02:00
shagu 7cc8bb3db8 panel: initialize positions before movable 2019-04-20 14:44:27 +02:00
shagu d3ef6c3aaa panel: add option to hide panels 2019-04-19 22:50:03 +02:00
shagu 77460e0134 unitframes: add option for custom power colors 2019-04-19 17:38:51 +02:00
shagu 902f8430cd gui: rename buff indicators text 2019-04-19 17:21:24 +02:00
shagu edbee4bae8 unitframes: option to use custom colors per frame 2019-04-19 17:09:27 +02:00
shagu 96256a59e5 unitframes: options to hide raid, loot and leader icon 2019-04-19 16:13:08 +02:00
shagu 8642efab86 unitframes: option to use variable health bg color 2019-04-19 00:23:08 +02:00
shagu 242135d91e castbar: add option to select texture 2019-04-18 23:55:10 +02:00
shagu 020dcc5689 castbar: fix lag width calculation 2019-04-18 23:49:00 +02:00
shagu 2e906ea7bf castbar: add option to display lag 2019-04-18 21:09:50 +02:00
shagu 6f0b21dd01 castbar: add option to show icon 2019-04-18 21:01:16 +02:00
shagu f2966bbb52 xpbar: add more layout and hide options 2019-04-17 22:03:56 +02:00
shagu d6e4b68012 actionbar: keep shapeshift button layout 2019-04-17 21:06:48 +02:00
shagu bdb277ced0 actionbar: add option to always allow drag via shift 2019-04-17 19:47:23 +02:00
shagu 42d62ac582 tbc: whitelist remaining unitframes for tbc 2019-04-16 20:50:44 +02:00
shagu e52793de9b actionbar: only set button id for vanilla 2019-04-16 20:50:02 +02:00
shagu 151e28b025 actionbar: change button lock to original behaviour 2019-04-15 17:44:13 +02:00
shagu 16da0e4883 tbc: whitelist roll module for tbc 2019-04-14 19:37:30 +02:00
shagu 22e1cb03ae tbc: whitelist loot module for tbc 2019-04-14 19:34:33 +02:00
shagu e8862743e8 castbar: use more generic way to calculate delays 2019-04-14 19:12:38 +02:00
shagu debe0f68b2 bags: pass proper owner to hooked function 2019-04-14 16:51:27 +02:00
shagu 7178487dc4 tbc: whitelist bags and bank for tbc 2019-04-14 15:17:14 +02:00
shagu fa16bbb029 tbc: whitelist targettarget 2019-04-14 15:10:27 +02:00
shagu c9ce19a64b thirdparty: add notgrid to healcomm addons 2019-04-14 14:52:56 +02:00
shagu 886284a84f tbc: whitelist player and target frame 2019-04-14 14:48:54 +02:00
shagu 7407c1a95f farmmode: always adjust minimap if required 2019-04-13 12:47:41 +02:00
shagu 26c5545733 screenshot: use proper string sanitization 2019-04-12 09:37:20 +02:00
shagu e1b60797bf actionbar: set button ids on event
This is in order to maintain compatibility to addons
like TheoryCraft that require a button ID via ":GetID()"
2019-04-11 20:38:12 +02:00
shagu 1d00a9297f actionbar: option to show animation on hidden bars 2019-04-11 20:16:28 +02:00
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