Hello everyone!

Although I haven't posted an update in a long time, I've been working on the pathfinding code on nearly a daily basis. I got A* pathfinding to work -- well -- mostly work. And it's FAST. But, to be honest, I'm a little stuck. I have the node based pathfinding working wonderfully. The A* works great too, although merging them together has been a real problem.

I'm considering making the whole thing open source in hopes that fellow coders will help complete it. It's very close to working, but I'm on the verge of getting a full time job, and I'd like to clear away some projects so I don't feel so overwhelmed. Would anyone be interesting in this offer?

Thanks!
- Bret