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

Comparing deliantra/Deliantra/Changes (file contents):
Revision 1.45 by elmex, Sun Nov 30 21:09:46 2008 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
21 - improved torch editor description.
22 - added match_compat to altar/pedestal slaying description
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.
26 - added type=19 (match) for deliantra >= 2.82.
27 - add inscribable type.
28 - minor doc fixes and improvements.
29 - add type 32 (pedestal triggers).
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.
40
411.25 Tue Sep 15 21:06:16 CEST 2009
42 - tuned normalisation again to reduce differences.
43
441.24 Tue Sep 1 23:37:04 CEST 2009
45 - use common::sense.
46 - add TO_JSON to MoveType.
47 - added lamp & torch archetypes.
48 - fix a bug in the movetype normalising algorithm.
49
501.23 Thu Jan 15 00:40:23 CET 2009
51 - allow map scrolling with mod1/meta + button1 in addition
52 to the middle mouse button.
3 - added no_skill_ident flag for readables. 53 - added no_skill_ident flag for readables.
54 - add mapscript type.
55 - convert "connected" slot to type string.
56 - add send_pickup request.
4 57
51.222 Tue Sep 16 01:38:19 CEST 2008 581.222 Tue Sep 16 01:38:19 CEST 2008
6 - remove type 110 (formerly ability, now inscribable). 59 - remove type 110 (formerly ability, now inscribable).
7 60
81.221 Mon Sep 8 23:59:57 CEST 2008 611.221 Mon Sep 8 23:59:57 CEST 2008

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines