Change Log:
--------------------
v0.4
o created a new mana bar
o show current durability in red if < max/2
o removed percents from player target frame (due to new mana bar)
o added mana messages @ 30% (warn), 10% (crit) & 100% (full). sent to party
o settings coming along, the current ones should work now (shift left-click)
o settings box shows MB mem usage for the addon (not sure where this is going yet)
o still need to do a lot of work on the settings box
o new manabar and settings box are movable anywhere just hold left-click and move
v0.3
o major code cleanup and rearrangement
o changed name to InfoBar+ to account for more things I want to do
o added rarity borders around pet frames
o added commas to xp numbers
o increased width of bar slightly to allow more room
o displays an after instance snapshot
o displays rarity borders, item level and durability for gear
o show percentages for health/mana by the target frame
o started code for options menu (shift right-click)
o added support for money gained from quests
v0.2
o some code cleanup
o better 'queue state' handling
o middle-click resets default UI position
o added another click to open a 3rd box
o changed ptw to show current health instead of max health
v0.1
o initial version
Description:
--------------------
InfoBar displays various tidbits of information along with a Pet Team Window (PTW)
Installation
o Install like any other Mod. Unzip and move to WoW AddOns folder.
o The AddOn is very basic.
o PTW is hidden by default
What it does
o Show amount of XP being accumulated
o Show amount of money being accumulated
o Show FrameRate + Time
o Show PTW which displays current Pet Battle team.
o PTW Shows: current team, name, pet level, current health, xp till next level
o Click a pet in the window to summon or dismiss
o Show rarity borders, item level and durability for gear
o Show movable mana bar that displays your mana level, amount and percentage
o Show personal and party warning messages for Mana @ 100%, 30% and %10
Settings & Options
o Shift + Left-Click on the bar for Options Screen
Notes
o This is my very first AddOn
o I made this to learn LUA
o I made this for my own benefit. If it serves you please use it. If not, do not. :)
Disclaimer
I am a WoW noob. As I play the game I will add functions to this AddOn that will help me.
I realize that most (if not all) of these functions are in other AddOns but my purpose is to use them to
learn LUA.
Thank you for any time or consideration you give to my work.
-Tgwaste
--------------------
v0.4
o created a new mana bar
o show current durability in red if < max/2
o removed percents from player target frame (due to new mana bar)
o added mana messages @ 30% (warn), 10% (crit) & 100% (full). sent to party
o settings coming along, the current ones should work now (shift left-click)
o settings box shows MB mem usage for the addon (not sure where this is going yet)
o still need to do a lot of work on the settings box
o new manabar and settings box are movable anywhere just hold left-click and move
v0.3
o major code cleanup and rearrangement
o changed name to InfoBar+ to account for more things I want to do
o added rarity borders around pet frames
o added commas to xp numbers
o increased width of bar slightly to allow more room
o displays an after instance snapshot
o displays rarity borders, item level and durability for gear
o show percentages for health/mana by the target frame
o started code for options menu (shift right-click)
o added support for money gained from quests
v0.2
o some code cleanup
o better 'queue state' handling
o middle-click resets default UI position
o added another click to open a 3rd box
o changed ptw to show current health instead of max health
v0.1
o initial version
Description:
--------------------
InfoBar displays various tidbits of information along with a Pet Team Window (PTW)
Installation
o Install like any other Mod. Unzip and move to WoW AddOns folder.
o The AddOn is very basic.
o PTW is hidden by default
What it does
o Show amount of XP being accumulated
o Show amount of money being accumulated
o Show FrameRate + Time
o Show PTW which displays current Pet Battle team.
o PTW Shows: current team, name, pet level, current health, xp till next level
o Click a pet in the window to summon or dismiss
o Show rarity borders, item level and durability for gear
o Show movable mana bar that displays your mana level, amount and percentage
o Show personal and party warning messages for Mana @ 100%, 30% and %10
Settings & Options
o Shift + Left-Click on the bar for Options Screen
Notes
o This is my very first AddOn
o I made this to learn LUA
o I made this for my own benefit. If it serves you please use it. If not, do not. :)
Disclaimer
I am a WoW noob. As I play the game I will add functions to this AddOn that will help me.
I realize that most (if not all) of these functions are in other AddOns but my purpose is to use them to
learn LUA.
Thank you for any time or consideration you give to my work.
-Tgwaste