Deliantra

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Revision history for Deliantra
 
2.01 Wed Nov  7 13:04:23 CET 2018
        - add missing bin/ files to manifest (reported by Kent Fredric).
 
2.0  Tue Oct 23 00:45:23 CEST 2018
        - update tilecache loader to new faceinfo/facedata format. this
          saves a lot of ram when creating the tilecache, and makes it
          faster, too, as only about 20mb instead of 130mb have to be read.
        - ix with nonzero offset but zero data aborts a running ix.
        - remove ncom support, which was disabeld forever.
        - require Digest::SHA and SHA3 modules for secure authentication.
        - new module Deliantra::Util.
        - remove lots of cruft not needed for deliantra server >3.0.
        - support $face->{cache} slot for protocol users.
        - use spellmon v2 protocol (no message).
 
1.31  Sun Nov  4 02:33:38 CET 2012
        - normalise hp/sp in map header to enter_x/enter_y now.
        - added bin/cfmap-set command to modify map headers
          (e.g. for music, region...).
        - add %Deliantra::WALLDIR.
        - add support for glyph field.
        - do not depend on IO::Socket::INET.
        - remember the last ix offset per face, to allow progress displays.
        - remove requestinfo spell_paths/skill_info - clients should
          use the exti resource/fxix mechanism.
        - support a generic addme delay mechanism using guards.

Changes  view on Meta::CPAN

34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
        - changed the order of overrides in Deliantra.pm of Data.pm.
          Keep an eye on the gde/editor attributes!
        - added unique and buildable flags to types.xml.
        - support post-2.93 server UPD_SP_LEVEL.
        - added spell damage field to res/types.xml.
        - fixed range/combat slot encoding.
        - new version protocol for client and server.
        - remove support for toggleextendedtext.
        - support octets_in/out measurement in Deliantra::Protocol::Base.
 
1.29  Tue Dec 22 10:51:04 CET 2009
        - improved torch editor description.
        - added match_compat to altar/pedestal slaying description
          for deliantra >= 2.81.
        - add matches in door/container key strings for deliantra > 2.82.
        - use "move_block 0" for "no_pass 0" when normalising.
        - added type=19 (match) for deliantra >= 2.82.
        - add inscribable type.
        - minor doc fixes and improvements.
        - add type 32 (pedestal triggers).
        - cfmap-tagify no longer patches bidirectionally.

Changes  view on Meta::CPAN

64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
1.25  Tue Sep 15 21:06:16 CEST 2009
        - tuned normalisation again to reduce differences.
 
1.24  Tue Sep  1 23:37:04 CEST 2009
        - use common::sense.
        - add TO_JSON to MoveType.
        - added lamp & torch archetypes.
        - fix a bug in the movetype normalising algorithm.
 
1.23  Thu Jan 15 00:40:23 CET 2009
        - allow map scrolling with mod1/meta + button1 in addition
          to the middle mouse button.
        - added no_skill_ident flag for readables.
        - add mapscript type.
        - convert "connected" slot to type string.
        - add send_pickup request.
 
1.222 Tue Sep 16 01:38:19 CEST 2008
        - remove type 110 (formerly ability, now inscribable).

Changes  view on Meta::CPAN

96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
1.21 Fri Aug  1 15:49:37 CEST 2008
        - remove more crossfire cruft.
 
1.2  Mon Jul  7 09:57:28 CEST 2008
        - make dmg, mana and grace in spell packets signed.
        - use anyevent's non-blocking connect and resolver lib.
        - use canonical ordering when storing attach attribute.
        - fix scripts.
        - set TCP_NODELAY flag on server connections.
 
1.14 Wed Dec 26 19:12:04 CET 2007
        - renamed from Crossfire to Deliantra.
 
1.13 Wed Dec  5 12:38:58 CET 2007
        - really switch to JSON::XS 2.01.
 
1.12 Wed Dec  5 12:01:05 CET 2007
        - switch to JSON::XS 2.01.
 
1.11 Thu Nov  8 02:21:06 CET 2007
        - add cfmap-tagify, which was missing.
 
1.1  Sat Oct 20 23:49:15 CEST 2007
        - started to remove crossfire compatibility cruft.
 
1.0  Sun Sep  2 10:45:36 CEST 2007
        - better support for new facedata structure.
        - support use Crossfire::MoveType for thawing.
        - use customised json encoder/decoder.
        - actually allow multiple simul. transfers

Changes  view on Meta::CPAN

131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
0.99 Mon May 28 23:32:53 CEST 2007
        - elmex claims to have something done but of course didn't give a shit
          about documenting it even with a single line.
 
0.98 Wed May  9 13:44:15 CEST 2007
        - switch to JSON::XS.
        - much better setup negotiation capabilities.
        - incompatibly changed some interfaces to allow
          for callback-driven programming styles.
 
0.97 Mon Mar  5 02:07:42 CET 2007
        - fix movement type handling.
 
0.96 Thu Jan 25 06:13:37 CET 2007
        - bug/portability fixes.
 
0.92 Wed Oct 18 14:57:04 CEST 2006
        - bug/portability fixes.
 
0.9  Tue Sep 12 22:27:17 CEST 2006
        - many bugfixes. blurp.



( run in 0.512 second using v1.01-cache-2.11-cpan-a9ef4e587e4 )