The SVN version. Though I did follow the tutorial from the website, it seemed mainly to work just fine except for having to change the Init constructor to Create, and having to remove...um...a Done destructor, I think. I compiled PasDocs of the SVN version of the library, and that helped a lot too, as well as Berserk (I'm basically learning FreePascal through your source code)
Man, though, Free Pascal has some weird syntax :)
Just finished LOS too actually, by copying Isaac Kuo's beamcasting code out of Berserk.
So what are these big new features planned, if your willing to tell?
Also, any chance of a lua scripting tutorial? I see the vlua module in the library, but so far have assumed it would be a bit too complicated to make learning it without a tutorial that easy.