Thread Tools Display Modes
Prev Previous Post   Next Post Next
06-18-07, 09:03 AM   #1
Thrae
A Cyclonian
 
Thrae's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2005
Posts: 42
TinyTip v2.0

Hi everyone.

I am moving TinyTip to a new SVN, at http://code.google.com/p/thrae-wow/. This is not intended to be a slight at Ace. I just wanted my own SVN. For those that like the functionality of WAU, and want the bleeding edge versions of TinyTip, I will make a 'lil batch / script for updating multiple projects from SVNs (it'll scan your addon directories). Note that the latest release version of TinyTip will always be available on WorldOfWar, and they also have their own updater. And in case I forget to update WorldOfWar, WoWInterface is always the first site I update the release version. I hope you will all help me out with testing!

The new version of TinyTip should be quite smaller then the original. The code has been cleaned and optimized greatly to use the new features of OnTooltipSetUnit and GameTooltip:GetUnit() (both new in 2.1). Some code has been removed, which is the next step...

There will be two new addons which can go along with TinyTip, or work independently, which makes the new format as such:

TinyTip -- This includes only the basic formating now, along with the "Smooth Border" implementation. When used without TinyTipCoreModules (IE, without user profiles), it will revert to default values for everything. A new, stable version is already up there. Take note of the changes though -- you'll lose the other features until I re-implement them.

TinyTipCoreModules -- This will include Positioning, Saved User Profiles, and a Slash command interface. It can work independently of TinyTip, so if you want -just- Positioning, you can use this. I hope to finish this by today or tomorrow.

TinyTipExtraModules -- This will include basically everything else, from Targets, Buffs / Debuffs, Manabar, etc. As these are all optional, it will require TinyTipCoreModules for the database and slash commands. All modules should use up a trivial amount of memory if not enabled.

TinyTipOptionsGUI -- This will provide a GUI for the options, and requires TinyTipCoreModules.
__________________
Yes, I was a Tauren. Yes, it was bigger.
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » Alpha/Beta AddOns and Compilations » TinyTip v2.0


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off