http://www.2shared.com/file/AnJO20vn/Barbarians.html
Download, extract and run jar or .bat file.
If running on linux or mac there are native libraries in folder, just move them into main directory and should work or else try searching some help on lwjgl page.
I was programming in windows and it's tested to work here, cba to test it elsewhere.
Stage 1:
correctly loading all image resources from original .res files and position them correctly (that was hell of a lot of work to reverse engineer client and extractor but at the end I made it).
drawing craharcter and it's movement around.
loading and drawing map.
Movement is only basic will make boundries of map in next stage.
Stage 2 will have:
placing world objects on map and made collision with player and boundries of map.
Cya next week, or month or whatever I will find time to write some moar of the code. Playing HnH taking lots of time
