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

Comparing deliantra/Deliantra/Changes (file contents):
Revision 1.37 by root, Sun Aug 31 09:09:49 2008 UTC vs.
Revision 1.63 by root, Wed Oct 28 10:55:38 2009 UTC

1Changes for Deliantra perl extension 1Changes for Deliantra perl extension
2 2
3TODO: @addtopic, do not case-adjust
4 - improved torch editor description.
5 - added match_compat to altar/pedestal slaying description
6 for deliantra >= 2.81.
7 - use "move_block 0" for "no_pass 0" when normalising.
8 - added type=19 (match) for deliantra > 2.81.
9 - add inscribable type.
10 - minor doc fixes and improvements.
11 - add type 32 (pedestal triggers).
12 - cfmap-tagify no longer patches bidirectionally.
13 - cfmap-plushify now attempts to patch (some) face names as well.
14 - cfmap-plushify now warns about unknown archetypes.
15
161.25 Tue Sep 15 21:06:16 CEST 2009
17 - tuned normalisation again to reduce differences.
18
191.24 Tue Sep 1 23:37:04 CEST 2009
20 - use common::sense.
21 - add TO_JSON to MoveType.
22 - added lamp & torch archetypes.
23 - fix a bug in the movetype normalising algorithm.
24
251.23 Thu Jan 15 00:40:23 CET 2009
26 - allow map scrolling with mod1/meta + button1 in addition
27 to the middle mouse button.
28 - added no_skill_ident flag for readables.
29 - add mapscript type.
30 - convert "connected" slot to type string.
31 - add send_pickup request.
32
331.222 Tue Sep 16 01:38:19 CEST 2008
34 - remove type 110 (formerly ability, now inscribable).
35
361.221 Mon Sep 8 23:59:57 CEST 2008
37 - elmex loves to add files to Makefile.PL and leaving
38 them out of MANIFEST. he does it again, and again, and again,
39 no matter how often you have to clean up behind him and tell him.
40
411.22 Fri Sep 5 17:27:34 CEST 2008
3 - add range field to pits. 42 - add range field to pits.
4 - correctly decode ex command text to unicode. 43 - correctly decode ex command text to unicode.
44 - support lzf-compressed packets.
45 - implement simple packet fragmentation.
5 46
61.21 Fri Aug 1 15:49:37 CEST 2008 471.21 Fri Aug 1 15:49:37 CEST 2008
7 - remove more crossfire cruft. 48 - remove more crossfire cruft.
8 49
91.2 Mon Jul 7 09:57:28 CEST 2008 501.2 Mon Jul 7 09:57:28 CEST 2008

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines