14 Nov
2011

pathing54 v2.1

By Patrick Ross | No Comments

Good news everyone, I’m on holidays again, so my code projects will be picking up. Today is the first installment.

I’ve done some extensive testing on the pathing54 library and made a number of stability updates (it actually works to move from point A to point B reliably).

Find the goodies in the code section.

–Patrick

31 Mar
2011

pathing54 v2.0

By Patrick Ross | No Comments

Hooray for free time. pathing54 is now in DLL format, with matching C-style functionality. AND IT ALL WORKS :o

I know, right.

In the code section you can find:

  • Source Code
  • Zipped copy of source code
  • Compiled DLL
  • Zipped copy of compiled DLL

Isn’t that fancy.

–Patrick

31 Jan
2011

Pathing54 v1.2

By Patrick Ross | 1 Comment

Made some further changes to centralise some of the methods, as well as fixing one or two small bugs.

http://code.space-burger.com/pathing54/1.2/

–Patrick