Commit Graph

383 Commits

Author SHA1 Message Date
shagu 2f22f9e4a2 nameplates: hide stuff as early as possible 2017-01-02 00:37:31 +01:00
shagu 66106aa976 pet: make sure pet buttons are placed above the frame 2017-01-02 00:29:37 +01:00
shagu 0fd03bcb77 map: add missing default events 2017-01-01 23:13:26 +01:00
shagu 1bbf47ad2b map: add some functions and theming to the worldmap 2017-01-01 22:04:24 +01:00
shagu 66f4fcf8ca actionbar: clean up bonus actionbar hooks (fix) 2017-01-01 18:44:07 +01:00
shagu a9b1cc87c2 actionbar: clean up bonus actionbar hooks 2017-01-01 18:42:36 +01:00
shagu f4b5c5c421 actionbar: increase layer of bonus actionbars 2017-01-01 18:15:21 +01:00
shagu 8c3a1dcb9d thirdparty: check for ktm variables first 2017-01-01 17:53:42 +01:00
shagu ee99a9d367 group: reliably hide group members 2017-01-01 15:50:06 +01:00
shagu 22312b602b cooldown: fix nil index in use with other addons 2017-01-01 15:19:23 +01:00
shagu fa135c9a5f addons: update reload dialog 2017-01-01 14:57:27 +01:00
shagu 15f27138d9 bags: add options for colored borders 2017-01-01 14:55:06 +01:00
shagu 9b7b141c7c gui: increase scroll interval 2017-01-01 14:53:58 +01:00
shagu f582802bd9 target: add option to bypass initial animation (checkbox) 2016-12-31 18:10:08 +01:00
shagu 79ab3ee0b3 target: add option to bypass initial animation 2016-12-31 18:08:02 +01:00
shagu de5e62f731 firstrun: change text 2016-12-31 17:46:18 +01:00
shagu 8ea3ad2534 chat: register firstrun wizard questions 2016-12-31 16:27:03 +01:00
shagu f36090aaf0 gui: add some question dialogs 2016-12-31 16:26:36 +01:00
shagu 4726c93c30 bags: remove update faction event
This event was introduced as a hackfix to
provide proper repaints of the bags. There
was an issue that bags are not fully loaded
on PLAYER_ENTERING_WORLD, therefore the
later triggered UPDATE_FACTION was used.

As the bagframes have seen alot of rewrite
and cleanups, it should be save to remove this.
2016-12-31 15:05:53 +01:00
shagu 782f94b063 gui: use question dialog for reload boxes 2016-12-31 14:55:41 +01:00
shagu 3e08060c69 group: fix indicator positions 2016-12-30 14:32:57 +01:00
shagu 577164ee24 group: hide inactive raid icons 2016-12-30 14:32:21 +01:00
shagu 2cf0033d94 player: fix event for pvp icon 2016-12-30 14:06:55 +01:00
shagu 8a811d8dfb actionbar: fix overlapping bonus action buttons 2016-12-30 13:53:46 +01:00
shagu a78e508262 hunterbar: use wingclip instead of raptorstrike 2016-12-30 13:31:48 +01:00
shagu a7a7ac48f4 hunterbar: reset scan results on event 2016-12-30 05:42:19 +01:00
shagu dc3c89b3ad hunterbar: add range based auto paging 2016-12-30 05:36:40 +01:00
shagu 697bfad529 thirdparty: add ktm support 2016-12-30 03:13:28 +01:00
shagu f08d57fffb layout: make cast and actionbar more compact 2016-12-30 00:35:53 +01:00
Road-block 062c21a019 hoverbind: add module to change keybinds 2016-12-30 00:27:06 +01:00
Road-block 4776fcc2a8 actionbar: add new configurable actionbars 2016-12-30 00:26:59 +01:00
shagu c319dd651f config: add actionbar configs and realign others 2016-12-30 00:05:20 +01:00
shagu d61582b887 roll: add loot roll frame 2016-12-28 22:09:18 +01:00
shagu 0e33c04b34 loot: fix wrong variable name in masterloot 2016-12-28 15:52:29 +01:00
shagu b1ba3c1f96 castbar: remove spell gain trigger 2016-12-28 15:44:38 +01:00
shagu 1cd75a1cc5 panel: clean up repair code 2016-12-28 14:58:32 +01:00
shagu fd0161f277 bags: fix parents of bag elements 2016-12-28 14:31:34 +01:00
shagu 48c0db74bd panel: add missing events and tooltip to repair info 2016-12-27 16:11:48 +01:00
shagu deba34d008 addons: refresh addon list on event 2016-12-27 16:01:35 +01:00
shagu 4f8934c638 panel: remove useless code 2016-12-27 15:54:41 +01:00
shagu 7cc10e61ee panel: change combat timer default caption 2016-12-27 15:53:15 +01:00
shagu a6accb9053 panel: add combat timer 2016-12-27 15:51:47 +01:00
shagu bfb9590e69 chat: add option to change incoming whisper color 2016-12-27 14:53:39 +01:00
shagu a7355e8ad6 tooltip: option to always show vendor and comparison 2016-12-27 14:37:51 +01:00
shagu 40789119bd unitframes: add custom healthbar colors 2016-12-27 14:21:36 +01:00
shagu d858d308bb panel: change menubar default position 2016-12-27 13:44:32 +01:00
shagu 8521c24741 panel: add click handler to friend and guild 2016-12-26 20:39:39 +01:00
shagu 3e6f1c5a55 pet: add pet specific click actions (fix) 2016-12-24 11:57:36 +01:00
SarekCDL 1e531c13a9 pet: add pet specific click actions 2016-12-24 11:52:27 +01:00
Road-block 848ce1d700 gui: hide open dialogs when the gui gets closed 2016-12-24 11:11:19 +01:00