MadeBy version 1.7.2.5 Uploaded

Guild listing of known recipes

Moderator: ds

MadeBy version 1.7.2.5 Uploaded

Postby ds » Sat Jan 13, 2007 6:47 pm

Version 1.7.2.5
Sat Jan 13, 2007 2:39 pm by ds001

[NEW!] Spanish localization thanks to Nekromant
[NEW!] Sortable by Level
[CHANGED] Mining level column will be hidden
[FIXED] HTML link anchors for non English will now work correctly
[FIXED] German should work correctly for Enchantment subtypes

---------------

The future of MadeBy:

I am going to rewrite this addon to support multilingual Roster configurations.

Also will support the new profession of JewelCrafting.
I want to add a cache system.
I want to break down Alchemy recipes like Enchanting for subtypes; Healing Potions, Protection Potions, Attribute Potions etc etc

Now would be a good time to get your feature requests in while I am still in the planning stage.
Image
ds
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 297
Joined: Sat Jul 08, 2006 9:58 am

MadeBy version 1.7.2.5 Uploaded

Postby Grektar » Sun Jan 14, 2007 6:50 am

I am going to rewrite this addon to support multilingual Roster configurations.


/cheers ! :-)
User avatar
Grektar
WR.net Apprentice
WR.net Apprentice
 
Posts: 22
Joined: Sun Jul 23, 2006 3:23 pm

MadeBy version 1.7.2.5 Uploaded

Postby rouven » Sun Jan 14, 2007 7:05 am

Morning ;)

thanks for the update, but is it possible to upload it to the subversion tree? i am using the latest svn builds but i haven't get that update. it would be nice, if the team uses the same tools to publish their updates. just to give a small advice.

thanks for your hard work!

cheers
rouven
User avatar
rouven
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 93
Joined: Fri Jan 12, 2007 4:39 am
Location: Hamburg, Germany

MadeBy version 1.7.2.5 Uploaded

Postby Vincez » Mon Jan 15, 2007 7:10 am

Making multilingual work would be awesome!
Vincez
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Mon Jan 15, 2007 6:16 am

MadeBy version 1.7.2.5 Uploaded

Postby Malkom » Mon Jan 15, 2007 9:33 am

Thanks...

For the french translation, the words 'Objet d\'artisanats' is too long for the roster button... It's more beautiful with this word : 'Artisanats'.

So in the localization.php, I have changed this :

$wordings['frFR']['MadeBy'] = 'Objets d\'artisanat'

in this :

$wordings['frFR']['MadeBy'] = 'Artisanats'


Another suggestion : we can sort by level now.... what about FILTER by level ? :thumright:
Last edited by Malkom on Mon Jan 15, 2007 9:43 am, edited 2 times in total.
Image
User avatar
Malkom
WR.net Journeyman
WR.net Journeyman
 
Posts: 144
Joined: Tue Jan 09, 2007 11:02 am
Location: France - 91 - Longjumeau

Re: MadeBy version 1.7.2.5 Uploaded

Postby ds » Mon Jan 15, 2007 3:57 pm

rouven wrote:Morning ;)

thanks for the update, but is it possible to upload it to the subversion tree? i am using the latest svn builds but i haven't get that update. it would be nice, if the team uses the same tools to publish their updates. just to give a small advice.

thanks for your hard work!

cheers
rouven


The lastest code can be downloaded from the downloads area here on the website. I really dont see the need for me to use the SVN because I am the only one developing this Addon currently. Am I missing something by not using the SVN?
Image
ds
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 297
Joined: Sat Jul 08, 2006 9:58 am

Re: MadeBy version 1.7.2.5 Uploaded

Postby ds » Mon Jan 15, 2007 4:00 pm

Malkom wrote:Thanks...

For the french translation, the words 'Objet d\'artisanats' is too long for the roster button... It's more beautiful with this word : 'Artisanats'.
I see no reason not too -- I will change this for next version unless someone gives me a good reason not too. ;)
Malkom wrote:
Another suggestion : we can sort by level now.... what about FILTER by level ? :thumright:


The next Big release will have a much improved search/filter feature and the sorting feature will me improved. The current sorting by level feature is a quick and ugly addition. :)

Thanks for the support.
Last edited by ds on Mon Jan 15, 2007 4:01 pm, edited 1 time in total.
Image
ds
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 297
Joined: Sat Jul 08, 2006 9:58 am

Re: MadeBy version 1.7.2.5 Uploaded

Postby lesablier » Wed Jan 17, 2007 5:52 pm

Hello

I've notice that level for items is by defaukt now, instead of name
Could you give me the tips to display the "display_recipe_level" by default?
Display by name not by recipe level


Here is my 2 cts for frFR for Jewelcrafting => Joaillerie in french

Code: Select all
// recipe config
$wordings['frFR']['admin']['Forge'] = 'Forge|Voulez vous autoriser la Forge à être affichée ?';
$wordings['frFR']['admin']['Minage'] = 'Minage|Voulez vous autoriser le Minage à être affiché ?';
$wordings['frFR']['admin']['Alchimie'] = 'Alchimie|Voulez vous autoriser l\'Alchimie à être affichée ?';
$wordings['frFR']['admin']['Travail du cuir'] = 'Travail du cuir|Voulez vous autoriser le Travail du cuir à être affiché ?';
$wordings['frFR']['admin']['Couture'] = 'Couture|Voulez vous autoriser la Couture à être affichée ?';
$wordings['frFR']['admin']['Enchantement'] = 'Enchantement|Voulez vous autoriser l\'Enchantement à être affiché ?';
$wordings['frFR']['admin']['Ingénierie'] = 'Ingénierie|Voulez vous autoriser l\'Ingénierie à être affichée ?';
$wordings['frFR']['admin']['Joaillerie'] = 'Joaillerie|Voulez vous autoriser la Joaillerie à être affichée ?';
$wordings['frFR']['admin']['Cuisine'] = 'Cuisine|Voulez vous autoriser la Cuisine à être affichée ?';
$wordings['frFR']['admin']['Secourisme'] = 'Secourisme|Voulez vous autoriser le Secourisme à être affiché ?';
$wordings['frFR']['admin']['Poisons'] = 'Poisons|Voulez vous autoriser les Poisons à être affichés ?';


lesablier
WR.net Journeyman
WR.net Journeyman
 
Posts: 77
Joined: Sat Jul 15, 2006 4:01 pm


Return to Made By

Who is online

Users browsing this forum: No registered users and 0 guests