with all the new info on the wow armory i am begining to recode and change a lot of things for this addon .. i have seen the duel speck setup and it is phaseable *thumbsup* and i think i have a way to make roster use this info
the next armory sync 2.7.1
12 posts • Page 1 of 1
the next armory sync 2.7.1
ok today i resume work on armory sync with a clean head and a pile of papers with code and ideas..
with all the new info on the wow armory i am begining to recode and change a lot of things for this addon .. i have seen the duel speck setup and it is phaseable *thumbsup* and i think i have a way to make roster use this info
im going to test this and see if i can do it till then i will release my next svn of 2.7.0 i think its 457 with all the most recent changes and fixes i could do ... give me a cuple days and ial post a link...
with all the new info on the wow armory i am begining to recode and change a lot of things for this addon .. i have seen the duel speck setup and it is phaseable *thumbsup* and i think i have a way to make roster use this info
-

Ulminia - WoWRoster.net Dev Team

- Roster AddOn Dev

- Posts: 929
- Joined: Tue Jul 04, 2006 3:41 pm
- Location: New Brunswick, Canada
- WoW Realm: Zangarmarsh
-

ThunderPally - WR.net Apprentice

- Posts: 16
- Joined: Sun Aug 05, 2007 4:50 am
Re: the next armory sync 2.7.1
ok since wow roster exploded yesterday i have been doing some work ... i have both talent specs to phase
.. but the roster does not support this yet... but im trying to fix that too by making a few changes and giving them to zanix with a shot gun behind them and saying patch it!!!!
just kidding once i have it figured out ial let yall know..
-

Ulminia - WoWRoster.net Dev Team

- Roster AddOn Dev

- Posts: 929
- Joined: Tue Jul 04, 2006 3:41 pm
- Location: New Brunswick, Canada
- WoW Realm: Zangarmarsh
Re: the next armory sync 2.7.1
Hey, I got my own ideas on implementation of dual talent specs
-

zanix - Admin

- WoWRoster.net Dev Team

- UA/UU Developer

- Posts: 5427
- Joined: Mon Jul 03, 2006 7:29 am
- Location: Pocatello, Idaho
- WoW Realm: Doomhammer,Rexxar
Read the Forum Rules, the WiKi, and Search before posting!
SigGen: v0.3.1.363 - WoWRoster: v2.0.2 Released! - WoWRosterDF: v2.0.2 Beta
SigGen: v0.3.1.363 - WoWRoster: v2.0.2 Released! - WoWRosterDF: v2.0.2 Beta
Re: the next armory sync 2.7.1
my idea is tab like buttons like spellbook on the side of the talents container for main and off spec .. this can also be used to house pet talents as well... wink wink ....
-

Ulminia - WoWRoster.net Dev Team

- Roster AddOn Dev

- Posts: 929
- Joined: Tue Jul 04, 2006 3:41 pm
- Location: New Brunswick, Canada
- WoW Realm: Zangarmarsh
Re: the next armory sync 2.7.1
I was speaking code wise, the "how it looks" part is up to Adric
-

zanix - Admin

- WoWRoster.net Dev Team

- UA/UU Developer

- Posts: 5427
- Joined: Mon Jul 03, 2006 7:29 am
- Location: Pocatello, Idaho
- WoW Realm: Doomhammer,Rexxar
Read the Forum Rules, the WiKi, and Search before posting!
SigGen: v0.3.1.363 - WoWRoster: v2.0.2 Released! - WoWRosterDF: v2.0.2 Beta
SigGen: v0.3.1.363 - WoWRoster: v2.0.2 Released! - WoWRosterDF: v2.0.2 Beta
Re: the next armory sync 2.7.1
yes well ial hold off on adding d/s to as till the roster has this figured out..
-

Ulminia - WoWRoster.net Dev Team

- Roster AddOn Dev

- Posts: 929
- Joined: Tue Jul 04, 2006 3:41 pm
- Location: New Brunswick, Canada
- WoW Realm: Zangarmarsh
Re: the next armory sync 2.7.1
i have managed to fix the talent issue in this release no longer will it crash as a result of deathknights ... but heres a kick in the junk... blizzard changed the way talent data was called for the calulator its on the armory now and i cannot find the ranking files for each class ie: huter_data.js which has the talent name and rank info ..... this will make updating verry hard......... like massivly..... unless i can find the data on the armory ... then this will put a cramp in my plans...
-

Ulminia - WoWRoster.net Dev Team

- Roster AddOn Dev

- Posts: 929
- Joined: Tue Jul 04, 2006 3:41 pm
- Location: New Brunswick, Canada
- WoW Realm: Zangarmarsh
Re: the next armory sync 2.7.1
thanks to a friend in the blizzard comunity i was sujested as to where to look for talent info i found it
tho im having a small phase issue that i think is due to somthing being nerfed some where but im looking in to it...
-

Ulminia - WoWRoster.net Dev Team

- Roster AddOn Dev

- Posts: 929
- Joined: Tue Jul 04, 2006 3:41 pm
- Location: New Brunswick, Canada
- WoW Realm: Zangarmarsh
Re: the next armory sync 2.7.1
ok so here is what i need i need the new icons for 3.1 so i need people to help get me the class icon settings heres what you do open the char.lib.php file in the info addon's lib dir .... find
and add this code after it
the view the profile of a player uploaded with the cp addon and copy the text outputed and send it to me by msg here or to ulminia@gmail.com i need all classes except hunter since my character on wow is this class... thanks your your help guys its you that keeps this addon alive...
- Code: Select all
$returndata[$r][$c]['tooltip'] = makeOverlib($talentdata['tooltip'],'','',0,$this->data['clientLocale']);
and add this code after it
- Code: Select all
echo '$talentIcons["'.$this->data['class'].'"]['.$treename.']['.$c.']['.$r.'] = "'.$talentdata['texture'].'";<br>';
the view the profile of a player uploaded with the cp addon and copy the text outputed and send it to me by msg here or to ulminia@gmail.com i need all classes except hunter since my character on wow is this class... thanks your your help guys its you that keeps this addon alive...
-

Ulminia - WoWRoster.net Dev Team

- Roster AddOn Dev

- Posts: 929
- Joined: Tue Jul 04, 2006 3:41 pm
- Location: New Brunswick, Canada
- WoW Realm: Zangarmarsh
Re: the next armory sync 2.7.1
is this new code already in the svn?
-

Anaxent - WoWRoster.net Dev Team

- Posts: 637
- Joined: Tue Jul 04, 2006 5:27 am
- Location: Phoenix, Az
- WoW Realm: Lothar, Dunmaul, Alexstrasza, Ner'Zul
Re: the next armory sync 2.7.1
this is code that i have created to output the info i need for the talents icon files for as this is not native to the roster at all it has to be added manualy and the text saved and emailed to me ...
-

Ulminia - WoWRoster.net Dev Team

- Roster AddOn Dev

- Posts: 929
- Joined: Tue Jul 04, 2006 3:41 pm
- Location: New Brunswick, Canada
- WoW Realm: Zangarmarsh
12 posts • Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests

