Deliantra is an advancement of the crossfire
multi-user RPG game. Unlike the original project,
it focuses mainly on stability and playability,
but also adds modern technology such as map
scripting, Perl server extensions, asynchronous
I/O, higher resolution graphics, and better client
support.
License: GNU General Public License (GPL)
Changes:
The currency system has been refactored: 1 gold coin is now worth 100 silver coins, 1 platinum coin is worth 100 gold coins, and 1 royalty is worth 100 platinum coins. The uuid (object ID) file format has been changed and is written asynchronously now, fixing possible hiccups in the server. Refactoring and cleanup of memory management in the random map generator, fixing a minor memory leak. Converters no longer accept unpaid items, preventing exploitation of possible bugs in shops. There are many minor refactorings and cleanups all over the server code and archetypes.