Commit Graph

70 Commits

Author SHA1 Message Date
shagu c27f41bd5d fix nil color for target frame 2016-08-04 17:30:04 +02:00
shagu 69b4174440 fix petbar decorations for some clients 2016-08-04 17:29:16 +02:00
shagu b81fb4a44f fix double targettarget bug 2016-07-25 20:39:54 +02:00
shagu 34a9486dac add initial raidframes 2016-07-25 20:39:37 +02:00
shagu 8978baca8c change default group caption 2016-07-25 19:16:11 +02:00
shagu 8bd1143fea tooltip: fix and enhance tooltip appearance 2016-07-24 17:24:28 +02:00
shagu b70545d03a targettarget: fix nil color error 2016-07-24 17:24:10 +02:00
shagu 433c18d7e9 tooltip: check for nil colorStr 2016-07-24 15:50:48 +02:00
shagu e59ca62c19 Revert "tooltip: remove unrequired colorStr"
This reverts commit 56bcb20d77.
2016-07-24 15:48:17 +02:00
shagu 56bcb20d77 tooltip: remove unrequired colorStr 2016-07-24 15:21:35 +02:00
Eric Mauser 90245391cf fix parent of bagframe 2016-07-11 23:40:07 +02:00
Eric Mauser 7297e08bf0 fix parent of bank purchase button 2016-07-11 23:22:06 +02:00
Eric Mauser 4394dacf0c add bagframe, can be toggled via rightclick on "x" 2016-07-11 23:17:34 +02:00
Eric Mauser 8e26d787f4 fixup: removing testing invocations 2016-07-11 21:06:40 +02:00
Eric Mauser 564139acf9 add buy and bag buttons to bankframe 2016-07-11 20:56:22 +02:00
Eric Mauser c12d1cf386 add raid target and group icons to frames 2016-07-10 21:30:44 +02:00
Eric Mauser 0703f8071d add alternative raid target icons
thanks to hankthetank from
http://www.wowinterface.com/downloads/info16243-Raidicons.html
2016-07-10 21:28:36 +02:00
Eric Mauser 6a2456e1b8 hide group icons on login 2016-07-10 20:46:36 +02:00
Eric Mauser 86a59e3e98 add raid icons to groupframes 2016-07-10 20:44:51 +02:00
Eric Mauser 2cbc42b030 add initial group frames 2016-07-10 19:56:44 +02:00
Eric Mauser 5b7fd2c42d make hidden frames visible while dragging 2016-07-10 19:48:05 +02:00
Eric Mauser 2831d319e9 nice tooltips on various mouseover actions
this adds support for class colors, hp display
and more for raid, group, player and target units.
2016-07-10 19:02:57 +02:00
Eric Mauser fd0e695895 remove trailing spaces 2016-07-10 18:59:00 +02:00
Eric Mauser f20503dd8f moved fonts to env 2016-06-26 19:05:50 +02:00
Eric Mauser 65f399747f introducing new config approach 2016-06-26 18:34:08 +02:00
Eric Mauser 39ee1ded73 disable gitter when hiding gui 2016-06-19 00:05:17 +02:00
Eric Mauser d47f74a4f6 save position of frames and load them on login 2016-06-19 00:01:11 +02:00
Eric Mauser 7fd8d44289 make minimap panel movable 2016-06-18 12:06:01 +02:00
Eric Mauser a27f139076 fix player color 2016-06-18 12:03:32 +02:00
Eric Mauser a2ddbb7c35 remove pfUI.cache as it was only required once 2016-06-18 11:49:14 +02:00
Eric Mauser 5f41b3ec43 no support on bad editors
Good editors shouldn't force you to add gitignores
to every of your projects. There are better places
to save editor configs than in the source tree.
2016-06-17 23:33:28 +02:00
Eric Mauser a2c8d47db2 add round function 2016-06-17 23:32:55 +02:00
Eric Mauser cfc074f951 use proper and different frame names 2016-06-17 23:24:43 +02:00
Eric Mauser 49553160f0 add tooltips 2016-05-29 15:13:35 +02:00
Eric Mauser fa53620c0b enable unitframe animation
by default, all features should be turned on.
2016-05-21 19:46:28 +02:00
Eric Mauser dcdb1e5241 add config gui entries for panel 2016-05-21 18:00:59 +02:00
Eric Mauser ce29efaf7d add a list of available panel fields
this list will be used later for combo-box
dropdown menu in the options menu.
2016-05-21 13:10:49 +02:00
Eric Mauser dba2b7cb2d minimap panel now listens to its event 2016-05-21 12:59:11 +02:00
Eric Mauser c5f71be8aa add options for time and fps 2016-05-21 12:57:43 +02:00
Eric Mauser 0bf37d7eba minimap panel is now a configurable panel 2016-05-21 12:40:59 +02:00
jfastnacht 838683c8bf exchanged zone text with specific minimap zone text function 2016-05-21 11:20:42 +02:00
jfastnacht 3307d396c2 coordinates in minimap on mouse hover * changed minimap location text name 2016-05-21 11:20:42 +02:00
jfastnacht 1454d96ad4 zone text under minimap 2016-05-21 11:20:42 +02:00
jfastnacht fcb40d42d8 else-statement restored, comments added 2016-05-20 20:45:00 +02:00
jfastnacht 2015e0e8d1 minute and hour buff/debuff timer on player frame 2016-05-20 20:45:00 +02:00
Eric Mauser f6e306f4c2 Merge pull request #11 from jfastnacht/minimap-mail-frame
Mail icon texture and position
2016-05-20 20:28:40 +02:00
jfastnacht e34b41676c * minimap mail frame icon exchanged and repositioned into the top right corner of the minimap 2016-05-20 17:45:54 +02:00
Eric Mauser c3d3386c0e modules should never be loaded twice 2016-05-20 09:48:24 +02:00
Eric Mauser 0769ad0b13 let unlockFrames toggle 2016-05-20 09:35:03 +02:00
Eric Mauser 3dcf5a9632 only fill playerdb if all values are given 2016-05-20 09:33:35 +02:00