Difference between revisions of "User talk:Murk"

From The Shartak Wiki
Jump to navigationJump to search
Line 20: Line 20:
  
 
Enjoy! --[[User:Murk|Murk]] 20:51, 14 June 2006 (BST)
 
Enjoy! --[[User:Murk|Murk]] 20:51, 14 June 2006 (BST)
 +
 +
In fact, it occurs to me, even if you can't see a tree immediately with the V 2.30 script shown above, you can always click the "Local map" button, and you are BOUND to immediately see where the nearest tree is then, and where to go to get to it. --[[User:Murk|Murk]] 21:19, 14 June 2006 (BST)

Revision as of 20:19, 14 June 2006

The Shartak UBER MAP project

I have created an online and highly detailed map which all Shartak users can contribute to... To see the map so far, and join the project, go to the Shartak UBER MAP project website and check it out.


New messages

Tree finder

I'm considering making "tree finder" Greasemonkey and PHP scripts that would log tree finds and then let people ask for the location of the nearest fruit tree or tasty berry bush (within 20 squares or so in any direction of their coordinates). I was going to ask you for a list/database of the known trees on Shartak according to your Uber Map, but I think it'd be easiest for everyone to have such a feature attached to your existing Greasemonkey reporter and PHP recorder scripts. (And when I say "easiest for everyone" I don't mean "easiest for everyone but you, who gets to code all of this wonderful stuff for us", because I'd love to code something like this. I'd just need access to the data people have given you.) I'm only an amateur programmer, but I have some ideas, so here they are.

At first, all that would need to be done would be to write a standalone PHP script that would take a player's GPS coordinates as input, hit the database for the locations of all trees within 20 x-steps and 20 y-steps, and run through them (there shouldn't be more than ten in any case) to find and report the shortest distance as the crow flies. (A "Find Trees" box could be added to the game page using Greasemonkey without much trouble.) The next step would be to modify the Uber Map Greasemonkey reporter to look for flavor text on tree/bush squares and tell the recorder whether the fruit-bearing plant is a tree, tasty berry bush, poisonous berry bush, or bush with unknown fruit. (This would require changing the recorder script and database to record tree types and, preferably, to not replace reports of "poisonous/tasty berry bush" with "unknown berry bush" or "moderate jungle, tree/bush" with "really dense jungle, no tree/bush".) A nice final step would be to take jungle density into account when the distances of nearby trees are calculated and to add to a tree's distance value if it would only be accessible after a little chopping.

What do you think?

Elembis (talk) 10:08, 12 June 2006 (BST)

Well.. I have something for you mean time... which is actually quite useful for locating trees, although it's not what you were really asking for. Try the latest (version 2.30) uber mapper GM script. If your using it then a "NEW VERSION" hyperlink should appear to indicate an upgrade is available. Your display should then look something like this:

Ubermap230screenshot.PNG

Enjoy! --Murk 20:51, 14 June 2006 (BST)

In fact, it occurs to me, even if you can't see a tree immediately with the V 2.30 script shown above, you can always click the "Local map" button, and you are BOUND to immediately see where the nearest tree is then, and where to go to get to it. --Murk 21:19, 14 June 2006 (BST)