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

Comparing deliantra/Deliantra/Changes (file contents):
Revision 1.43 by root, Thu Sep 11 23:10:33 2008 UTC vs.
Revision 1.74 by elmex, Tue Mar 30 14:59:19 2010 UTC

1Changes for Deliantra perl extension 1Revision history for Deliantra
2 2
31.30
4 - changed the order of overrides in Deliantra.pm of Data.pm.
5 Keep an eye on the gde/editor attributes!
6 - added unique and buildable flags to types.xml.
7 - support post-2.93 server UPD_SP_LEVEL.
8 - added spell damage field to res/types.xml.
9
101.29 Tue Dec 22 10:51:04 CET 2009
11 - improved torch editor description.
12 - added match_compat to altar/pedestal slaying description
13 for deliantra >= 2.81.
14 - add matches in door/container key strings for deliantra > 2.82.
15 - use "move_block 0" for "no_pass 0" when normalising.
16 - added type=19 (match) for deliantra >= 2.82.
17 - add inscribable type.
18 - minor doc fixes and improvements.
19 - add type 32 (pedestal triggers).
20 - cfmap-tagify no longer patches bidirectionally.
21 - cfmap-plushify now attempts to patch (some) face names as well.
22 - cfmap-plushify now warns about unknown archetypes.
23 - support trailing space in arch files, to import old archetype
24 files.
25 - delete "editable" field when seen.
26 - add mood floor types.
27 - nuke support for image_sums/image_info.
28 - added >= operator for MoveType.
29 - explicitly defined attributes are not ignored anymore.
30
311.25 Tue Sep 15 21:06:16 CEST 2009
32 - tuned normalisation again to reduce differences.
33
341.24 Tue Sep 1 23:37:04 CEST 2009
35 - use common::sense.
36 - add TO_JSON to MoveType.
37 - added lamp & torch archetypes.
38 - fix a bug in the movetype normalising algorithm.
39
401.23 Thu Jan 15 00:40:23 CET 2009
41 - allow map scrolling with mod1/meta + button1 in addition
42 to the middle mouse button.
43 - added no_skill_ident flag for readables.
44 - add mapscript type.
45 - convert "connected" slot to type string.
46 - add send_pickup request.
47
481.222 Tue Sep 16 01:38:19 CEST 2008
3 - remove type 110 (formerly ability, now inscribable). 49 - remove type 110 (formerly ability, now inscribable).
4 50
51.221 Mon Sep 8 23:59:57 CEST 2008 511.221 Mon Sep 8 23:59:57 CEST 2008
6 - elmex loves to add files to Makefile.PL and leaving 52 - elmex loves to add files to Makefile.PL and leaving
7 them out of MANIFEST. he does it again, and again, and again, 53 them out of MANIFEST. he does it again, and again, and again,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines