r91-nolib

Details

  • Filename
    vexpower-r91-nolib.zip
  • Uploaded by
  • Uploaded
    Sep 16, 2012
  • Size
    58.81 KB
  • Downloads
    31
  • MD5
    e5bf3ba771ec69f0543407a90a47d9d3

Supported WoW Retail Versions

  • 5.0.5

Changelog

------------------------------------------------------------------------
r91 | fuda01 | 2012-09-16 15:56:43 +0000 (Sun, 16 Sep 2012) | 3 lines
Changed paths:
   M /trunk/core/editmode.lua
   M /trunk/core/slash.lua
   M /trunk/core/text.lua
   M /trunk/defaults/defaults.lua
   M /trunk/defaults/loader.lua
   M /trunk/options/lib.lua
   M /trunk/options/text.lua
   M /trunk/vexpower.lua
   M /trunk/vexpower.toc

added option to relate a textfield to the combopoints instead of the powerbar, that way they are only hidden when the combopoints are hidden.
updated the default loader and the table handling
updated textfield editmode
------------------------------------------------------------------------
r90 | fuda01 | 2012-09-15 19:17:53 +0000 (Sat, 15 Sep 2012) | 1 line
Changed paths:
   M /trunk/options/main.lua
   M /trunk/options/text.lua

minimal visual changes in the options
------------------------------------------------------------------------
r89 | fuda01 | 2012-09-15 14:51:13 +0000 (Sat, 15 Sep 2012) | 1 line
Changed paths:
   M /trunk/defaults/defaults.lua

error fix
------------------------------------------------------------------------
r88 | fuda01 | 2012-09-15 14:48:17 +0000 (Sat, 15 Sep 2012) | 3 lines
Changed paths:
   M /trunk/core/altpowerbars.lua
   A /trunk/core/editmode.lua
   M /trunk/core/lib.lua
   M /trunk/core/slash.lua
   M /trunk/core/text.lua
   M /trunk/defaults/defaults.lua
   M /trunk/options/colorpresets.lua
   A /trunk/options/lib.lua
   M /trunk/options/markers.lua
   M /trunk/options/profiles.lua
   M /trunk/options/text.lua
   M /trunk/vexpower.toc

changed frameStrata of the fontstrings, they are no longer "under" a demonology and destruction warlock's alternative powerbar
added a textfield to the addon defaults
changed some functions for the text contents
------------------------------------------------------------------------
r87 | fuda01 | 2012-09-15 10:17:13 +0000 (Sat, 15 Sep 2012) | 3 lines
Changed paths:
   M /trunk/core/text.lua
   M /trunk/defaults/defaults.lua
   M /trunk/options/cps.lua
   M /trunk/options/defaultprofile.lua
   M /trunk/options/powerbar.lua
   M /trunk/vexpower.lua
   M /trunk/vexpower.toc

fix: Textfields were shown multiple times when changed until the next ui reload
added info text for the testmode
added testmode toggle in the powerbar option panel
------------------------------------------------------------------------
r86 | fuda01 | 2012-09-15 01:17:41 +0000 (Sat, 15 Sep 2012) | 5 lines
Changed paths:
   M /trunk/core/slash.lua
   M /trunk/core/text.lua
   M /trunk/defaults/defaults.lua
   M /trunk/defaults/loader.lua
   M /trunk/defaults/oldvariabledata.lua
   M /trunk/options/main.lua
   M /trunk/options/text.lua
   M /trunk/vexpower.lua
   M /trunk/vexpower.toc

changed text options
It is now possible to built as many textfields as you want. Every textfield can be configed seperatly as before.
That way you can also put textfields on your combopoints. For Example: to show the time left for the buff that is tracked as ComboPoints or to show how many Ember shards you gathered for the burning Embers as a warlock.

added an editmode to the text options to make the config (especially the placement) easier
------------------------------------------------------------------------
r85 | fuda01 | 2012-09-14 17:20:18 +0000 (Fri, 14 Sep 2012) | 7 lines
Changed paths:
   A /trunk/core/altpowerbars.lua
   A /trunk/core/classdata.lua
   M /trunk/core/cps.lua
   M /trunk/core/energy.lua
   M /trunk/core/lib.lua
   A /trunk/core/testmode.lua
   A /trunk/defaults
   A /trunk/defaults/defaults.lua
   A /trunk/defaults/globaldefaults.lua
   A /trunk/defaults/loader.lua
   A /trunk/defaults/oldvariabledata.lua
   D /trunk/defaults.lua
   D /trunk/oldvariabledata.lua
   A /trunk/options/colorpresets.lua
   A /trunk/options/cps.lua
   A /trunk/options/defaultprofile.lua
   A /trunk/options/main.lua
   A /trunk/options/markers.lua
   D /trunk/options/options_cps.lua
   D /trunk/options/options_defaultprofile.lua
   D /trunk/options/options_frame.lua
   D /trunk/options/options_main.lua
   D /trunk/options/options_markers.lua
   D /trunk/options/options_profiles.lua
   D /trunk/options/options_show.lua
   D /trunk/options/options_text.lua
   A /trunk/options/powerbar.lua
   A /trunk/options/profiles.lua
   A /trunk/options/show.lua
   D /trunk/options/testmode.lua
   A /trunk/options/text.lua
   M /trunk/vexpower.lua
   M /trunk/vexpower.toc

added full support for all 3 warlock specs
added colorpresets
 ColorPresets save the colors of the ComboPoints, the 'used'-effect and the 'change combopoints color on x'-effect
 They can be loaded as defaults for new chars (setup is in the 'defaults' option panel)
 Adding a colorpresets with classcolors is on the toDo-list
added folders, splitted a few *.LUAs

------------------------------------------------------------------------
r84 | fuda01 | 2012-09-13 20:58:58 +0000 (Thu, 13 Sep 2012) | 1 line
Changed paths:
   M /trunk/core/cps.lua
   M /trunk/core/slash.lua
   M /trunk/core/text.lua
   M /trunk/defaults.lua
   M /trunk/options/options_cps.lua
   M /trunk/options/options_main.lua

added combopoint support for arcange mages (arcane charge)
------------------------------------------------------------------------
r83 | fuda01 | 2012-09-13 20:29:10 +0000 (Thu, 13 Sep 2012) | 2 lines
Changed paths:
   M /trunk/core/cps.lua
   M /trunk/core/energy.lua
   M /trunk/core/slash.lua
   M /trunk/core/text.lua
   M /trunk/options/options_main.lua
   M /trunk/options/options_text.lua
   M /trunk/vexpower.lua

added support for destro warlocks and burning embers
added textsupport demonology warlocks
------------------------------------------------------------------------
r82 | fuda01 | 2012-09-13 17:27:20 +0000 (Thu, 13 Sep 2012) | 9 lines
Changed paths:
   M /trunk/core/cps.lua
   M /trunk/core/energy.lua
   A /trunk/core/lib.lua
   A /trunk/core/mainframe.lua
   M /trunk/core/markers.lua
   A /trunk/core/show.lua
   A /trunk/core/slash.lua
   A /trunk/core/text.lua
   M /trunk/defaults.lua
   D /trunk/mainframe.lua
   A /trunk/oldvariabledata.lua
   M /trunk/options/options_cps.lua
   M /trunk/options/options_frame.lua
   M /trunk/options/options_main.lua
   M /trunk/options/options_markers.lua
   M /trunk/options/options_show.lua
   M /trunk/options/options_text.lua
   D /trunk/slash.lua
   M /trunk/vexpower.lua
   M /trunk/vexpower.toc
   M /trunk/vexpower.xml

Added Option to play a sound when a specific number of ComboPoints is reached.
Added overview in the main option panel which shows what is tracked as combopoints with which spec
Added some buffs that are tracked as ComboPoints
Added text tags to parse information about the tracked buffs(time left and total time duration)
Markers are now powertype specific. You can choose whether a marker is shown in combination with specific powertypes. That way a druid can place different markers for cat,baer,etc in the same spec. All previous created markers are shown with every powertype.
Added Feedback for creating und deleting markers
Added Show/Hide for powerbar and for combopoints for every powertype (previous: only "show powerbar with mana" and "hide combopoints withouth energy").
Added Show/Hide for powerbar and for combopoints (previous: only Show/hide for both frames combined)
All previous settings should be converted to the new settings without any differences for the player.
------------------------------------------------------------------------
r81 | fuda01 | 2012-09-12 23:34:07 +0000 (Wed, 12 Sep 2012) | 2 lines
Changed paths:
   M /trunk/defaults.lua
   M /trunk/options/options_show.lua
   M /trunk/vexpower.lua

the option to hide the powerbar when powertype is mana was bugged. It hid the powerbar and the combopoints. I fixed the function, enabling it only hides the powerbar. I also added an extra option to hide the combopoints when the powerytpe is mana.
Added an option to set the time the fadeOut effects of the powerbar and the combopoints last.
------------------------------------------------------------------------
r79 | fuda01 | 2012-09-11 19:04:11 +0000 (Tue, 11 Sep 2012) | 1 line
Changed paths:
   M /trunk/defaults.lua
   A /trunk/options/options_defaultprofile.lua
   M /trunk/options/options_profiles.lua
   M /trunk/vexpower.lua
   M /trunk/vexpower.toc

added option to set a default profile (the default profile will be loaded for new chars, instead of the addon-defaults)
------------------------------------------------------------------------
r77 | fuda01 | 2012-09-11 13:24:47 +0000 (Tue, 11 Sep 2012) | 1 line
Changed paths:
   M /trunk/vexpower.lua
   M /trunk/vexpower.toc

fixed bug: quickly rejoining combat after leaving still let the bar fadeout
------------------------------------------------------------------------
r75 | fuda01 | 2012-09-11 11:58:56 +0000 (Tue, 11 Sep 2012) | 1 line
Changed paths:
   M /trunk/vexpower.lua
   M /trunk/vexpower.toc

deleted debug printout :/
------------------------------------------------------------------------
r73 | fuda01 | 2012-09-11 11:42:35 +0000 (Tue, 11 Sep 2012) | 1 line
Changed paths:
   M /trunk/defaults.lua
   M /trunk/options/options_frame.lua
   M /trunk/options/options_show.lua
   M /trunk/vexpower.lua
   M /trunk/vexpower.toc

added delay timer for 'out of combat'
------------------------------------------------------------------------
r71 | fuda01 | 2012-09-11 08:03:43 +0000 (Tue, 11 Sep 2012) | 1 line
Changed paths:
   M /trunk/vexpower.lua
   M /trunk/vexpower.toc

fixed a bug: addon was still shown after disabling it
------------------------------------------------------------------------
r69 | fuda01 | 2012-09-11 07:47:54 +0000 (Tue, 11 Sep 2012) | 3 lines
Changed paths:
   M /trunk/core/energy.lua
   M /trunk/core/markers.lua
   M /trunk/defaults.lua
   M /trunk/options/options_profiles.lua
   M /trunk/options/options_show.lua
   M /trunk/slash.lua
   M /trunk/vexpower.lua
   M /trunk/vexpower.toc

deleted login message,
added option to hide only the energybar/ only the cp when out of combat
added "-" as a valid symbol for profile names
------------------------------------------------------------------------
r67 | fuda01 | 2012-09-02 16:34:31 +0000 (Sun, 02 Sep 2012) | 1 line
Changed paths:
   M /trunk/vexpower.toc

changed version
------------------------------------------------------------------------
r66 | fuda01 | 2012-09-02 16:32:20 +0000 (Sun, 02 Sep 2012) | 2 lines
Changed paths:
   M /trunk/core/energy.lua
   M /trunk/defaults.lua
   M /trunk/options/options_cps.lua
   M /trunk/options/options_frame.lua
   M /trunk/options/options_markers.lua
   M /trunk/options/options_profiles.lua
   M /trunk/options/options_show.lua
   M /trunk/options/options_text.lua
   M /trunk/vexpower.lua

added option to disable the used-energy effect
changed option panel designs
------------------------------------------------------------------------
r65 | fuda01 | 2012-09-02 15:41:54 +0000 (Sun, 02 Sep 2012) | 2 lines
Changed paths:
   M /trunk/core/cps.lua
   M /trunk/core/energy.lua
   M /trunk/defaults.lua
   M /trunk/options/options_show.lua
   M /trunk/slash.lua
   M /trunk/vexpower.lua

added option to hide blizz frames
added option to show vehicle power, when in a vehicle
------------------------------------------------------------------------
r64 | fuda01 | 2012-09-02 14:03:25 +0000 (Sun, 02 Sep 2012) | 3 lines
Changed paths:
   M /trunk/core/cps.lua
   M /trunk/core/energy.lua
   M /trunk/defaults.lua
   M /trunk/options/options_cps.lua
   M /trunk/options/options_frame.lua
   M /trunk/options/options_show.lua
   M /trunk/options/options_text.lua
   M /trunk/vexpower.toc

changed and added tags to parse information about energy and combopoints
added option to let used combopoints instantly disappear
changed a few optionpanel designs
------------------------------------------------------------------------
r63 | fuda01 | 2012-09-01 19:48:17 +0000 (Sat, 01 Sep 2012) | 1 line
Changed paths:
   M /trunk/core/energy.lua
   M /trunk/vexpower.lua

changed the fadeout effect: when a druid switched from cat to noform and didnt wanted the bar to show when the powertype is mana the frame would switch to mana-blue and fadedout. now it keeps beeing colored like energy and fades out.
------------------------------------------------------------------------
r61 | fuda01 | 2012-09-01 19:26:01 +0000 (Sat, 01 Sep 2012) | 1 line
Changed paths:
   M /trunk/defaults.lua
   M /trunk/options/options_show.lua
   M /trunk/vexpower.lua
   M /trunk/vexpower.toc

added func to set frame fadeout on/off
------------------------------------------------------------------------
r59 | fuda01 | 2012-09-01 19:14:32 +0000 (Sat, 01 Sep 2012) | 1 line
Changed paths:
   M /trunk/vexpower.lua
   M /trunk/vexpower.toc

fixed bug: energy bar wasnt shown after it was hidden
------------------------------------------------------------------------
r57 | fuda01 | 2012-09-01 19:01:00 +0000 (Sat, 01 Sep 2012) | 1 line
Changed paths:
   M /trunk/vexpower.lua
   M /trunk/vexpower.toc

deleted printout
------------------------------------------------------------------------
r56 | fuda01 | 2012-09-01 14:18:04 +0000 (Sat, 01 Sep 2012) | 1 line
Changed paths:
   M /trunk/defaults.lua
   M /trunk/options/options_markers.lua
   M /trunk/options/options_show.lua
   M /trunk/vexpower.lua
   M /trunk/vexpower.toc
   M /trunk/vexpower.xml

added func to hide the frame in vehicle
------------------------------------------------------------------------
r55 | fuda01 | 2012-08-31 13:10:28 +0000 (Fri, 31 Aug 2012) | 1 line
Changed paths:
   M /trunk/options/options_markers.lua
   M /trunk/vexpower.toc

changed the func for the marker dropdown menu so it isn't showing a huge frame, when the no marker was created
------------------------------------------------------------------------
r53 | fuda01 | 2012-08-29 18:38:38 +0000 (Wed, 29 Aug 2012) | 1 line
Changed paths:
   M /trunk/vexpower.toc

changed interface version
------------------------------------------------------------------------
r52 | fuda01 | 2012-08-26 13:52:06 +0000 (Sun, 26 Aug 2012) | 1 line
Changed paths:
   M /trunk/options/options_markers.lua

changed spec data
------------------------------------------------------------------------
r51 | fuda01 | 2012-08-26 13:18:25 +0000 (Sun, 26 Aug 2012) | 1 line
Changed paths:
   M /trunk/options/options_markers.lua

deleted spec data
------------------------------------------------------------------------
r50 | fuda01 | 2012-08-23 19:38:29 +0000 (Thu, 23 Aug 2012) | 1 line
Changed paths:
   M /trunk/core/energy.lua

added SetScript("OnStop" ...) func for ani grp
------------------------------------------------------------------------
r49 | fuda01 | 2012-08-21 22:12:46 +0000 (Tue, 21 Aug 2012) | 1 line
Changed paths:
   M /trunk/mainframe.lua
   D /trunk/starter.lua

fixed bug
------------------------------------------------------------------------
r48 | fuda01 | 2012-08-21 20:28:32 +0000 (Tue, 21 Aug 2012) | 1 line
Changed paths:
   A /trunk/core
   A /trunk/core/cps.lua
   A /trunk/core/energy.lua
   A /trunk/core/markers.lua
   D /trunk/core.lua
   M /trunk/defaults.lua
   A /trunk/mainframe.lua
   M /trunk/options/options_cps.lua
   M /trunk/options/options_frame.lua
   M /trunk/options/options_markers.lua
   A /trunk/options/testmode.lua
   A /trunk/slash.lua
   A /trunk/starter.lua
   A /trunk/vexpower.lua
   M /trunk/vexpower.toc
   R /trunk/vexpower.xml

changed file structure
------------------------------------------------------------------------
r46 | fuda01 | 2012-08-21 19:13:49 +0000 (Tue, 21 Aug 2012) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/options/options_frame.lua
   M /trunk/vexpower.toc

changed start-up procedure
------------------------------------------------------------------------
r45 | fuda01 | 2012-08-20 20:12:25 +0000 (Mon, 20 Aug 2012) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/defaults.lua
   M /trunk/options/options_frame.lua
   M /trunk/options/options_markers.lua

added lock option to make the frame movable
------------------------------------------------------------------------
r44 | fuda01 | 2012-08-20 11:32:28 +0000 (Mon, 20 Aug 2012) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/options/options_frame.lua

changed statusbar texture
------------------------------------------------------------------------
r43 | fuda01 | 2012-08-20 10:54:22 +0000 (Mon, 20 Aug 2012) | 1 line
Changed paths:
   M /trunk/core.lua

deleted debug funcs
------------------------------------------------------------------------
r42 | fuda01 | 2012-08-20 10:51:30 +0000 (Mon, 20 Aug 2012) | 1 line
Changed paths:
   M /trunk/options/options_text.lua

changed outline settings
------------------------------------------------------------------------
r41 | fuda01 | 2012-08-20 10:36:06 +0000 (Mon, 20 Aug 2012) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/defaults.lua
   M /trunk/options/options_frame.lua
   M /trunk/options/options_profiles.lua

added color funcs(IC:empty,full,else;OoC:empty,full,else)
------------------------------------------------------------------------
r40 | fuda01 | 2012-08-20 09:10:54 +0000 (Mon, 20 Aug 2012) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/defaults.lua
   M /trunk/options/options_frame.lua
   M /trunk/options/options_profiles.lua

added statusbar textures
------------------------------------------------------------------------
r38 | fuda01 | 2012-08-17 23:11:06 +0000 (Fri, 17 Aug 2012) | 2 lines
Changed paths:
   M /trunk/core.lua
   D /trunk/debug.lua
   M /trunk/defaults.lua
   M /trunk/options/options_cps.lua
   M /trunk/options/options_frame.lua
   M /trunk/options/options_main.lua
   M /trunk/options/options_markers.lua
   M /trunk/options/options_profiles.lua
   M /trunk/options/options_show.lua
   M /trunk/options/options_text.lua
   M /trunk/vexpower.toc

edited show settings,
removed bugs
------------------------------------------------------------------------
r37 | fuda01 | 2012-08-14 20:51:34 +0000 (Tue, 14 Aug 2012) | 1 line
Changed paths:
   M /trunk/core.lua
   M /trunk/defaults.lua
   M /trunk/options/options_frame.lua
   M /trunk/options/options_text.lua

added shadow effect for texts
------------------------------------------------------------------------