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

Comparing deliantra/server/Changes (file contents):
Revision 1.582 by root, Wed Mar 24 17:41:47 2010 UTC vs.
Revision 1.585 by root, Fri Mar 26 00:53:26 2010 UTC

35 35
36TODO: removing a single map tag from one map kills the tag on other maps as well, apparently 36TODO: removing a single map tag from one map kills the tag on other maps as well, apparently
37TODO: savebed_map {link} bed_x 1 bed_y 4, player changer? 37TODO: savebed_map {link} bed_x 1 bed_y 4, player changer?
38TODO: freed objects cache instead of salloc/sfree 38TODO: freed objects cache instead of salloc/sfree
39 39
40TODO: walk on button, start levitate, walk off => button stays pressed 40TODO: random maps, decorstyle ranodm is evil
41 - (maps) the mana fountain has now a ratelimit, 30 potions per hour. 41 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
42 - (maps) added (navar) gravedigger, that buys players gravestones. 42 - (maps) added (navar) gravedigger, that buys players gravestones.
43 - made (wizard) look_at show also uuids. 43 - made (wizard) look_at show also uuids.
44 - added cf::object::find_object_uuid (::find_object already exists!). 44 - added cf::object::find_object_uuid (::find_object already exists!).
45 - (maps) added new apartment, made by LinuxLemoner. 45 - (maps) added new apartment, made by LinuxLemoner.
46 - (arch) added sounds: zombie death, book reading, inscription. 46 - (arch) added sounds: zombie death, book reading, inscription.
47 - (arch) made the hill giants loose more body parts. 47 - (arch) made the hill giants loose more body parts.
48 - (arch, maps) added black unicorn horn, required to access mlab hell. 48 - (arch, maps) added black unicorn horn, required to access mlab hell.
49 - move_type changes (spells, skills etc.) now will correctly
50 take move_on/move_off into account (e.g. buttons).
49 - display (exit) or (random map) in client for those objects. 51 - display (exit) or (random map) in client for those objects.
50 - remove (useless) spell damage columns from spell info and replace 52 - remove (useless) spell damage columns from spell info and replace
51 it by effective casting level - clients > 2.10 required to display 53 it by effective casting level - clients > 2.10 required to display
52 properly. 54 properly.
53 - building of levers/doors works again for all kinds of floors. 55 - building of levers/doors works again for all kinds of floors.
68 - added fix_generated_item and cf::object::generate to XS interface. 70 - added fix_generated_item and cf::object::generate to XS interface.
69 - no longer use uppercase identifiers for saving anywhere, but support 71 - no longer use uppercase identifiers for saving anywhere, but support
70 them on loading, for old playerfiles and maps. 72 them on loading, for old playerfiles and maps.
71 - removed is_legal_2ways_exit - this is apparently dead code, and 73 - removed is_legal_2ways_exit - this is apparently dead code, and
72 would be handled differently nowadays anyway. 74 would be handled differently nowadays anyway.
75 - random map .meta were not being expired at all.
76 - replace move_ob/move_object functiony by the equivalent move method.
73 77
742.93 Sat Feb 13 15:52:36 CET 2010 782.93 Sat Feb 13 15:52:36 CET 2010
75 - (maps) fix travel to valdor and back. 79 - (maps) fix travel to valdor and back.
76 - do no longer by default eval map cod ein safe compartments 80 - do no longer by default eval map cod ein safe compartments
77 (this can be re-enabled using the safe_eval config option). 81 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines