V0.4 beta

Display what gems jewelcrafters can make

Moderator: titan99

V0.4 beta

Postby titan99 » Tue Jul 03, 2007 10:36 pm

for testing a version 0.4

http://www.wowroster.net/Downloads/get=106.html

this version filter gem by quality

but the translation is not god for US, DE, ES version
Last edited by titan99 on Tue Jul 03, 2007 11:12 pm, edited 1 time in total.
User avatar
titan99
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 129
Joined: Sat Jan 13, 2007 8:11 am
Location: Montpellier - France

Re: V0.4 beta

Postby Dohko » Thu Jul 05, 2007 3:15 pm

First test:

filter quality gemmes appear corrrectly but seems some gem color disappear.

En français:

Donc 1er test de la beta:

Le filtre apparait correctement dans la page mais je n'ai plus certaines couleurs qu'il avait fallu rajouter dans un des fichiers php.

Vala bon courage pour la suite :)
Last edited by Dohko on Thu Jul 05, 2007 3:27 pm, edited 1 time in total.
Dohko
WR.net Apprentice
WR.net Apprentice
 
Posts: 21
Joined: Mon Jan 08, 2007 6:29 am

Re: V0.4 beta

Postby aniodon » Fri Jul 06, 2007 5:30 pm

Je serais pas mal interessé par les stats des gemmes aussi dans le tableau, si on pouvait les visualiser en meme temps... ;) ca serait cool et super utile, la on doit passer au dessus de toute les gemmes quand on cherche une stat en particulier... ;)


Eng: I'm interrested in getting the stats of the gems in the table to have an overview / make the search of a gem easyier.
aniodon
WR.net Journeyman
WR.net Journeyman
 
Posts: 108
Joined: Mon Dec 18, 2006 8:09 pm

Re: V0.4 beta

Postby Tyradil » Fri Jul 06, 2007 7:23 pm

Welcome back titan99. :-)

This one is working quite well for enUS too, but needed some fixes to do so. ;-)

First of all the green, purple and orange gems where missing. This was fixed by adding these 3 lines to enUS.php, between line 32 and 33:
Code: Select all
$Gem_info['enUS']['type']['green']="Green";
$Gem_info['enUS']['type']['orange']="Orange";
$Gem_info['enUS']['type']['purple']="Purple";

(Lines are also missing in deDE.php and esES.php.)

The filter is working (can only verify uncommon and rare as long as I don't know any epic gems, other types are not possible (yet) ), but options in the dropdown box are always shown in French. Changing index.php line 111 fixes this.
Alter
Code: Select all
foreach($Gem_info['frFR']['qualities'] as $keyColor=>$name)

to
Code: Select all
foreach($Gem_info[$roster_conf['roster_lang']]['qualities'] as $keyColor=>$name)
.
author of the addon "Faction Rewards" - http://www.wowroster.net/Forums/viewforum/f=102.html

Image
User avatar
Tyradil
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 35
Joined: Thu Oct 26, 2006 5:13 pm

V0.4 beta

Postby titan99 » Mon Jul 09, 2007 4:55 pm

thank Tyradil

I have fixes this bug in the svn
User avatar
titan99
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 129
Joined: Sat Jan 13, 2007 8:11 am
Location: Montpellier - France


Return to Gems Display

Who is online

Users browsing this forum: No registered users and 0 guests

cron