Author Archives: Jari Vetoniemi
Rewriting in progress.
I’ve lost lots of my project files in HDD crash, so i started rewriting the whole thing from scratch, expect for the character loader.
Posted in irrMaple Leave a comment
Open Pandora
Thanks to Irrlicht, i can port this project to Pandora console painless and easy way. And hopefully boost my speed at coding =)
If someone is curious what Pandora is then i suggest to visit this link.
Start of Mob code
Moved to new place and got the internet. Here is video of Monster with basic AI Script.
Posted in irrMaple Leave a comment
irrMaple, WTF?
irrMaple – A Maple Story “pseudo reverse-engineering” project
The goal of this project is to take a free 2D Side-Scroller MMORPG called MapleStory and make own Client and Server which works with MapleStory data and media files when extracted and converted to my data format. The final result will be fully functional game engine that is [...]
Posted in irrMaple Leave a comment
Working on the Scripting system.
I’ve been lately looking at the AngelScript’s manual and found out how to use the Objects and Handles. Then i implented GUI System that is pretty easy. When i get the Element system done then these combined they are really powerful as you have all image events automatically because of the Element system so you [...]
Posted in irrMaple 2 Comments
ViewGit repo