ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/src/server_download.html
(Generate patch)

Comparing deliantra/www/src/server_download.html (file contents):
Revision 1.45 by elmex, Thu Oct 29 22:53:48 2009 UTC vs.
Revision 1.46 by elmex, Thu Nov 12 06:52:19 2009 UTC

8 8
9<p> 9<p>
10Here you find the current releases of the Deliantra server engine, resources and maps. 10Here you find the current releases of the Deliantra server engine, resources and maps.
11</p> 11</p>
12 12
13<h3>Release: 2.82 (Thu Oct 29 23:49:14 CET 2009)</h3> 13<h3>Release: 2.90 (Thu Oct 29 23:49:14 CET 2009)</h3>
14 14
15<p> 15<p>
16This is a major bugfix and feature enhancement release. 16This is a major feature enhancement and license cleanup release.
17</p> 17</p>
18 18
19<p> 19<p>
20Changes can be reviewed at <a href="http://cvs.schmorp.de/deliantra/server/Changes?pathrev=rel-2_82">Changes for 2.82</a>. 20Changes can be reviewed at <a href="http://cvs.schmorp.de/deliantra/server/Changes?pathrev=rel-2_90">Changes for 2.90</a>.
21 21
22Here are some highlights: 22Here are some highlights:
23 23
24<ul> 24<ul>
25<li>An exploitable stack buffer overflow was fixed in the gsay command.</li>
26<li>Another buffer overflow in the book code was fixed.</li>
27<li>A corruption bug in the server protocol handling was fixed.</li>
28<li>A crash with empty treasurelists was fixed.</li>
29<li> 25<li>
30 Added serveral maps from the dead cfextended project (tindervale, fireborn 26 Licensing issues have been cleared up: The modifications done by the
31 capitol, celvear area). 27 Deliantra development team are under Affero GPL. The remaining parts of the crossfire
28 project are still under GPL.
32</li> 29</li>
33<li>Generated books got a better look now.</li> 30<li>Magic mapping on the world map has been enhanced with a flying bird.</li>
34<li>Implemented a completely new 'match' function for matching items.</li> 31<li>Added maps:
32 <ul>
33 <li>lostwages and lorak (valdor/varsia) from cfextended.</li>
34 <li>added lostwages and celvear apartments to rent system.</li>
35 <li>closed guild houses, this is not scalable, ask your friendly dm instead.</li>
36 <li>troll canyon, pygmy forest, elven moon and temple of justice mapsets
37 from crossfire, together with associated archetypes.</li>
38 <li>add extended region descriptions for some regions from crossfire.</li>
39 <li>all changes to mlab between 2006-08-01 and 2009-10-28
40 and most archetypes that go with them.</li>
41 <li>gotischerbereich from cfextended.</li>
42 </ul>
43<li>doors/containers can now use "match ..." expressions for the slaying field.</li>
44<li>properly close client-side dialogue when the player is teleported away.</li>
45<li>map-tags did not properly close it's database tables or wait
46 for a quiescent state, causing memory corruption on reload.</li>
47<li>fixed and improved many plurals in the archetypes.</li>
48<li>bigchests are now properly non-unique, per_player and no_reset.</li>
49<li>fly_high movement gives better los, ignoring blocksview.</li>
50<li>added many more buildable marble floors.</li>
51<li>major namespace cleanup: save 45kb by making functions static
52 that were unnecessarily global.</li>
35</ul> 53</ul>
36 54
37</p> 55</p>
38 56
39<p> <b> 57<p> <b>
40 See the <a href="http://cvs.schmorp.de/deliantra/server/README?pathrev=rel-2_82">README</a> 58 See the <a href="http://cvs.schmorp.de/deliantra/server/README?pathrev=rel-2_90">README</a>
41 for further instructions and requirements!<br /> 59 for further instructions and requirements!<br />
42</b> </p> 60</b> </p>
43 61
44<ul> 62<ul>
45 <li>Server code: <a href="http://dist.schmorp.de/deliantra/deliantra-server-2.82.tar.bz2">deliantra-server-2.82.tar.bz2</a></li> 63 <li>Server code: <a href="http://dist.schmorp.de/deliantra/deliantra-server-2.90.tar.bz2">deliantra-server-2.90.tar.bz2</a></li>
46 <li>Maps: <a href="http://dist.schmorp.de/deliantra/deliantra-maps-2.82.tar.bz2">deliantra-maps-2.82.tar.bz2</a></li> 64 <li>Maps: <a href="http://dist.schmorp.de/deliantra/deliantra-maps-2.90.tar.bz2">deliantra-maps-2.90.tar.bz2</a></li>
47 <li>Archetypes: <a href="http://dist.schmorp.de/deliantra/deliantra-arch-2.82.tar.bz2">deliantra-arch-2.82.tar.bz2</a></li> 65 <li>Archetypes: <a href="http://dist.schmorp.de/deliantra/deliantra-arch-2.90.tar.bz2">deliantra-arch-2.90.tar.bz2</a></li>
48</ul> 66</ul>
49 67
50 68<h3>Older Releases</h3>
51<h3>Release: 2.81 (Mon Oct 12 23:51:37 CEST 2009)</h3>
52
53 69
54<p> 70<p>
55This is a major bugfix and feature enhancement release. 71Older releases are not available anymore due to unclear licensing.
56</p> 72</p>
57
58<p>
59Changes can be reviewed at <a href="http://cvs.schmorp.de/deliantra/server/Changes?pathrev=rel-2_81">Changes for 2.81</a>.
60
61Here are some highlights:
62
63<ul>
64<li>Spell descriptions are displayed for spellbooks, rods, wands, potions and scrolls now.</li>
65<li>Fixed bugs in move-checking code.</li>
66<li>Fixed an exploit where inscription/marking runes could execute arbitrary code.</li>
67<li>Altars don't accept unpaid items anymore.</li>
68<li>Added a complex object matching framework, called cf::match.</li>
69<li>Skill tools show the skill they grant now.</li>
70<li>Improved woodsman skill.</li>
71<li>IPO prieces were tweaked.</li>
72<li>Clarified that all deliantra-specific parts are under Affero GPL.</li>
73<li>Guild teleporters to Pupland Terminal have been fixed.</li>
74<li>Fixed animation/face bugs in some monsters.</li>
75<li>Some random foutains don't generate permanent stat increases anymore.</li>
76<li>Transmutation alchemy has been fixed.</li>
77<li>And lots of other changes!</li>
78</ul>
79
80</p>
81
82<p> <b>
83 See the <a href="http://cvs.schmorp.de/deliantra/server/README?pathrev=rel-2_81">README</a>
84 for further instructions and requirements!<br />
85</b> </p>
86
87<ul>
88 <li>Server code: <a href="http://dist.schmorp.de/deliantra/deliantra-server-2.81.tar.bz2">deliantra-server-2.81.tar.bz2</a></li>
89 <li>Maps: <a href="http://dist.schmorp.de/deliantra/deliantra-maps-2.81.tar.bz2">deliantra-maps-2.81.tar.bz2</a></li>
90 <li>Archetypes: <a href="http://dist.schmorp.de/deliantra/deliantra-arch-2.81.tar.bz2">deliantra-arch-2.81.tar.bz2</a></li>
91</ul>
92
93
94
95<h3>Release: 2.80 (Fri Sep 25 11:41:57 CEST 2009)</h3>
96
97<p>
98This is a major bugfix release.
99</p>
100
101<p>
102Changes can be reviewed at <a href="http://cvs.schmorp.de/deliantra/server/Changes?pathrev=rel-2_80">Changes for 2.80</a>.
103
104Here are some highlights:
105
106<ul>
107<li>A long standing bug has been fixed, where the screen stayed black after
108 login.</li>
109<li>An overflow/exploit in the bank code has been fixed.</li>
110<li>A bug in the jeweler quest has been fixed, along with some more
111 documentation.</li>
112<li>Torches can be enabled with lighters now properly.</li>
113<li>The clawing skill has the physical attacktype now.</li>
114</ul>
115
116</p>
117
118<p> <b>
119 See the <a href="http://cvs.schmorp.de/deliantra/server/README?pathrev=rel-2_80">README</a>
120 for further instructions and requirements!<br />
121</b> </p>
122
123<ul>
124 <li>Server code: <a href="http://dist.schmorp.de/deliantra/deliantra-server-2.80.tar.bz2">deliantra-server-2.80.tar.bz2</a></li>
125 <li>Maps: <a href="http://dist.schmorp.de/deliantra/deliantra-maps-2.80.tar.bz2">deliantra-maps-2.80.tar.bz2</a></li>
126 <li>Archetypes: <a href="http://dist.schmorp.de/deliantra/deliantra-arch-2.80.tar.bz2">deliantra-arch-2.80.tar.bz2</a></li>
127</ul>
128
129
130<h3>Release: 2.79 (Tue Jul 28 01:23:00 CEST 2009)</h3>
131
132<p>
133This is a major bugfix and minor feature enhancement release.
134</p>
135
136<p>
137Changes can be reviewed at <a href="http://cvs.schmorp.de/deliantra/server/Changes?pathrev=rel-2_79">Changes for 2.79</a>.
138
139Here are some highlights:
140
141<ul>
142<li>Fixed some assorted crashes: when applying a lighter, non-players casting
143 some spells, in the learn_spell command, ...</li>
144<li>Spell arguments for dimension door.</li>
145<li>Moved some texts into the info tab in the client.</li>
146<li>Added a pyromancer class with graphics (contributed by Job Vranish).</li>
147<li>LoS takes tiled maps correctly into account now.</li>
148<li>Quiver of holding bolts is now actually able to hold bolts.</li>
149<li>Show invisible now also makes containers visible.</li>
150<li>Corruption bugfix in cfpod, which could've appeared in random chat messages.</li>
151<li>Assorted bugfixes/enhancements in some maps:
152 NPC dialog fix in nurnberg reception, heaven gem shop (contributed by Boes),
153 Rate limited converters for the mana fountain.</li>
154</ul>
155
156</p>
157
158<p> <b>
159 See the <a href="http://cvs.schmorp.de/deliantra/server/README?pathrev=rel-2_79">README</a>
160 for further instructions and requirements!<br />
161</b> </p>
162
163<ul>
164 <li>Server code: <a href="http://dist.schmorp.de/deliantra/deliantra-server-2.79.tar.bz2">deliantra-server-2.79.tar.bz2</a></li>
165 <li>Maps: <a href="http://dist.schmorp.de/deliantra/deliantra-maps-2.79.tar.bz2">deliantra-maps-2.79.tar.bz2</a></li>
166 <li>Archetypes: <a href="http://dist.schmorp.de/deliantra/deliantra-arch-2.79.tar.bz2">deliantra-arch-2.79.tar.bz2</a></li>
167</ul>
168
169
170<h3>Release: 2.78 (Sun Apr 5 22:30:55 CEST 2009)</h3>
171
172<p>
173This is a bugfix and minor feature enhancement release.
174</p>
175
176<p>
177Changes can be reviewed at <a href="http://cvs.schmorp.de/deliantra/server/Changes?pathrev=rel-2_78">Changes for 2.78</a>.
178
179Here are some highlights:
180
181<ul>
182<li>An alchemy bug has been fixed where wrong ingredientes were improved.</li>
183<li>Spell effects are now more aggressively merged for performance reasons.</li>
184<li>A potentially serious corruption with object's environments has been
185 discovered and fixed.</li>
186<li>Cone spell symmetry has been fixed.</li>
187<li>Gender neutral place descriptions for invite have been added.</li>
188<li>New faces for the alchemist, wizard and quetzalcoatl class have been added
189 (Thanks go to our most recent contributor Lisa Larsen!).</li>
190<li>Removed support for color reduction of 32x32 images (due to earlier dropped
191 support for cf-client).</li>
192<li>Improved hint about literacy level when one fails to learn a spell.</li>
193<li>The commands accept-invitation and suicide have been added to the list
194 of asynchronous commands, so that players that are stuck in any way can
195 free themself more easily.</li>
196<li>Replaced the "ignoring delayed commands" message by something more useful.</li>
197<li>Various fixes for player made weapon improvements.</li>
198<li>Fixed a small bug in the IRC gateway.</li>
199</ul>
200
201</p>
202
203<p> <b>
204 See the <a href="http://cvs.schmorp.de/deliantra/server/README?pathrev=rel-2_78">README</a>
205 for further instructions and requirements!<br />
206</b> </p>
207
208<ul>
209 <li>Server code: <a href="http://dist.schmorp.de/deliantra/deliantra-server-2.78.tar.bz2">deliantra-server-2.78.tar.bz2</a></li>
210 <li>Maps: <a href="http://dist.schmorp.de/deliantra/deliantra-maps-2.78.tar.bz2">deliantra-maps-2.78.tar.bz2</a></li>
211 <li>Archetypes: <a href="http://dist.schmorp.de/deliantra/deliantra-arch-2.78.tar.bz2">deliantra-arch-2.78.tar.bz2</a></li>
212</ul>
213
214<h3>Release: 2.77 (Sun Feb 1 22:41:46 CET 2009)</h3>
215
216<p>
217This is a minor feature improvement release.
218</p>
219
220<p>
221Changes can be reviewed at <a href="http://cvs.schmorp.de/deliantra/server/Changes?pathrev=rel-2_77">Changes for 2.77</a>.
222
223Here are some highlights:
224
225<ul>
226<li>The 'me' command has been made available as global chat, and isn't local to the map anymore.</li>
227<li>Multiple spell class spellbooks can be given in class selection now.</li>
228<li>Adjusted starting spell treasure list to reflect the recent spell balancements.</li>
229<li>The IRC gateway filters IRC colors now.</li>
230</ul>
231
232</p>
233
234<p> <b>
235 See the <a href="http://cvs.schmorp.de/deliantra/server/README?pathrev=rel-2_77">README</a>
236 for further instructions and requirements!<br />
237</b> </p>
238
239<ul>
240 <li>Server code: <a href="http://dist.schmorp.de/deliantra/deliantra-server-2.77.tar.bz2">deliantra-server-2.77.tar.bz2</a></li>
241 <li>Maps: <a href="http://dist.schmorp.de/deliantra/deliantra-maps-2.77.tar.bz2">deliantra-maps-2.77.tar.bz2</a></li>
242 <li>Archetypes: <a href="http://dist.schmorp.de/deliantra/deliantra-arch-2.77.tar.bz2">deliantra-arch-2.77.tar.bz2</a></li>
243</ul>
244
245<h3>Release: 2.76 (Sun Jan 18 16:19:08 CET 2009)</h3>
246
247<p>
248This is a feature improvement release, with some minor
249bugfixes.
250</p>
251
252<p>
253Changes can be reviewed at <a href="http://cvs.schmorp.de/deliantra/server/Changes?pathrev=rel-2_76">Changes for 2.76</a>.
254
255Here are some highlights:
256
257<ul>
258<li>Completely redesigned and rebalanced lamps and torches.</li>
259<li>Cursed lamps and torches will now explode.</li>
260<li>Applying unpaid items will examine them now, to improve
261 in game documentation.</li>
262<li>Added "What" column to body command, showing items in that slot.</li>
263<li>Shortened item names will end in "..." now.</li>
264<li>Fixed bad assignment of crafting skills and their tools.</li>
265</ul>
266
267</p>
268
269<p> <b>
270 See the <a href="http://cvs.schmorp.de/deliantra/server/README?pathrev=rel-2_76">README</a>
271 for further instructions and requirements!<br />
272</b> </p>
273
274<ul>
275 <li>Server code: <a href="http://dist.schmorp.de/deliantra/deliantra-server-2.76.tar.bz2">deliantra-server-2.76.tar.bz2</a></li>
276 <li>Maps: <a href="http://dist.schmorp.de/deliantra/deliantra-maps-2.76.tar.bz2">deliantra-maps-2.76.tar.bz2</a></li>
277 <li>Archetypes: <a href="http://dist.schmorp.de/deliantra/deliantra-arch-2.76.tar.bz2">deliantra-arch-2.76.tar.bz2</a></li>
278</ul>
279
280
281<h3>Release: 2.75 (Fri Jan 9 16:49:45 CET 2009)</h3>
282
283<p>
284Feature improvement and bugfix release.
285</p>
286
287<p>
288Changes can be reviewed at <a href="http://cvs.schmorp.de/deliantra/server/Changes?pathrev=rel-2_75">Changes for 2.75</a>.
289
290Here are some highlights:
291
292<ul>
293<li>Map scripts have been implemented, which are going to replace most of the
294 boulder-logic in the maps.</li>
295<li>Lightning has been rebalanced again.</li>
296<li>A cheat in nimbus, which allowed infinite retries in minesweeper, has been fixed.</li>
297<li>The monster's ability to follow the trail of a player is now
298 dependent on their wisdom.</li>
299<li>Alchemy-like skills can't be used with any cauldron anymore.</li>
300<li>Recreating and breeding monsters won't propagate when
301 there is no player the map anymore.</li>
302<li>And other minor fixes and optimisations.</li>
303</ul>
304
305</p>
306
307<p> <b>
308 See the <a href="http://cvs.schmorp.de/deliantra/server/README?pathrev=rel-2_75">README</a>
309 for further instructions and requirements!<br />
310</b> </p>
311
312<ul>
313 <li>Server code: <a href="http://dist.schmorp.de/deliantra/deliantra-server-2.75.tar.bz2">deliantra-server-2.75.tar.bz2</a></li>
314 <li>Maps: <a href="http://dist.schmorp.de/deliantra/deliantra-maps-2.75.tar.bz2">deliantra-maps-2.75.tar.bz2</a></li>
315 <li>Archetypes: <a href="http://dist.schmorp.de/deliantra/deliantra-arch-2.75.tar.bz2">deliantra-arch-2.75.tar.bz2</a></li>
316</ul>
317
318
319<h3>Release: 2.74 (Mon Dec 29 16:27:43 CET 2008)</h3>
320
321<p>
322Major bugfix release.
323</p>
324
325<p>
326Changes can be reviewed at <a href="http://cvs.schmorp.de/deliantra/server/Changes?pathrev=rel-2_74">Changes for 2.74</a>.
327
328Here are some highlights:
329
330<ul>
331<li>Line of sight algorithm has been replaced completely,
332 by a more performant correctly working one.</li>
333<li>Rewrote light/darkness logic.</li>
334<li>Line of sight is updated more often when the map changes.</li>
335<li>Permanent invisibility will not make the monsters completely passive
336 anymore. The player can now generate noise which will attract the monsters,
337 when he attacks.</li>
338<li>Improved monster logic by implementing a primitive "smell" system, which the
339 monsters use to track players.</li>
340<li>Many fixes: Create bomb traps in doors work again,
341 xray has been fixed a bit,
342 firing rods will reveal some information about them,
343 and a long standing bug with large torn apart monsters on
344 map boundaries has been fixed.</li>
345<li>More messages have been fixed and improved by hints.</li>
346<li>'Look at' output was improved.</li>
347<li>Revamped, fixed and documented server calendrics.
348 Also users are told the current time and date regularily now.</li>
349<li>Map changes: Portgate in navar was made more safe for the gate controlling NPCs,
350 the subway spider in scorn was softened, to not kill so many new characters,
351 and blocking view tiles on the worldmap were removed.</li>
352<li>Archetypes: The torches have been redrawn.</li>
353<li>Removed unused old code and legacy support for gcfclient.</li>
354<li>Many other minor fixes and improvements all over the code.</li>
355</ul>
356
357</p>
358
359<p> <b>
360 See the <a href="http://cvs.schmorp.de/deliantra/server/README?pathrev=rel-2_74">README</a>
361 for further instructions and requirements!<br />
362</b> </p>
363
364<ul>
365 <li>Server code: <a href="http://dist.schmorp.de/deliantra/deliantra-server-2.74.tar.bz2">deliantra-server-2.74.tar.bz2</a></li>
366 <li>Maps: <a href="http://dist.schmorp.de/deliantra/deliantra-maps-2.74.tar.bz2">deliantra-maps-2.74.tar.bz2</a></li>
367 <li>Archetypes: <a href="http://dist.schmorp.de/deliantra/deliantra-arch-2.74.tar.bz2">deliantra-arch-2.74.tar.bz2</a></li>
368</ul>
369
370<h3>Release: 2.73 (Fri Dec 19 15:56:28 CET 2008)</h3>
371
372<p>
373Major bugfix release.
374</p>
375
376<p>
377Changes can be reviewed at <a href="http://cvs.schmorp.de/deliantra/server/Changes?pathrev=rel-2_73">Changes for 2.73</a>.
378
379Here are some highlights:
380
381<ul>
382<li>This release is assumed to be very stable.</li>
383<li>The tutorial has been redesigned and improved greatly.</li>
384<li>Class selection has been moved to a part of the tutorial and their
385 texts have been improved a lot.</li>
386<li>The directional casting of the 'invisibilty' spell works again.</li>
387<li>An overflow in lightning calculations has been fixed.</li>
388<li>Magic ears now trigger when used by a NPC dialogue.</li>
389<li>Swashbuckler class characters get the oratory skill now.</li>
390<li>Jump skill was fixed to adhere all flags a mapspace got.</li>
391<li>Support for negative glow radii during daylight has been implemented.</li>
392<li>The darkness spell got a new face.</li>
393</ul>
394
395</p>
396
397<p> <b>
398 See the <a href="http://cvs.schmorp.de/deliantra/server/README?pathrev=rel-2_73">README</a>
399 for further instructions and requirements!<br />
400</b> </p>
401
402<ul>
403 <li>Server code: <a href="http://dist.schmorp.de/deliantra/deliantra-server-2.73.tar.bz2">deliantra-server-2.73.tar.bz2</a></li>
404 <li>Maps: <a href="http://dist.schmorp.de/deliantra/deliantra-maps-2.73.tar.bz2">deliantra-maps-2.73.tar.bz2</a></li>
405 <li>Archetypes: <a href="http://dist.schmorp.de/deliantra/deliantra-arch-2.73.tar.bz2">deliantra-arch-2.73.tar.bz2</a></li>
406</ul>
407
408
409<h3>Release: 2.72</h3>
410
411<p>
412Major bugfix release.
413</p>
414
415<p>
416Changes can be reviewed at <a href="http://cvs.schmorp.de/deliantra/server/Changes?pathrev=rel-2_72">Changes for 2.72</a>.
417
418Here are some highlights:
419
420<ul>
421<li>The main city named "Scorn" has been redesigned completely.</li>
422<li>The light system has been rewritten and bugfixed.</li>
423<li>Bug with black worldmaps which occasionally appeared has been fixed.</li>
424<li>Items shops aren't interested anymore are given back and don't vanish anymore.</li>
425<li>The anvil converters in the shops have been fixed.</li>
426<li>Many smaller bugfixes and performance enhancements.</li>
427<li>Some small but persistent memleaks have been fixed.</li>
428</ul>
429
430</p>
431
432<p> <b>
433 See the <a href="http://cvs.schmorp.de/deliantra/server/README?pathrev=rel-2_72">README</a>
434 for further instructions and requirements!<br />
435</b> </p>
436
437<ul>
438 <li>Server code: <a href="http://dist.schmorp.de/deliantra/deliantra-server-2.72.tar.bz2">deliantra-server-2.72.tar.bz2</a></li>
439 <li>Maps: <a href="http://dist.schmorp.de/deliantra/deliantra-maps-2.72.tar.bz2">deliantra-maps-2.72.tar.bz2</a></li>
440 <li>Archetypes: <a href="http://dist.schmorp.de/deliantra/deliantra-arch-2.72.tar.bz2">deliantra-arch-2.72.tar.bz2</a></li>
441</ul>
442
443
444<h3>Release: 2.71</h3>
445
446<p>
447Major bugfix release.
448</p>
449
450<p>
451Changes can be reviewed at <a href="http://cvs.schmorp.de/deliantra/server/Changes?pathrev=rel-2_71">Changes for 2.71</a>.
452
453Here are some highlights:
454
455<ul>
456<li>All command line parsing has been removed. Use environment variables instead.</li>
457<li>Fixed region specific monsters, which weren't placed.</li>
458<li>Fixed a big "memleak".</li>
459<li>The server now can write a pid file.</li>
460<li>Many fixes and improvement in the internal pod and text processing.</li>
461<li>RIP inscriptions on grave stones has been fixed.</li>
462<li>Login name length has been bumped from 18 to 20 chars max.</li>
463<li>Improved gender support and death messages.</li>
464<li>Fixed some minor potential for data corruption bugs and race conditions.</li>
465<li>The file loader doesn't crash on corrupt files anymore.</li>
466</ul>
467
468</p>
469
470<p> <b>
471 See the <a href="http://cvs.schmorp.de/deliantra/server/README?pathrev=rel-2_71">README</a>
472 for further instructions and requirements!<br />
473</b> </p>
474
475<ul>
476 <li>Server code: <a href="http://dist.schmorp.de/deliantra/deliantra-server-2.71.tar.bz2">deliantra-server-2.71.tar.bz2</a></li>
477 <li>Maps: <a href="http://dist.schmorp.de/deliantra/deliantra-maps-2.71.tar.bz2">deliantra-maps-2.71.tar.bz2</a></li>
478 <li>Archetypes: <a href="http://dist.schmorp.de/deliantra/deliantra-arch-2.71.tar.bz2">deliantra-arch-2.71.tar.bz2</a></li>
479</ul>
480
481
482
483<h3>Release: 2.7</h3>
484
485<p>
486Minor bugfix release.
487</p>
488
489<p>
490Changes can be reviewed at <a href="http://cvs.schmorp.de/deliantra/server/Changes?pathrev=rel-2_7">Changes for 2.7</a>.
491
492Here are some highlights:
493
494<ul>
495<li>perl 5.10 is now required.</li>
496<li>small fixes and code enhancements all over the place.</li>
497<li>recalibrated value/weight autopickup.</li>
498<li>pits now have configurable random spread.</li>
499<li>fixed broken text displays in many places.</li>
500<li>the 'listen' and 'logs' command has been removed.</li>
501<li>client log is displayed in the server log now, for crash backtraces.</li>
502<li>fixed some rod archetypes which came without skill.</li>
503</ul>
504
505</p>
506
507<p> <b>
508 See the <a href="http://cvs.schmorp.de/deliantra/server/README?pathrev=rel-2_7">README</a>
509 for further instructions and requirements!<br />
510</b> </p>
511
512<ul>
513 <li>Server code: <a href="http://dist.schmorp.de/deliantra/deliantra-server-2.7.tar.bz2">deliantra-server-2.7.tar.bz2</a></li>
514 <li>Maps: <a href="http://dist.schmorp.de/deliantra/deliantra-maps-2.7.tar.bz2">deliantra-maps-2.7.tar.bz2</a></li>
515 <li>Archetypes: <a href="http://dist.schmorp.de/deliantra/deliantra-arch-2.7.tar.bz2">deliantra-arch-2.7.tar.bz2</a></li>
516</ul>
517 73
518<h2>Authors/Contact</h2> 74<h2>Authors/Contact</h2>
519 75
520<p> 76<p>
521 <b>The Deliantra Development Team:</b> 77 <b>The Deliantra Development Team:</b>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines