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.696 by elmex, Wed May 5 08:20:15 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.
182 - make ext/checkrusage "more" non-blocking. 184 - make ext/checkrusage "more" non-blocking.
183 - use common::sense for extensions. 185 - use common::sense for extensions.
184 - work around a 50.10.0 utf8 caching bug. 186 - work around a 50.10.0 utf8 caching bug.
185 - correctly try to load tiled maps in adjacent_map, might fix 187 - correctly try to load tiled maps in adjacent_map, might fix
186 "no relation to target" bugs. 188 "no relation to target" bugs.
189 - try to load (pure-)perl modules asynchronously, warn about
190 modules being loaded from the mainloop, pre-load some more
191 core modules so perl doesn't do it later on.
187 192
1882.93 Sat Feb 13 15:52:36 CET 2010 1932.93 Sat Feb 13 15:52:36 CET 2010
189 - (maps) fix travel to valdor and back. 194 - (maps) fix travel to valdor and back.
190 - do no longer by default eval map cod ein safe compartments 195 - do no longer by default eval map cod ein safe compartments
191 (this can be re-enabled using the safe_eval config option). 196 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines