Change Log:
v1.07.00 - WoW 4.3.0 Compatibility
=======================================
Just a ToC change.
v1.06.00 - WoW 4.2.0 Compatibility
=======================================
Just a ToC change
v1.05.00 - WoW 4.1.0 Compatibility
=======================================
Just a ToC change - Never Uploaded
v1.04.00 - Cataclysm / WoW 4.0 Compatibility Fixes
=======================================
OnEvent functions to use self,event,... parameters to ensure compatibility.
Added Tol Barad to list of portal and teleports.
v1.03.05 - FPS Hog Fix
==================
Thanks to Fizban for testing and confirming this at least improves on the problem while I work on the upgrade version.
1.03.04 - Compatibility Fix for nUI 5.06.16
===============================
Now using ADDON_LOADED for preparation code instead of the unreliable VARIABLES_LOADED.
1.03.03 - Resolution/Scaling BugFix
===========================
Shrunk Plugin Frame slightly so as to leave a border gap inside infopanel.
No need to reposition text in infopanel file.
Get uiScale values for initialising font size ( CVar("useUiScale") and CVar("uiScale") ).
Set Default fontsize based on UI Scaling in Options ( 10 for 100% scale and 14 for less than 100% scale ).
Made Button Texture a part of the Button hierarchy so that it can be adjusted as required.
Removed NormalTexture as it was redundant and causing resizing graphic glitches.
Font Size now affects titles and counts.
Adjusted Position of Titles and Counts to just above the buttons they relate to.
Reset FontSize based on uiScale. If adjusting scale and it doesn't reload the ui, after reloading manually use /mp fontsize to reset font size.
1.03.02 - TOC Update
===========================
Updated TOC to reflect 3.3 compatibility.
1.03.01 - Restocking Testing Bug Fix
===========================
Validate Level rules before testing restocking of reagents.
1.03.00 - New Feature Added
======================
Added ReagentDB to...
Description:
This is a standalone plugin for nUI that allows a mage access to their portal and teleport spells in an info panel slot ( uses slot 18 ). Please note that you need nUI to use this addon.
Requirements:
WoW 4.2.0
nUI 5.07.20
Test Environment:
WoW 4.3.0
nUI+ 5.07.21
Localization:
Currently localized in enUS and enGB localization files with flexibility to add others when available. Feel free to upload a localization file for your locale and I will include it in a later update.
Features:
Reagent Restocking Facility inspired from Cryolysis 3 to keep MaxStock as per set value (unless changed by user).
On screen display of current reagent stock at hand.
Please note that by reagents I mean the Portal and Teleport Runes you use for the spells in question. Although from 1.03.00 you will be able to add other reagents by editing the lua file.
Layout inspired from PortalBox.
Warning Message appears when using a teleport spell while in a party or raid and when using a portal spell while not.
Recognises Class and doesn't activate the plugin if you are not a Mage.
Checks and makes available any portals and teleports as you learn ( untested at present ).
Displays level and quest information so you know how you can learn or had learned it.
Updates Frame once every 30 seconds ( unless changed by the user ).
Forces Update of Frame whenever a new spell is learned ( in case it is a portal spell ), when a portal or teleport spell is used, and when the reagent vendor is used.
Fades display of buttons when unable to use it or as a suggestion not to use it ( IE. Portal while Solo ).
Customisation:
Customizable through slash commands from 1.02.00 version. Please see changelog for details. |
|