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

Comparing deliantra/server/Changes (file contents):
Revision 1.694 by root, Tue May 4 22:27:40 2010 UTC vs.
Revision 1.697 by elmex, Wed May 5 09:42:52 2010 UTC

106 used by minable veins. 106 used by minable veins.
107 - (maps) relocated jeweler town to another directoy. 107 - (maps) relocated jeweler town to another directoy.
108 - (arch) implement mining pickaxes and mining skill. 108 - (arch) implement mining pickaxes and mining skill.
109 - (arch) add missing stonebig_club archetype from cfextended. 109 - (arch) add missing stonebig_club archetype from cfextended.
110 - jeweler skill doesn't diminish input values anymore. 110 - jeweler skill doesn't diminish input values anymore.
111 - jeweler skill is harder to level now, but in exchange item power
112 of the output is only 1/5th (instead of 1/3rd) of ring level.
111 - generate most constants for perl automatically. 113 - generate most constants for perl automatically.
112 - properly check for weapon name prefix ("Ragnarok's sword"). 114 - properly check for weapon name prefix ("Ragnarok's sword").
113 - when player dies, restore his food to at least 200. 115 - when player dies, restore his food to at least 200.
114 - support multiple inheritance for arch sources (inherit a,b,c). 116 - support multiple inheritance for arch sources (inherit a,b,c).
115 - switch to storable-n-format for facedata, for better interoperability. 117 - switch to storable-n-format for facedata, for better interoperability.
170 - (maps, arch) added archetype for building instructions and replaced 172 - (maps, arch) added archetype for building instructions and replaced
171 the copies of the instructions in the maps with it. 173 the copies of the instructions in the maps with it.
172 - (arch) made the spark shower spell available in shops. 174 - (arch) made the spark shower spell available in shops.
173 - don't create a second LOGIN event on character creation. 175 - don't create a second LOGIN event on character creation.
174 - correctly generate "You paid xyz" message in shops. 176 - correctly generate "You paid xyz" message in shops.
177 - the shop menu now also displays the (approx) value of the item.
175 - added a 'password' command, to change your password (and for DMs to 178 - added a 'password' command, to change your password (and for DMs to
176 change passwords for other players). 179 change passwords for other players).
177 - correctly save shopitems string, to avoid parse error when reading 180 - correctly save shopitems string, to avoid parse error when reading
178 saved maps. 181 saved maps.
179 - logging now differentiates between logging levels better. 182 - logging now differentiates between logging levels better.
182 - make ext/checkrusage "more" non-blocking. 185 - make ext/checkrusage "more" non-blocking.
183 - use common::sense for extensions. 186 - use common::sense for extensions.
184 - work around a 50.10.0 utf8 caching bug. 187 - work around a 50.10.0 utf8 caching bug.
185 - correctly try to load tiled maps in adjacent_map, might fix 188 - correctly try to load tiled maps in adjacent_map, might fix
186 "no relation to target" bugs. 189 "no relation to target" bugs.
190 - try to load (pure-)perl modules asynchronously, warn about
191 modules being loaded from the mainloop, pre-load some more
192 core modules so perl doesn't do it later on.
187 193
1882.93 Sat Feb 13 15:52:36 CET 2010 1942.93 Sat Feb 13 15:52:36 CET 2010
189 - (maps) fix travel to valdor and back. 195 - (maps) fix travel to valdor and back.
190 - do no longer by default eval map cod ein safe compartments 196 - do no longer by default eval map cod ein safe compartments
191 (this can be re-enabled using the safe_eval config option). 197 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines