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

Comparing deliantra/server/Changes (file contents):
Revision 1.578 by root, Mon Mar 22 00:56:57 2010 UTC vs.
Revision 1.583 by root, Fri Mar 26 00:05:45 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).
51 - display (exit) or (random map) in client for those objects.
49 - remove (useless) spell damage columns from spell info and replace 52 - remove (useless) spell damage columns from spell info and replace
50 it by effective casting level - clients > 2.10 required to display 53 it by effective casting level - clients > 2.10 required to display
51 properly. 54 properly.
52 - building of levers/doors works again for all kinds of floors. 55 - building of levers/doors works again for all kinds of floors.
53 - the player can now withdraw and deposit all the available money. 56 - the player can now withdraw and deposit all the available money.
62 - build.ext prevents players from building on other player's maps. 65 - build.ext prevents players from building on other player's maps.
63 - rent.ext allows the dm to enter anytime. 66 - rent.ext allows the dm to enter anytime.
64 - NPC_Dialogue adds a new predefined variable, $map. 67 - NPC_Dialogue adds a new predefined variable, $map.
65 - new "build" event hook. 68 - new "build" event hook.
66 - get rid of archetype min/mac values except max_x (which should go, too). 69 - get rid of archetype min/mac values except max_x (which should go, too).
70 - added fix_generated_item and cf::object::generate to XS interface.
71 - no longer use uppercase identifiers for saving anywhere, but support
72 them on loading, for old playerfiles and maps.
73 - removed is_legal_2ways_exit - this is apparently dead code, and
74 would be handled differently nowadays anyway.
67 75
682.93 Sat Feb 13 15:52:36 CET 2010 762.93 Sat Feb 13 15:52:36 CET 2010
69 - (maps) fix travel to valdor and back. 77 - (maps) fix travel to valdor and back.
70 - do no longer by default eval map cod ein safe compartments 78 - do no longer by default eval map cod ein safe compartments
71 (this can be re-enabled using the safe_eval config option). 79 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines