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

Comparing deliantra/server/Changes (file contents):
Revision 1.586 by root, Fri Mar 26 14:00:27 2010 UTC vs.
Revision 1.589 by root, Sun Mar 28 02:53:45 2010 UTC

34 34
35TODO: removing a single map tag from one map kills the tag on other maps as well, apparently 35TODO: removing a single map tag from one map kills the tag on other maps as well, apparently
36TODO: savebed_map {link} bed_x 1 bed_y 4, player changer? 36TODO: savebed_map {link} bed_x 1 bed_y 4, player changer?
37TODO: freed objects cache instead of salloc/sfree 37TODO: freed objects cache instead of salloc/sfree
38 38
39TODO: random maps, decorstyle ranodm is evil
40 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 39 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
41 - (maps) added (navar) gravedigger, that buys players gravestones. 40 - (maps) added (navar) gravedigger, that buys players gravestones.
42 - made (wizard) look_at show also uuids. 41 - made (wizard) look_at show also uuids.
43 - added cf::object::find_object_uuid (::find_object already exists!). 42 - added cf::object::find_object_uuid (::find_object already exists!).
44 - (maps) added new apartment, made by LinuxLemoner. 43 - (maps) added new apartment, made by LinuxLemoner.
45 - (arch) added sounds: zombie death, book reading, inscription. 44 - (arch) added sounds: zombie death, book reading, inscription.
46 - (arch) made the hill giants loose more body parts. 45 - (arch) made the hill giants loose more body parts.
47 - (arch, maps) added black unicorn horn, required to access mlab hell. 46 - (arch, maps) added black unicorn horn, required to access mlab hell.
47 - teach the random map generator the ability to read ".rmg" files
48 that specify which actual style map to generate, and use it for
49 the default decorstyle to avoid inappropriate maps to be used.
48 - move_type changes (spells, skills etc.) now will correctly 50 - move_type changes (spells, skills etc.) now will correctly
49 take move_on/move_off into account (e.g. buttons). 51 take move_on/move_off into account (e.g. buttons).
50 - display (exit) or (random map) in client for those objects. 52 - display (exit) or (random map) in client for those objects.
51 - remove (useless) spell damage columns from spell info and replace 53 - remove (useless) spell damage columns from spell info and replace
52 it by effective casting level - clients > 2.10 required to display 54 it by effective casting level - clients > 2.10 required to display
72 - removed is_legal_2ways_exit - this is apparently dead code, and 74 - removed is_legal_2ways_exit - this is apparently dead code, and
73 would be handled differently nowadays anyway. 75 would be handled differently nowadays anyway.
74 - random map .meta were not being expired at all. 76 - random map .meta were not being expired at all.
75 - replace move_ob/move_object functiony by the equivalent move method. 77 - replace move_ob/move_object functiony by the equivalent move method.
76 - update to automake 1.10. 78 - update to automake 1.10.
79 - invitation to maps with unagressive and friendly monsters doesn't
80 require level 4 anymore.
81 - do not let update_stats muck with the chosen_skill anymore.
77 82
782.93 Sat Feb 13 15:52:36 CET 2010 832.93 Sat Feb 13 15:52:36 CET 2010
79 - (maps) fix travel to valdor and back. 84 - (maps) fix travel to valdor and back.
80 - do no longer by default eval map cod ein safe compartments 85 - do no longer by default eval map cod ein safe compartments
81 (this can be re-enabled using the safe_eval config option). 86 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines