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

Comparing deliantra/server/Changes (file contents):
Revision 1.700 by root, Thu May 6 22:08:07 2010 UTC vs.
Revision 1.703 by root, Fri May 7 19:46:18 2010 UTC

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_settings 9TODO: reload_settings
10TODO: thawer should ot next()
11TODO: reload_config leaks
10 - (maps, arch) complete revamping of the transport routes - all cities are 12 - (maps, arch) complete revamping of the transport routes - all cities are
11 now easily reachable, at a price. 13 now easily reachable, at a price.
12 - (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.
13 - (maps) added (navar) gravedigger, that buys players gravestones. 15 - (maps) added (navar) gravedigger, that buys players gravestones.
14 - (maps) added the rathouse quest for the shockwave spell in navar 16 - (maps) added the rathouse quest for the shockwave spell in navar
190 - correctly try to load tiled maps in adjacent_map, might fix 192 - correctly try to load tiled maps in adjacent_map, might fix
191 "no relation to target" bugs. 193 "no relation to target" bugs.
192 - try to load (pure-)perl modules asynchronously, warn about 194 - try to load (pure-)perl modules asynchronously, warn about
193 modules being loaded from the mainloop, pre-load some more 195 modules being loaded from the mainloop, pre-load some more
194 core modules so perl doesn't do it later on. 196 core modules so perl doesn't do it later on.
197 - make exp_table and materials file reloadable.
198 - made reload_config non-blocking.
199 - the seen command called (Blocking) stat() instead of aio_stat,
200 causing server freezes.
195 201
1962.93 Sat Feb 13 15:52:36 CET 2010 2022.93 Sat Feb 13 15:52:36 CET 2010
197 - (maps) fix travel to valdor and back. 203 - (maps) fix travel to valdor and back.
198 - do no longer by default eval map cod ein safe compartments 204 - do no longer by default eval map cod ein safe compartments
199 (this can be re-enabled using the safe_eval config option). 205 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines