Commit Graph

44 Commits

Author SHA1 Message Date
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
Eric Mauser f2923d8c08 add actionbar tab to gui 2016-05-20 08:08:26 +02:00
Eric Mauser e1ad60844d Merge pull request #6 from jfastnacht/issue-4
close button, combo frame, initial gitignore
2016-05-20 08:04:45 +02:00
jfastnacht 05600f0927 * comment on hide and unregister target frame
* hide and unregister combo frame
2016-05-19 22:31:08 +02:00
jfastnacht 495afc3fca * "Close"-button added to GUI 2016-05-19 21:34:16 +02:00
jfastnacht 878b5d6a03 * gitignore file added with some basic IDEs 2016-05-19 21:08:12 +02:00
Eric Mauser 9747e5e37f save playerDB accountwide 2016-05-17 18:29:04 +02:00
Eric Mauser d3d33c47d9 add some configurable panel entries 2016-05-17 00:17:15 +02:00
Eric Mauser 9cddcd343e fix "save" behaviour of input fields 2016-05-17 00:16:35 +02:00
Eric Mauser a01329785e option for portrait on unitframes 2016-05-16 20:05:08 +02:00
Eric Mauser d4a8ef0a90 introducing the "module-loader" 2016-05-16 01:17:55 +02:00
Eric Mauser 65f2b15627 rename config variable 2016-05-15 23:15:07 +02:00
Eric Mauser c6717cd1c0 add function to create config entries 2016-05-11 18:35:41 +02:00
Eric Mauser cd69f7885c Add initial config line 2016-05-08 16:14:29 +02:00
Eric Mauser c07e0197f6 added /pfui command to show gui 2016-05-03 20:35:59 +02:00
Eric Mauser 0d5a0c5568 functions should be capitalized 2016-05-03 19:54:08 +02:00
Eric Mauser 1fe776bb79 moved "unlock frames" to gui.lua 2016-05-03 19:42:28 +02:00
Eric Mauser 51b062f73d initial config gui template 2016-05-03 19:35:27 +02:00
Eric Mauser 1942b08762 custom settings for player and target 2016-05-03 18:27:57 +02:00
Eric Mauser 2fd3a08ea3 moved to github, reset trashy history 2016-05-02 20:47:00 +02:00
Eric Mauser e16b50f141 Initial commit 2016-05-02 20:45:37 +02:00