The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.0 - 2018-10-23

  • update tilecache loader to new faceinfo/facedata format. this saves a lot of ram when creating the tilecache, and makes it faster, too, as only about 20mb instead of 130mb have to be read.
  • ix with nonzero offset but zero data aborts a running ix.
  • remove ncom support, which was disabeld forever.
  • require Digest::SHA and SHA3 modules for secure authentication.
  • new module Deliantra::Util.
  • remove lots of cruft not needed for deliantra server >3.0.
  • support $face->{cache} slot for protocol users.
  • use spellmon v2 protocol (no message).

Documentation

various data structures useful for understanding archs and objects

Modules

Deliantra suppport module to read/write archetypes, maps etc.
various data structures useful for understanding archs and objects
represent a crossfire map
Gtk2 widget displaying cf maps
see Deliantra
client protocol module
client protocol module
export protocol-related constants
utility cruft

Provides

in Deliantra.pm

Examples