ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/src/content/server_download.content.php
Revision: 1.2
Committed: Mon May 31 19:01:59 2010 UTC (14 years, 1 month ago) by elmex
Branch: MAIN
Changes since 1.1: +15 -15 lines
Log Message:
*** empty log message ***

File Contents

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