Mundo Project version 1.7 was released!
It's a really large 3D game built with Freepascal/Lazarus.
The game have a map of more than 1.000.000 m2, plus caves and hell sceneries, 17 NPCs, 21 kinds of monsters, including 7 bosses, 58 different items and 100 quests.
This is a full opensource project, both code and media is available under GPL.
The project is hosted at:
http://www.gamemundo.com/http://sourceforge.net/projects/gamemundo/You can press F1 to get a help screen.
You can see a video here:
http://www.youtube.com/watch?v=6sdjNyTg7W0Thanks for your feedback.
Full changelog since the last report:
* New itens now flash in the backpack;
* NPCs now stop when the player is near;
* Added joystick support (Linux only);
* Large architecture improvements: METRIC OLD NEW
Max LOC Method 501 -> 446
Max Cyclomatic Modified 70 -> 63
Max parameteres 9 -> 7
Max Depth 16 -> 8
Max LOC File 2181 -> 1710
Max Number of methods 58 -> 45
External references 67 -> 55