Commit Graph

400 Commits

Author SHA1 Message Date
shagu 9ec300b917 player: fix spark related error on size change 2017-01-05 02:10:36 +01:00
shagu 8f3e84f8e0 targettarget: fix invalid sizes 2017-01-05 02:10:36 +01:00
shagu 7e22fcfa01 pet: fix invalid sizes 2017-01-05 02:10:36 +01:00
shagu e3d414093a api: portrait function rewrite 2017-01-05 02:10:36 +01:00
shagu 454fdd2ab9 nameplates: add option to disable class color 2017-01-03 18:41:59 +01:00
shagu 7ec8b11ca9 nameplates: add rightlick emulation to mouselook 2017-01-03 18:17:13 +01:00
shagu 1dac21acd2 nameplates: do not fake right-click behaviour 2017-01-03 16:07:53 +01:00
shagu f72757ed43 nameplates: enable mouselook on right clicks 2017-01-03 15:58:59 +01:00
shagu 7cddaa076b nameplates: avoid flickering as much as possible 2017-01-03 15:58:59 +01:00
shagu 4b322a6254 panel: fix gold tooltip initialization 2017-01-02 20:59:27 +01:00
shagu 5488ffb9bb addons: add event to prevent empty list 2017-01-02 20:05:05 +01:00
shagu c1c51390f2 actionbar: rewrite of the autohide logic 2017-01-02 19:03:12 +01:00
shagu dddc17bad0 chat: option to change fadout time 2017-01-02 14:47:07 +01:00
shagu 0f875e3b3b chat: only arrange if visible 2017-01-02 14:44:31 +01:00
shagu 9df242c809 thirdparty: harden healcomm integration 2017-01-02 14:28:08 +01:00
shagu 7aefa979ce panel: fix and reduce money calculation code 2017-01-02 01:19:32 +01:00
shagu cc0c086ca2 cleanup: use plain string.find where possible 2017-01-02 00:41:47 +01:00
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