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

Comparing deliantra/server/Changes (file contents):
Revision 1.587 by elmex, Fri Mar 26 19:12:24 2010 UTC vs.
Revision 1.595 by root, Fri Apr 2 03:41:23 2010 UTC

33} 33}
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
38TODO: weaken gorokh kittens considerably on hell random maps
38 39
39TODO: random maps, decorstyle ranodm is evil 40TODO: do not show msg for unidentified objects.
41TODO: set_ranged_ob/set_combat_ob, clear spells etc.
40 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 42 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
41 - (maps) added (navar) gravedigger, that buys players gravestones. 43 - (maps) added (navar) gravedigger, that buys players gravestones.
42 - made (wizard) look_at show also uuids. 44 - made (wizard) look_at show also uuids.
43 - added cf::object::find_object_uuid (::find_object already exists!). 45 - added cf::object::find_object_uuid (::find_object already exists!).
44 - (maps) added new apartment, made by LinuxLemoner. 46 - (maps) added new apartment, made by LinuxLemoner.
45 - (arch) added sounds: zombie death, book reading, inscription. 47 - (arch) added sounds: zombie death, book reading, inscription.
46 - (arch) made the hill giants loose more body parts. 48 - (arch) made the hill giants loose more body parts.
47 - (arch, maps) added black unicorn horn, required to access mlab hell. 49 - (arch, maps) added black unicorn horn, required to access mlab hell.
50 - teach the random map generator the ability to read ".rmg" files
51 that specify which actual style map to generate, and use it for
52 the default decorstyle to avoid inappropriate maps to be used.
48 - move_type changes (spells, skills etc.) now will correctly 53 - move_type changes (spells, skills etc.) now will correctly
49 take move_on/move_off into account (e.g. buttons). 54 take move_on/move_off into account (e.g. buttons).
50 - display (exit) or (random map) in client for those objects. 55 - display (exit) or (random map) in client for those objects.
51 - remove (useless) spell damage columns from spell info and replace 56 - remove (useless) spell damage columns from spell info and replace
52 it by effective casting level - clients > 2.10 required to display 57 it by effective casting level - clients > 2.10 required to display
74 - random map .meta were not being expired at all. 79 - random map .meta were not being expired at all.
75 - replace move_ob/move_object functiony by the equivalent move method. 80 - replace move_ob/move_object functiony by the equivalent move method.
76 - update to automake 1.10. 81 - update to automake 1.10.
77 - invitation to maps with unagressive and friendly monsters doesn't 82 - invitation to maps with unagressive and friendly monsters doesn't
78 require level 4 anymore. 83 require level 4 anymore.
84 - do not let update_stats muck with the chosen_skill anymore.
85 - monsters now rotate through all skills (in chosen_skill).
86 - fix lots of path-related buffer overflows in the random map generator.
87 - added detect mineral vein spell.
88 - support "wall overlays" in the random map generator - not very generic,
89 used by minable veins.
90 - (maps) relocated jeweler town to another directoy.
91 - (maps) added quest for the mining skill scroll to valleynoy.
92 - properly check for weapon name prefix ("Ragnarok's sword").
93 - when player dies, restore his food to at least 200.
79 94
802.93 Sat Feb 13 15:52:36 CET 2010 952.93 Sat Feb 13 15:52:36 CET 2010
81 - (maps) fix travel to valdor and back. 96 - (maps) fix travel to valdor and back.
82 - do no longer by default eval map cod ein safe compartments 97 - do no longer by default eval map cod ein safe compartments
83 (this can be re-enabled using the safe_eval config option). 98 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines