by filunar » Sat Feb 21, 2009 11:28 pm
Hi
I have finished the update for French localization and US localization for the receipe of WOTLK GrandMaster for madeby. The only field which is not populate is the "Source" detail because it's too hard to extract it from wowhead web page.
If someone need it to update their madeby addon feel free to use it , but keep in mind it's a fan update not an official update , but it allow to have a fully functionnal madeby addon for WOTLK ( BC receipe are not included ) .
I have extract these directly from wowhead through a php program i wrote which make http get request ( throuh curl ) to wowhead and insert in a mysql DB , so most of the information are exactly what wowhead have in their DB except for the type field which has been populate manually .
I attached the Updates file in 3 zip archive :
- One for profession.php FR ( extract it under /Roster/addons/madeby/inc/recipe_to_en/frFR/ )
- One for profession.php US ( extract it under /Roster/addons/madeby/inc/recipe_to_en/enUS/ )
- One for profession.list.php ( extract it under /Roster/addons/madeby/inc/recipe_list/ )
if someone need the mysql dump of the database I use to realize this don't hesitate to contact me.
if you noticed some error tell me and i will try to correct this.
Regards
Filunar
ps : you need to be logged in to be able to download the files
- Attachments
-
- profession.list.rar
- extract it under /Roster/addons/madeby/inc/recipe_list/
- (50.03 KiB) Downloaded 381 times
-
- profession.enus.rar
- extract it under /Roster/addons/madeby/inc/recipe_to_en/enUS/
- (29.86 KiB) Downloaded 378 times
-
- profession.frfr.rar
- extract it under /Roster/addons/madeby/inc/recipe_to_en/frFR/
- (40.9 KiB) Downloaded 373 times
Last edited by
filunar on Mon Feb 23, 2009 2:37 pm, edited 1 time in total.