Commit Graph

151 Commits

Author SHA1 Message Date
shagu c9b4ab44ea add frame names to bag module 2016-10-25 22:20:47 +02:00
shagu eb78d9e9c5 option to hide group while in raid 2016-10-23 15:07:32 +02:00
shagu 94f0a9203b adjust hide button texture 2016-10-23 12:53:57 +02:00
shagu c80a120c73 refine textures and buttons 2016-10-23 12:52:37 +02:00
shagu 476ef1b013 show colors for quivers, profession-, and soulbags 2016-10-22 15:03:26 +02:00
shagu 15bf575cc0 hide castbar when spell is gained 2016-10-20 23:38:13 +02:00
shagu 36bc7248bd option to invert raidframes and show missing hp 2016-10-19 22:24:26 +02:00
shagu 55db423606 right chat can be hidden again 2016-10-19 19:23:20 +02:00
shagu 41a814a6a8 chat: remove needless debug-dummy line 2016-10-19 00:12:05 +02:00
shagu f15e820fd7 set minimum size to one button for stancebar 2016-10-19 00:03:38 +02:00
shagu 86a903a3fa extend chat inputbox to be a movable frame 2016-10-18 23:56:18 +02:00
shagu 4e7ea17666 chat: fix parent of combatlog and others 2016-10-18 21:50:30 +02:00
shagu b826b63ca7 fix pet actionbar buttons 2016-10-18 21:36:20 +02:00
shagu 196e9be009 hide gui while moving frames 2016-10-18 00:28:19 +02:00
shagu c3523a4528 gui: fix colors 2016-10-18 00:10:10 +02:00
shagu aacdc53d0d introduce dropdown menus for config ui 2016-10-17 23:42:33 +02:00
shagu 0b898b8769 fix pet unlock appearance 2016-10-17 19:58:37 +02:00
shagu 7d31a7d1dc introduce checkboxes for config ui 2016-10-17 19:51:41 +02:00
shagu 2b64ac0944 gui: remove useless comment 2016-10-17 19:12:21 +02:00
shagu 589536af5c target: fix nil color error 2016-10-17 19:09:55 +02:00
shagu 3e8235a156 add pfUI settings to esc-menu 2016-10-17 00:58:39 +02:00
shagu 61079a06d2 config: every module can now be disabled
Note: This is experimental at the moment,
many modules still have an dependency to
each other. Expect errors when using this...
2016-10-17 00:39:26 +02:00
shagu 4e836b95af enable scrolling for config gui 2016-10-17 00:12:48 +02:00
shagu d165d2d322 enhance config tab captions 2016-10-16 16:14:08 +02:00
shagu 67f8bb21b0 clean up gui code 2016-10-16 16:05:13 +02:00
shagu bb0a12a3fc remove debug function 2016-10-16 11:42:32 +02:00
shagu 3f9e5e674a group: fix nil error 2016-10-15 17:36:02 +02:00
shagu 86239b6422 fixup 2016-10-15 14:09:32 +02:00
shagu a3194ae13b group: fix alpha value 2016-10-15 13:59:59 +02:00
shagu 7bc18d302a rework of the gitter frames 2016-10-15 01:35:12 +02:00
shagu aa10287462 fix typo in if clause 2016-10-15 01:29:18 +02:00
shagu 8f0ac59a71 add healcomm compatiblity 2016-10-14 18:21:21 +02:00
shagu b2ee145886 bags: stacksplit frame works now 2016-10-10 01:09:50 +02:00
shagu fb323e22a2 complete rewrite of bags.lua 2016-10-10 00:08:42 +02:00
shagu bf7067830e performance tweaks for bags
the whole bag thing needs a rewrite
2016-10-08 18:50:01 +02:00
shagu 103df625ea add whisper forwarding 2016-10-08 12:57:45 +02:00
shagu 72bf76305a tooltip: correct healthbar color for npcs 2016-10-07 18:33:35 +02:00
shagu e54e4ff631 performance: rewrite of buff.lua 2016-10-05 22:52:28 +02:00
shagu 24112825de fix display of weapon enchant stacks 2016-10-04 20:09:00 +02:00
shagu 340595b1a4 nameplate: only use color if existing 2016-10-04 19:17:36 +02:00
shagu d81b0b4e78 fix typo in nameplates 2016-09-30 17:24:45 +02:00
shagu 4ae139b2d5 nameplate: hide castbar if no entry is found 2016-09-30 00:08:40 +02:00
shagu edee74c1aa static backdrop tile size for buffs 2016-09-29 22:36:14 +02:00
shagu c9d723a968 performance update 2016-09-29 22:29:53 +02:00
shagu 9b851402ce bypass target animation on clickcast 2016-09-29 22:07:16 +02:00
shagu e6364ace64 Revert "target: remove animation on target change"
This reverts commit 3d4beac2f2.
2016-09-29 21:54:18 +02:00
shagu a8b336e46c introducing click-cast for raidframes 2016-09-29 21:40:41 +02:00
shagu f0718a25f3 gui: increase window size 2016-09-29 21:39:41 +02:00
shagu 3d4beac2f2 target: remove animation on target change 2016-09-29 21:37:12 +02:00
shagu fe82b6e70c target: remove useless code 2016-09-29 21:35:33 +02:00