ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/src/server_download.html
Revision: 1.51
Committed: Mon May 31 18:56:56 2010 UTC (14 years ago) by elmex
Content type: text/html
Branch: MAIN
CVS Tags: HEAD
Changes since 1.50: +0 -39 lines
Log Message:
some changes on the website. release 3.0.

File Contents

# Content
1 Download the Server
2
3 <div class="box" id="playlink">
4 <a href="play.html">Play Now!</a> <a href="screenshots.html">Screenshots!</a>
5 </div>
6
7 <h2>The Deliantra Server Engine</h2>
8
9 <p>
10 Here you find the current releases of the Deliantra server engine, resources and maps.
11 </p>
12
13
14 <h3>Release: 2.93 (Fri Feb 26 17:28:38 CET 2010)</h3>
15
16 <p>
17 This is a major bugfix and feature enhancement release.
18 </p>
19
20 <p>
21 Changes can be reviewed at <a href="http://cvs.schmorp.de/deliantra/server/Changes?pathrev=rel-2_93">Changes for 2.93</a>.
22
23 Here are some highlights:
24
25 <ul>
26 <li>Some map fixes: tindervale maps have been improved as well as the travel to valdor.</li>
27 <li>Fixed a data corruption bug in the map code.</li>
28 <li>The safe perl compartment is disabled by default for map code, and it has been extended to provide loop constructs.</li>
29 <li>Poison traps in doors work again.</li>
30 <li>Fixed map swapout under high load to stil swap out some maps.</li>
31 <li>The mail box code was improved to not block the server anymore.</li>
32 <li>'make install' now removes old extensions from the server directory.</li>
33 </ul>
34
35 </p>
36
37 <p> <b>
38 See the <a href="http://cvs.schmorp.de/deliantra/server/README?pathrev=rel-2_93">README</a>
39 for further instructions and requirements!<br />
40 </b> </p>
41
42 <ul>
43 <li>Server code: <a href="http://dist.schmorp.de/deliantra/deliantra-server-2.93.tar.bz2">deliantra-server-2.93.tar.bz2</a></li>
44 <li>Maps: <a href="http://dist.schmorp.de/deliantra/deliantra-maps-2.93.tar.bz2">deliantra-maps-2.93.tar.bz2</a></li>
45 <li>Archetypes: <a href="http://dist.schmorp.de/deliantra/deliantra-arch-2.93.tar.bz2">deliantra-arch-2.93.tar.bz2</a></li>
46 </ul>
47
48 <h3>Release: 2.92 (Sat Dec 26 01:07:53 CET 2009)</h3>
49
50 <p>
51 This is a minor bugfix release.
52 </p>
53
54 <p>
55 Changes can be reviewed at <a href="http://cvs.schmorp.de/deliantra/server/Changes?pathrev=rel-2_92">Changes for 2.92</a>.
56
57 Here are some highlights:
58
59 <ul>
60 <li>Fixed memory coruption in the destruction spell.</li>
61 <li>Fixed some issues with login of players.</li>
62 <li>Some warrior archetype names were fixed.</li>
63 <li>The wizpass command no longer makes the wizard non-blocking.</li>
64 </ul>
65
66 </p>
67
68 <p> <b>
69 See the <a href="http://cvs.schmorp.de/deliantra/server/README?pathrev=rel-2_92">README</a>
70 for further instructions and requirements!<br />
71 </b> </p>
72
73 <ul>
74 <li>Server code: <a href="http://dist.schmorp.de/deliantra/deliantra-server-2.92.tar.bz2">deliantra-server-2.92.tar.bz2</a></li>
75 <li>Maps: <a href="http://dist.schmorp.de/deliantra/deliantra-maps-2.92.tar.bz2">deliantra-maps-2.92.tar.bz2</a></li>
76 <li>Archetypes: <a href="http://dist.schmorp.de/deliantra/deliantra-arch-2.92.tar.bz2">deliantra-arch-2.92.tar.bz2</a></li>
77 </ul>
78
79 <h3>Release: 2.91 (Tue Dec 1 17:07:09 CET 2009)</h3>
80
81 <p>
82 This is a major feature enhancement and bugfix release.
83 </p>
84
85 <p>
86 Changes can be reviewed at <a href="http://cvs.schmorp.de/deliantra/server/Changes?pathrev=rel-2_91">Changes for 2.91</a>.
87
88 Here are some highlights:
89
90 <ul>
91 <li>Item numer and volume limis are now enforced when a player drops something.</li>
92 <li>The gorokh_final maps from Crossfire have been applied.</li>
93 <li>All permanent stat potions have been replaced by random ones.</li>
94 <li>Diseases could sometimes lead to half-dead Zombie monsters.</li>
95 <li>Shop specialisation calculations have been fixed.</li>
96 <li>Fixed magic mapping.</li>
97 <li>Map handling has been optimized.</li>
98 <li>Pet monster levels are now displayed correctly.</li>
99 <li>Hanuk altar has been fixed.</li>
100 <li>Added marble shop floor.</li>
101 <li>Unrecognised cfpod directives could cause undefined behaviour.</li>
102 <li>Added boes' marble shop to steinwandstadt.</li>
103 <li>Fixed jeweler experience output.</li>
104 <li>Added lock/unlock commands, thanks for the patch go to Shawn Robinson!</li>
105 <li>And many more cleanups and optimizations.</li>
106 </ul>
107
108 </p>
109
110 <p> <b>
111 See the <a href="http://cvs.schmorp.de/deliantra/server/README?pathrev=rel-2_91">README</a>
112 for further instructions and requirements!<br />
113 </b> </p>
114
115 <ul>
116 <li>Server code: <a href="http://dist.schmorp.de/deliantra/deliantra-server-2.91.tar.bz2">deliantra-server-2.91.tar.bz2</a></li>
117 <li>Maps: <a href="http://dist.schmorp.de/deliantra/deliantra-maps-2.91.tar.bz2">deliantra-maps-2.91.tar.bz2</a></li>
118 <li>Archetypes: <a href="http://dist.schmorp.de/deliantra/deliantra-arch-2.91.tar.bz2">deliantra-arch-2.91.tar.bz2</a></li>
119 </ul>
120
121
122 <h3>Release: 2.90 (Thu Oct 29 23:49:14 CET 2009)</h3>
123
124 <p>
125 This is a major feature enhancement and license cleanup release.
126 </p>
127
128 <p>
129 Changes can be reviewed at <a href="http://cvs.schmorp.de/deliantra/server/Changes?pathrev=rel-2_90">Changes for 2.90</a>.
130
131 Here are some highlights:
132
133 <ul>
134 <li>
135 Licensing issues have been cleared up: The modifications done by the
136 Deliantra development team are under Affero GPL. The remaining parts of the crossfire
137 project are still under GPL.
138 </li>
139 <li>Magic mapping on the world map has been enhanced with a flying bird.</li>
140 <li>Added maps:
141 <ul>
142 <li>lostwages and lorak (valdor/varsia) from cfextended.</li>
143 <li>added lostwages and celvear apartments to rent system.</li>
144 <li>closed guild houses, this is not scalable, ask your friendly dm instead.</li>
145 <li>troll canyon, pygmy forest, elven moon and temple of justice mapsets
146 from crossfire, together with associated archetypes.</li>
147 <li>add extended region descriptions for some regions from crossfire.</li>
148 <li>all changes to mlab between 2006-08-01 and 2009-10-28
149 and most archetypes that go with them.</li>
150 <li>gotischerbereich from cfextended.</li>
151 </ul>
152 <li>doors/containers can now use "match ..." expressions for the slaying field.</li>
153 <li>properly close client-side dialogue when the player is teleported away.</li>
154 <li>map-tags did not properly close it's database tables or wait
155 for a quiescent state, causing memory corruption on reload.</li>
156 <li>fixed and improved many plurals in the archetypes.</li>
157 <li>bigchests are now properly non-unique, per_player and no_reset.</li>
158 <li>fly_high movement gives better los, ignoring blocksview.</li>
159 <li>added many more buildable marble floors.</li>
160 <li>major namespace cleanup: save 45kb by making functions static
161 that were unnecessarily global.</li>
162 </ul>
163
164 </p>
165
166 <p> <b>
167 See the <a href="http://cvs.schmorp.de/deliantra/server/README?pathrev=rel-2_90">README</a>
168 for further instructions and requirements!<br />
169 </b> </p>
170
171 <ul>
172 <li>Server code: <a href="http://dist.schmorp.de/deliantra/deliantra-server-2.90.tar.bz2">deliantra-server-2.90.tar.bz2</a></li>
173 <li>Maps: <a href="http://dist.schmorp.de/deliantra/deliantra-maps-2.90.tar.bz2">deliantra-maps-2.90.tar.bz2</a></li>
174 <li>Archetypes: <a href="http://dist.schmorp.de/deliantra/deliantra-arch-2.90.tar.bz2">deliantra-arch-2.90.tar.bz2</a></li>
175 </ul>
176
177 <h3>Older Releases</h3>
178
179 <p>
180 Older releases are not available anymore due to unclear licensing.
181 </p>
182
183 <h2>Authors/Contact</h2>
184
185 <p>
186 <b>The Deliantra Development Team:</b>
187 </p>
188
189 <ul>
190 <li>Marc Lehmann <a href="mailto:schmorp@schmorp.de">schmorp@schmorp.de</a></li>
191 <li>Robin Redeker <a href="mailto:elmex@ta-sa.org">elmex@ta-sa.org</a></li>
192 <li>Pippijn v. Steenhoven</li>
193 <li>And many others!</li>
194 <li>Also the Crossfire Development Crew of prior versions.</li>
195 </ul>
196
197 <p></p>