ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/Changes
(Generate patch)

Comparing deliantra/server/Changes (file contents):
Revision 1.622 by root, Sun Apr 11 17:27:51 2010 UTC vs.
Revision 1.625 by root, Sun Apr 11 23:32:10 2010 UTC

64 - (maps) added new apartment, made by LinuxLemoner. 64 - (maps) added new apartment, made by LinuxLemoner.
65 - (maps) added quest for the mining skill scroll to valleynoy. 65 - (maps) added quest for the mining skill scroll to valleynoy.
66 - (arch) added sounds: zombie death, book reading, inscription. 66 - (arch) added sounds: zombie death, book reading, inscription.
67 - (arch) made the hill giants loose more body parts. 67 - (arch) made the hill giants loose more body parts.
68 - (arch, maps) added black unicorn horn, required to access mlab hell. 68 - (arch, maps) added black unicorn horn, required to access mlab hell.
69 - do not update the floorbox while running, to avoid big item
70 updates that cost network bandwidth and processing power.
69 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which 71 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
70 caused overflows causing monsters to become living deads. 72 caused overflows causing monsters to become living deads.
71 - unapply weapons and armour before trying to improve it. 73 - unapply weapons and armour before trying to improve it.
72 - teach the random map generator the ability to read ".rmg" files 74 - teach the random map generator the ability to read ".rmg" files
73 that specify which actual style map to generate, and use it for 75 that specify which actual style map to generate, and use it for
141 - object serialiser no longer creates empty "owner" references. 143 - object serialiser no longer creates empty "owner" references.
142 - make sure failed castings take some time, too, to avoid being 144 - make sure failed castings take some time, too, to avoid being
143 smitten by your god. 145 smitten by your god.
144 - many more failmsgs and help texts. 146 - many more failmsgs and help texts.
145 - support log suspension/resumption, e.g. for defragmenting. 147 - support log suspension/resumption, e.g. for defragmenting.
148 - stop thrown objects when their speed goes too low.
149 - log the number of unique logins seen every minute in a compact
150 format (for statistics).
146 151
1472.93 Sat Feb 13 15:52:36 CET 2010 1522.93 Sat Feb 13 15:52:36 CET 2010
148 - (maps) fix travel to valdor and back. 153 - (maps) fix travel to valdor and back.
149 - do no longer by default eval map cod ein safe compartments 154 - do no longer by default eval map cod ein safe compartments
150 (this can be re-enabled using the safe_eval config option). 155 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines