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