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

Comparing deliantra/server/Changes (file contents):
Revision 1.576 by elmex, Sat Mar 20 16:30:23 2010 UTC vs.
Revision 1.584 by root, Fri Mar 26 00:26:48 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: random maps, decorstyle ranodm is evil
40 - (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.
41 - (maps) added (navar) gravedigger, that buys players gravestones. 42 - (maps) added (navar) gravedigger, that buys players gravestones.
42 - made (wizard) look_at show also uuids. 43 - made (wizard) look_at show also uuids.
43 - added cf::object::find_object_uuid (::find_object already exists!). 44 - added cf::object::find_object_uuid (::find_object already exists!).
44 - (maps) added new apartment, made by LinuxLemoner. 45 - (maps) added new apartment, made by LinuxLemoner.
45 - (arch) added sounds: zombie death, book reading, inscription. 46 - (arch) added sounds: zombie death, book reading, inscription.
46 - (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.
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.
52 - remove (useless) spell damage columns from spell info and replace
53 it by effective casting level - clients > 2.10 required to display
54 properly.
47 - building of levers/doors works again for all kinds of floors. 55 - building of levers/doors works again for all kinds of floors.
48 - the player can now withdraw and deposit all the available money. 56 - the player can now withdraw and deposit all the available money.
49 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for 57 - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for
50 steinwandstadt/celvear. 58 steinwandstadt/celvear.
51 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing. 59 - (maps) added /goodies map (goto *idkfa) with stuff useful for testing.
56 - cfutil skips .-directories when scanning. 64 - cfutil skips .-directories when scanning.
57 - build.ext prevents players from building on other player's maps. 65 - build.ext prevents players from building on other player's maps.
58 - rent.ext allows the dm to enter anytime. 66 - rent.ext allows the dm to enter anytime.
59 - NPC_Dialogue adds a new predefined variable, $map. 67 - NPC_Dialogue adds a new predefined variable, $map.
60 - new "build" event hook. 68 - new "build" event hook.
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.
75 - random map .meta were not being expired at all.
61 76
622.93 Sat Feb 13 15:52:36 CET 2010 772.93 Sat Feb 13 15:52:36 CET 2010
63 - (maps) fix travel to valdor and back. 78 - (maps) fix travel to valdor and back.
64 - do no longer by default eval map cod ein safe compartments 79 - do no longer by default eval map cod ein safe compartments
65 (this can be re-enabled using the safe_eval config option). 80 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines