Deliantra

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Deliantra

2.01 Wed Nov  7 13:04:23 CET 2018
	- add missing bin/ files to manifest (reported by Kent Fredric).

2.0  Tue Oct 23 00:45:23 CEST 2018
	- 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).

1.31  Sun Nov  4 02:33:38 CET 2012
	- normalise hp/sp in map header to enter_x/enter_y now.
	- added bin/cfmap-set command to modify map headers
          (e.g. for music, region...).
        - add %Deliantra::WALLDIR.
        - add support for glyph field.
        - do not depend on IO::Socket::INET.
        - remember the last ix offset per face, to allow progress displays.
        - remove requestinfo spell_paths/skill_info - clients should
          use the exti resource/fxix mechanism.
        - support a generic addme delay mechanism using guards.

Changes  view on Meta::CPAN

        - changed the order of overrides in Deliantra.pm of Data.pm.
          Keep an eye on the gde/editor attributes!
        - added unique and buildable flags to types.xml.
        - support post-2.93 server UPD_SP_LEVEL.
        - added spell damage field to res/types.xml.
        - fixed range/combat slot encoding.
        - new version protocol for client and server.
        - remove support for toggleextendedtext.
        - support octets_in/out measurement in Deliantra::Protocol::Base.

1.29  Tue Dec 22 10:51:04 CET 2009
        - improved torch editor description.
        - added match_compat to altar/pedestal slaying description
          for deliantra >= 2.81.
        - add matches in door/container key strings for deliantra > 2.82.
        - use "move_block 0" for "no_pass 0" when normalising.
        - added type=19 (match) for deliantra >= 2.82.
	- add inscribable type.
        - minor doc fixes and improvements.
        - add type 32 (pedestal triggers).
        - cfmap-tagify no longer patches bidirectionally.

Changes  view on Meta::CPAN


1.25  Tue Sep 15 21:06:16 CEST 2009
	- tuned normalisation again to reduce differences.

1.24  Tue Sep  1 23:37:04 CEST 2009
	- use common::sense.
	- add TO_JSON to MoveType.
        - added lamp & torch archetypes.
        - fix a bug in the movetype normalising algorithm.

1.23  Thu Jan 15 00:40:23 CET 2009
	- allow map scrolling with mod1/meta + button1 in addition
          to the middle mouse button.
        - added no_skill_ident flag for readables.
        - add mapscript type.
        - convert "connected" slot to type string.
        - add send_pickup request.

1.222 Tue Sep 16 01:38:19 CEST 2008
	- remove type 110 (formerly ability, now inscribable).

Changes  view on Meta::CPAN

1.21 Fri Aug  1 15:49:37 CEST 2008
	- remove more crossfire cruft.

1.2  Mon Jul  7 09:57:28 CEST 2008
	- make dmg, mana and grace in spell packets signed.
	- use anyevent's non-blocking connect and resolver lib.
	- use canonical ordering when storing attach attribute.
	- fix scripts.
        - set TCP_NODELAY flag on server connections.

1.14 Wed Dec 26 19:12:04 CET 2007
	- renamed from Crossfire to Deliantra.

1.13 Wed Dec  5 12:38:58 CET 2007
	- really switch to JSON::XS 2.01.

1.12 Wed Dec  5 12:01:05 CET 2007
	- switch to JSON::XS 2.01.

1.11 Thu Nov  8 02:21:06 CET 2007
	- add cfmap-tagify, which was missing.

1.1  Sat Oct 20 23:49:15 CEST 2007
	- started to remove crossfire compatibility cruft.

1.0  Sun Sep  2 10:45:36 CEST 2007
	- better support for new facedata structure.
        - support use Crossfire::MoveType for thawing.
        - use customised json encoder/decoder.
        - actually allow multiple simul. transfers

Changes  view on Meta::CPAN

0.99 Mon May 28 23:32:53 CEST 2007
	- elmex claims to have something done but of course didn't give a shit
          about documenting it even with a single line.

0.98 Wed May  9 13:44:15 CEST 2007
	- switch to JSON::XS.
        - much better setup negotiation capabilities.
        - incompatibly changed some interfaces to allow
          for callback-driven programming styles.

0.97 Mon Mar  5 02:07:42 CET 2007
	- fix movement type handling.

0.96 Thu Jan 25 06:13:37 CET 2007
	- bug/portability fixes.

0.92 Wed Oct 18 14:57:04 CEST 2006
	- bug/portability fixes.

0.9  Tue Sep 12 22:27:17 CEST 2006
	- many bugfixes. blurp.



( run in 0.942 second using v1.01-cache-2.11-cpan-49f99fa48dc )