I've improved the interaction with NPCS via mouse click. The interface using keystrokes is too oldschool for young players (but was kept as well ).

Also I realized that the NPCs are moving a bit fast then sometimes I miss my clicks But they will stop a while to talk with you if you can click them

Another minor fixes and improvements described below in the full log.

The project is hosted at:

http://sourceforge.net/projects/gamemundo/

http://www.gamemundo.com/





Server is up! Just download and play!

You can press F1 to get a help screen.

Thanks for your feedback.

Full changelog:

Added interaction with NPCs via mouse click;
Fixed bug in TGenericCreature.Create;
Fixed server trying to trade with dislogged players;
Fixed bug when die while walking;
Fixed release of openal resources;
Fixed stopping threads before exit;
Changed project file to send .ppu and .o files to ppu folder;
Refactoring and documentation of procedure DrawGameObjs.