Post
Topic
Board Announcements (Altcoins)
Re: [ANN][HUC] Huntercoin - Human Mineable Crypto Currency - Update 21/Mar/14
by
RenegadeMind
on 25/03/2014, 11:48:45 UTC
I've already told snailbrain that I'm available for adding additional RPC commands as necessary (for instance, way path calculation so you need not worry about implementing the exact same algorithm as in the daemon).  I'll do whatever you need.  I'm not sure about name_list, khal is working on that ... I don't know what his exact status is and when it will be bug free.


THAT WOULD ROCK!!!

I've been fighting to get an A* algorithm and waypoint generation algo working. I've gotten some help from Mithril Man, but I'm still not getting the paths exactly right. Game programming like this is not my forte... I've never had any interest in trying any game programming stuff like this until Huntercoin! Smiley

Something like:

game_getastarsolution 0,0,500,500

and

game_getwaypoints 0,0,500,500

Where 0,0,500,500 is start x,y and end x,y.

That would be just perfect.