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

Comparing deliantra/server/Changes (file contents):
Revision 1.695 by root, Tue May 4 23:32:29 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.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines