Commit Graph

70 Commits

Author SHA1 Message Date
shagu d9ca439ee2 cache locales on startup, set enUS as default 2016-08-15 20:09:32 +02:00
shagu f2ace9c525 set panel ontop of bags 2016-08-15 09:11:47 +02:00
shagu 123e46619d use client locales to detect target castbar spells 2016-08-08 00:05:24 +02:00
shagu 479c4ed924 add initial version of target castbar 2016-08-07 23:58:28 +02:00
shagu 6084c87eb2 add player castbar 2016-08-05 12:36:59 +02:00
shagu 906f25060e adjust panelsize to fontsize 2016-08-05 11:12:03 +02:00
shagu 68db9b9607 restructure config gui code 2016-08-04 18:49:09 +02:00
shagu 4d436292d0 make fontsize configurable 2016-08-04 18:36:35 +02:00
shagu 199ece3bb3 fix gui close button when no gitter was shown 2016-08-04 18:09:56 +02:00
shagu 4774e2ef42 change z-position of raidframes to high 2016-08-04 17:30:32 +02:00
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 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 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 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