ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra/Changes
(Generate patch)

Comparing deliantra/Deliantra/Changes (file contents):
Revision 1.85 by root, Tue Jan 3 02:26:31 2012 UTC vs.
Revision 1.99 by root, Wed Nov 7 12:04:36 2018 UTC

1Revision history for Deliantra 1Revision history for Deliantra
2 2
31.31 32.01 Wed Nov 7 13:04:23 CET 2018
4 - add missing bin/ files to manifest (reported by Kent Fredric).
5
62.0 Tue Oct 23 00:45:23 CEST 2018
7 - update tilecache loader to new faceinfo/facedata format. this
8 saves a lot of ram when creating the tilecache, and makes it
9 faster, too, as only about 20mb instead of 130mb have to be read.
10 - ix with nonzero offset but zero data aborts a running ix.
11 - remove ncom support, which was disabeld forever.
12 - require Digest::SHA and SHA3 modules for secure authentication.
13 - new module Deliantra::Util.
14 - remove lots of cruft not needed for deliantra server >3.0.
15 - support $face->{cache} slot for protocol users.
16 - use spellmon v2 protocol (no message).
17
181.31 Sun Nov 4 02:33:38 CET 2012
4 - normalise hp/sp in map header to enter_x/enter_y now. 19 - normalise hp/sp in map header to enter_x/enter_y now.
5 - added bin/cfmap-set command to modify map headers 20 - added bin/cfmap-set command to modify map headers
6 (e.g. for music, region...). 21 (e.g. for music, region...).
7 - add %Deliantra::WALLDIR. 22 - add %Deliantra::WALLDIR.
8 - add support for glyph field. 23 - add support for glyph field.
9 - do not depend on IO::Socket::INET. 24 - do not depend on IO::Socket::INET.
10 - remember the last ix offset per face, to allow progress displays. 25 - remember the last ix offset per face, to allow progress displays.
11 - handle restarted ix transfers more gracefully. 26 - remove requestinfo spell_paths/skill_info - clients should
27 use the exti resource/fxix mechanism.
28 - support a generic addme delay mechanism using guards.
29 - remove the max_outstanding mechanism (and the send queue)
30 as they are not needed for deliantra.
31 - use JSON syntax for setup command.
12 32
131.30 Sat Apr 24 10:08:05 CEST 2010 331.30 Sat Apr 24 10:08:05 CEST 2010
14 - changed the order of overrides in Deliantra.pm of Data.pm. 34 - changed the order of overrides in Deliantra.pm of Data.pm.
15 Keep an eye on the gde/editor attributes! 35 Keep an eye on the gde/editor attributes!
16 - added unique and buildable flags to types.xml. 36 - added unique and buildable flags to types.xml.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines