Thread Tools Display Modes
12-23-09, 04:31 PM   #1
Kadafu
A Murloc Raider
Join Date: Jun 2009
Posts: 7
Invataxi

What happened to the LDB plugin Invataxi by Mikma? I can't find it here or on the other major add-on site (it was on both until recently). If it's gone for good, can anyone recommend a replacement with similar features? It had a wintergrasp timer as the text on the bar and various queueing options for BGs when clicked.

Thanks for any assistance!
  Reply With Quote
12-23-09, 07:39 PM   #2
mikma
A Cyclonian
 
mikma's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2005
Posts: 45
It bugged really bad with 3.3.0 and I wasn't able to fix it easily. Didn't wan't to spend too much time fixing something that's not my fault ...

name, canEnter, isHoliday, minlevel = GetBattlegroundInfo(index)

Blizzard changed that and it doesn't give the minlevel anymore. Don't know where that data is now and I wasn't able to find it quickly enough to care about it.

The addon used that API to get the information does it show a battleground to lowlevel-user or not.

You can still find the addon from my svn, svn://svn.wowinterface.com/mikma-174/Invataxi .. If someone knows way of fixing it, let me know. (No, not going to maintain a list of battleground levels by hand.)
  Reply With Quote
12-23-09, 07:59 PM   #3
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,934
Well, looking at the PVPBattleground.lua file on WoWDiff it looks like taking off minlevel was because canEnter pretty much gives you the same option.

canEnter means you can be queued. If you were too low level then I assume that would return nil and thus you could test the value accordingly. Also, if there was another reason you couldn't enter it, it would flag that up as well. No minimum level required

Hope that helps you out somewhat
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818
  Reply With Quote
12-23-09, 08:27 PM   #4
mikma
A Cyclonian
 
mikma's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2005
Posts: 45
Originally Posted by Xrystal View Post
Hope that helps you out somewhat
It actually does, quite alot. I'll have a go after I get home tomorrow. Bloody christmas.
  Reply With Quote
12-24-09, 02:54 PM   #5
mikma
A Cyclonian
 
mikma's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2005
Posts: 45
Yeah, the version in svn works perfectly now for lowlevels and highlevels. I'm gonna put it up in wowi as soon as I get around ironing out one display-bug from it.
  Reply With Quote
12-31-09, 08:34 AM   #6
Kadafu
A Murloc Raider
Join Date: Jun 2009
Posts: 7
It's great to hear it'll be fixed, absolutely great addon. I'm not sure how to get something from someone's svn so I'm very much looking forward to the new release!

Thanks for your work, I, for one, really appreciate it.
  Reply With Quote
01-08-10, 08:11 AM   #7
Crytz
A Kobold Labourer
Join Date: Oct 2008
Posts: 1
I'm also really looking forward to seeing this mod again. It's so convenient!
  Reply With Quote
01-09-10, 04:53 AM   #8
mikma
A Cyclonian
 
mikma's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2005
Posts: 45
There's still some annoying Battle-detection bug around which i haven't had the time to iron out.

Latest version can always be found from my svn, svn://svn.wowinterface.com/mikma-174/Invataxi
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Released AddOns » Invataxi


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