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

Comparing deliantra/server/Changes (file contents):
Revision 1.686 by root, Sun May 2 11:48:07 2010 UTC vs.
Revision 1.690 by root, Sun May 2 19:42:15 2010 UTC

37 37
38TODO: golem survives "longer" now - too long? 38TODO: golem survives "longer" now - too long?
39TODO: clean up skill handling in kill_object. 39TODO: clean up skill handling in kill_object.
40TODO: make the "feed all faces" flag persistent between logins. 40TODO: make the "feed all faces" flag persistent between logins.
41TODO: mining experience 41TODO: mining experience
42TODO:
432010-04-15 06:50:54.4317 victim {cnt:53513,uuid:<1.80d9c4f7d>,name:"Erich Emautti",title:"the Wizard",flags:[0,14,16,21,29,52,53,54,55,56,57,58,79,82,103,104],t
44ype:0}(on /gotischerbereich/mlabspiraltower/sttop1@12+16) (-15411) already dead in hit_player()
45TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player 42TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player
43TODO: follow should not be able to follow everywhere (ocean...)
46 - (maps, arch) complete revamping of the transport routes - all cities are 44 - (maps, arch) complete revamping of the transport routes - all cities are
47 now easily reachable, at a price. 45 now easily reachable, at a price.
48 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 46 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
49 - (maps) added (navar) gravedigger, that buys players gravestones. 47 - (maps) added (navar) gravedigger, that buys players gravestones.
50 - (maps) added the rathouse quest for the shockwave spell in navar 48 - (maps) added the rathouse quest for the shockwave spell in navar
109 mostly based on the spell's level in the spellbook. 107 mostly based on the spell's level in the spellbook.
110 - (maps) fix some map regions and the region tree. 108 - (maps) fix some map regions and the region tree.
111 - the server will now be more picky when parsing the regions file. 109 - the server will now be more picky when parsing the regions file.
112 - improve editor support protocol slightly, provide workarounds for 2.10 110 - improve editor support protocol slightly, provide workarounds for 2.10
113 clients. 111 clients.
112 - follow has been rewritten to be, hopefully, more robust.
113 - follow mode will not be aborted when the follower tries to move.
114 - tcp.ext didn't unbind in reloads. 114 - tcp.ext didn't unbind in reloads.
115 - map-tags.ext didn't properly close the database on reloads. 115 - map-tags.ext didn't properly close the database on reloads.
116 - cfutil skips .-directories when scanning. 116 - cfutil skips .-directories when scanning.
117 - build.ext prevents players from building on other player's maps. 117 - build.ext prevents players from building on other player's maps.
118 - rent.ext allows the dm to enter anytime. 118 - rent.ext allows the dm to enter anytime.
209 change passwords for other players). 209 change passwords for other players).
210 - correctly save shopitems string, to avoid parse error when reading 210 - correctly save shopitems string, to avoid parse error when reading
211 saved maps. 211 saved maps.
212 - logging now differentiates between logging levels better. 212 - logging now differentiates between logging levels better.
213 - speed up get_typedata. 213 - speed up get_typedata.
214 - fix deadlock problem during server shutdown/reload.
214 215
2152.93 Sat Feb 13 15:52:36 CET 2010 2162.93 Sat Feb 13 15:52:36 CET 2010
216 - (maps) fix travel to valdor and back. 217 - (maps) fix travel to valdor and back.
217 - do no longer by default eval map cod ein safe compartments 218 - do no longer by default eval map cod ein safe compartments
218 (this can be re-enabled using the safe_eval config option). 219 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines