Gatherer v0.9 [Roster 1.7.3 addon]

Share Gatherer and Cartographer data via your Roster

Moderator: Foxy

Gatherer v0.9 [Roster 1.7.3 addon]

Postby Foxy » Mon Apr 02, 2007 12:47 am

Here's something of intrest too: http://www.wowace.com/forums/index.php? ... 0#msg76200

Cartographer rounds the node x & y...

@ tnaflintman

Sorry that was not in the last package, I'll update the package today!
Foxy
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 111
Joined: Tue Aug 22, 2006 9:49 am

Re: Gatherer v0.9 [Roster 1.7.3 addon]

Postby fhmilamber » Mon Apr 02, 2007 1:26 am

Thanks for the update. Working great!
User avatar
fhmilamber
WR.net Apprentice
WR.net Apprentice
 
Posts: 19
Joined: Sat Mar 03, 2007 10:08 pm
Location: Kansas

Gatherer v0.9 [Roster 1.7.3 addon]

Postby Foxy » Mon Apr 02, 2007 2:55 am

Glad to hear that fhmilamber!
Foxy
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 111
Joined: Tue Aug 22, 2006 9:49 am

Re: Gatherer v0.9 [Roster 1.7.3 addon]

Postby Minihunt » Mon Apr 02, 2007 2:57 am

Full repacked Gatherer v0.9 with:
- Full french translation
- Fix typo error in enUS.php
- PNG picture Optimized 1.733ko -> 71ko
- JPG picture Optimized 7.160ko -> 7.078ko
- Thumbs.db file removed
Full Gatherer v0.9 fixed&optimized
User avatar
Minihunt
WR.net Apprentice
WR.net Apprentice
 
Posts: 13
Joined: Wed Mar 14, 2007 10:17 am
Location: France

Gatherer v0.9 [Roster 1.7.3 addon]

Postby Foxy » Mon Apr 02, 2007 3:48 am

Updated the package with Minihunt's edits and optimized images, all Thumbs.db ommited
Foxy
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 111
Joined: Tue Aug 22, 2006 9:49 am

Gatherer v0.9 [Roster 1.7.3 addon]

Postby zanix » Mon Apr 02, 2007 5:19 am

In the Roster Addons SVN, I deleted all the thumbs.db and set SVN to ignore those files as well

You have to set ignore on a per-file basis though :(
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Gatherer v0.9 [Roster 1.7.3 addon]

Postby zanix » Mon Apr 02, 2007 5:56 am

I read that info for cartographer
A php version I believe would look like this
Code: Select all
function getXY($id)
{
   
$coords = array();
   
$coords['x'] = ($id 10001)/10000;
   
$coords['y'] = floor($id 10001)/10000;

   return 
$coords;
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Gatherer v0.9 [Roster 1.7.3 addon]

Postby Foxy » Mon Apr 02, 2007 9:43 am

Think this should be added as a function for adding the x & y to the database, storing it all as "ID" just like Cartographer does and set it unique in mySQL, then use this column, continent and zone to check for duplicates.
Foxy
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 111
Joined: Tue Aug 22, 2006 9:49 am

Re: Gatherer v0.9 [Roster 1.7.3 addon]

Postby Ansgar » Mon Apr 02, 2007 4:28 pm

Minihunt wrote:Full repacked Gatherer v0.9 with:
- Full french translation
- Fix typo error in enUS.php
- PNG picture Optimized 1.733ko -> 71ko
- JPG picture Optimized 7.160ko -> 7.078ko
- Thumbs.db file removed
Full Gatherer v0.9 fixed&optimized


You forgot the update.php file in this new zip.
Ansgar
WR.net Apprentice
WR.net Apprentice
 
Posts: 26
Joined: Wed Jul 05, 2006 7:12 pm

Re: Gatherer v0.9 [Roster 1.7.3 addon]

Postby Borsti » Mon Apr 02, 2007 10:12 pm

I´m sorry the area "OPEN' => array" iss to hard for me to translate but here is my deDE translation
Attachments
dede.zip
(2.59 KiB) Downloaded 300 times
User avatar
Borsti
WR.net Journeyman
WR.net Journeyman
 
Posts: 87
Joined: Sat Jul 08, 2006 11:37 am
Location: Hamburg/Germany

Re: Gatherer v0.9 [Roster 1.7.3 addon]

Postby Minihunt » Mon Apr 02, 2007 11:34 pm

Original release with french translation (100%)
+German translation by Borsti (90%)
+Fix typo error in esES.php (english text) but waiting for TRUE translation

Gatherer v0.9 r20070402
Last edited by Minihunt on Mon Apr 02, 2007 11:37 pm, edited 2 times in total.
User avatar
Minihunt
WR.net Apprentice
WR.net Apprentice
 
Posts: 13
Joined: Wed Mar 14, 2007 10:17 am
Location: France

Re: Gatherer v0.9 [Roster 1.7.3 addon]

Postby Borsti » Mon Apr 02, 2007 11:46 pm

I have a Problem with Updating the .Lua...
My wife uploaded her lua first and now i can`t upload mine.
Only her farmspots were saved and my spots aren`t addet to her spots

If i clean all entrys in Database and update my lua first so her spots aren`t added to mine.
I`ve also tested with the .lua from another guildmember but there is still the same problem: When I upload a second lua with other farmspots, the spots from the second lua aren`t added to the spots from the first lua.
User avatar
Borsti
WR.net Journeyman
WR.net Journeyman
 
Posts: 87
Joined: Sat Jul 08, 2006 11:37 am
Location: Hamburg/Germany

Gatherer v0.9 [Roster 1.7.3 addon]

Postby zeryl » Tue Apr 03, 2007 12:55 am

Hrmm, sounds a bit odd to me.

After tonight's release, I would be curious if it happens that way again. I totally changed the way that nodes are stored, so hopefully this will make it work for you.
User avatar
zeryl
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 194
Joined: Tue Jul 04, 2006 12:59 pm
Location: Saint Louis

Gatherer v0.9 [Roster 1.7.3 addon]

Postby Daizan » Tue Apr 03, 2007 2:17 am

Hello guys

I have a question about how this addon works. Now, the thing is that I have farmed alot in barrens and the nodes are showing on the in-game map.. but when i upload them to the roster, there's only 1 node visible.. how can that be? Shouldn't it be showing exactly the same nodes as showed in-game?

/Cheers
Daizan
WR.net Apprentice
WR.net Apprentice
 
Posts: 8
Joined: Sat Feb 24, 2007 2:28 pm

Gatherer v0.9 [Roster 1.7.3 addon]

Postby zeryl » Tue Apr 03, 2007 4:21 am

It should, unless someone else has uploaded those nodes. There might be an issue during upload. Please wait until after tonight's release, and let me know if it's still doing it.

If so, i'll do some debugging for ya.
User avatar
zeryl
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 194
Joined: Tue Jul 04, 2006 12:59 pm
Location: Saint Louis

PreviousNext

Return to Gatherer

Who is online

Users browsing this forum: No registered users and 1 guest

cron