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

Comparing deliantra/Deliantra/Changes (file contents):
Revision 1.61 by root, Sat Oct 24 04:11:28 2009 UTC vs.
Revision 1.82 by root, Wed Oct 6 01:53:51 2010 UTC

1Changes for Deliantra perl extension 1Revision history for Deliantra
2 2
3 - normalise hp/sp in map header to enter_x/enter_y now.
4 - added bin/cfmap-set command to modify map headers
5 (e.g. for music, region...).
6 - add %Deliantra::WALLDIR.
7 - add support for glyph field.
8
91.30 Sat Apr 24 10:08:05 CEST 2010
10 - changed the order of overrides in Deliantra.pm of Data.pm.
11 Keep an eye on the gde/editor attributes!
12 - added unique and buildable flags to types.xml.
13 - support post-2.93 server UPD_SP_LEVEL.
14 - added spell damage field to res/types.xml.
15 - fixed range/combat slot encoding.
16 - new version protocol for client and server.
17 - remove support for toggleextendedtext.
18 - support octets_in/out measurement in Deliantra::Protocol::Base.
19
201.29 Tue Dec 22 10:51:04 CET 2009
3 - improved torch editor description. 21 - improved torch editor description.
4 - added match_compat to altar/pedestal slaying description 22 - added match_compat to altar/pedestal slaying description
5 for deliantra >= 2.81. 23 for deliantra >= 2.81.
24 - add matches in door/container key strings for deliantra > 2.82.
25 - use "move_block 0" for "no_pass 0" when normalising.
6 - added type=19 (match) for deliantra > 2.81. 26 - added type=19 (match) for deliantra >= 2.82.
7 - add inscribable type. 27 - add inscribable type.
8 - minor doc fixes and improvements. 28 - minor doc fixes and improvements.
9 - add type 32 (pedestal triggers). 29 - add type 32 (pedestal triggers).
10 - cfmap-tagify no longer patches bidirectionally. 30 - cfmap-tagify no longer patches bidirectionally.
31 - cfmap-plushify now attempts to patch (some) face names as well.
32 - cfmap-plushify now warns about unknown archetypes.
33 - support trailing space in arch files, to import old archetype
34 files.
35 - delete "editable" field when seen.
36 - add mood floor types.
37 - nuke support for image_sums/image_info.
38 - added >= operator for MoveType.
39 - explicitly defined attributes are not ignored anymore.
11 40
121.25 Tue Sep 15 21:06:16 CEST 2009 411.25 Tue Sep 15 21:06:16 CEST 2009
13 - tuned normalisation again to reduce differences. 42 - tuned normalisation again to reduce differences.
14 43
151.24 Tue Sep 1 23:37:04 CEST 2009 441.24 Tue Sep 1 23:37:04 CEST 2009

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines