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.699 by root, Thu May 6 21:58:06 2010 UTC

4 4
5TODO: golem survives "longer" now - too long? 5TODO: golem survives "longer" now - too long?
6TODO: clean up skill handling in kill_object. 6TODO: clean up skill handling in kill_object.
7TODO: mining experience 7TODO: mining experience
8TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player 8TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player
9TODO: reload_epx, reload_settings
102010-05-05 21:54:16.4404 E calc_alch_danger called without a chosen skill, caster {cnt:32576,uuid:<1.7f2cdcbb9>,name:"anthonybjr1",flags:[0,7,11,15,40,56,57,61,71],type:1}(on /scorn/houses/tannery@5+3), cauldron {cnt:134891,uuid:<1.83b82c598>,name:"tanning bench",flags:[8,94,103],type:122}(on /scorn/houses/tannery@5+3)
11
9 - (maps, arch) complete revamping of the transport routes - all cities are 12 - (maps, arch) complete revamping of the transport routes - all cities are
10 now easily reachable, at a price. 13 now easily reachable, at a price.
11 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 14 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
12 - (maps) added (navar) gravedigger, that buys players gravestones. 15 - (maps) added (navar) gravedigger, that buys players gravestones.
13 - (maps) added the rathouse quest for the shockwave spell in navar 16 - (maps) added the rathouse quest for the shockwave spell in navar
106 used by minable veins. 109 used by minable veins.
107 - (maps) relocated jeweler town to another directoy. 110 - (maps) relocated jeweler town to another directoy.
108 - (arch) implement mining pickaxes and mining skill. 111 - (arch) implement mining pickaxes and mining skill.
109 - (arch) add missing stonebig_club archetype from cfextended. 112 - (arch) add missing stonebig_club archetype from cfextended.
110 - jeweler skill doesn't diminish input values anymore. 113 - jeweler skill doesn't diminish input values anymore.
114 - jeweler skill is harder to level now, but in exchange item power
115 of the output is only 1/5th (instead of 1/3rd) of ring level.
111 - generate most constants for perl automatically. 116 - generate most constants for perl automatically.
112 - properly check for weapon name prefix ("Ragnarok's sword"). 117 - properly check for weapon name prefix ("Ragnarok's sword").
113 - when player dies, restore his food to at least 200. 118 - when player dies, restore his food to at least 200.
114 - support multiple inheritance for arch sources (inherit a,b,c). 119 - support multiple inheritance for arch sources (inherit a,b,c).
115 - switch to storable-n-format for facedata, for better interoperability. 120 - switch to storable-n-format for facedata, for better interoperability.
170 - (maps, arch) added archetype for building instructions and replaced 175 - (maps, arch) added archetype for building instructions and replaced
171 the copies of the instructions in the maps with it. 176 the copies of the instructions in the maps with it.
172 - (arch) made the spark shower spell available in shops. 177 - (arch) made the spark shower spell available in shops.
173 - don't create a second LOGIN event on character creation. 178 - don't create a second LOGIN event on character creation.
174 - correctly generate "You paid xyz" message in shops. 179 - correctly generate "You paid xyz" message in shops.
180 - 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 181 - added a 'password' command, to change your password (and for DMs to
176 change passwords for other players). 182 change passwords for other players).
177 - correctly save shopitems string, to avoid parse error when reading 183 - correctly save shopitems string, to avoid parse error when reading
178 saved maps. 184 saved maps.
179 - logging now differentiates between logging levels better. 185 - logging now differentiates between logging levels better.
182 - make ext/checkrusage "more" non-blocking. 188 - make ext/checkrusage "more" non-blocking.
183 - use common::sense for extensions. 189 - use common::sense for extensions.
184 - work around a 50.10.0 utf8 caching bug. 190 - work around a 50.10.0 utf8 caching bug.
185 - correctly try to load tiled maps in adjacent_map, might fix 191 - correctly try to load tiled maps in adjacent_map, might fix
186 "no relation to target" bugs. 192 "no relation to target" bugs.
193 - try to load (pure-)perl modules asynchronously, warn about
194 modules being loaded from the mainloop, pre-load some more
195 core modules so perl doesn't do it later on.
187 196
1882.93 Sat Feb 13 15:52:36 CET 2010 1972.93 Sat Feb 13 15:52:36 CET 2010
189 - (maps) fix travel to valdor and back. 198 - (maps) fix travel to valdor and back.
190 - do no longer by default eval map cod ein safe compartments 199 - do no longer by default eval map cod ein safe compartments
191 (this can be re-enabled using the safe_eval config option). 200 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines