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.601 by root, Sun Apr 4 04:58:46 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. removal of slot_Type etc.
42TODO: genconst
40 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 43 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
41 - (maps) added (navar) gravedigger, that buys players gravestones. 44 - (maps) added (navar) gravedigger, that buys players gravestones.
42 - made (wizard) look_at show also uuids. 45 - made (wizard) look_at show also uuids.
43 - added cf::object::find_object_uuid (::find_object already exists!). 46 - added cf::object::find_object_uuid (::find_object already exists!).
44 - (maps) added new apartment, made by LinuxLemoner. 47 - (maps) added new apartment, made by LinuxLemoner.
45 - (arch) added sounds: zombie death, book reading, inscription. 48 - (arch) added sounds: zombie death, book reading, inscription.
46 - (arch) made the hill giants loose more body parts. 49 - (arch) made the hill giants loose more body parts.
47 - (arch, maps) added black unicorn horn, required to access mlab hell. 50 - (arch, maps) added black unicorn horn, required to access mlab hell.
51 - teach the random map generator the ability to read ".rmg" files
52 that specify which actual style map to generate, and use it for
53 the default decorstyle to avoid inappropriate maps to be used.
48 - move_type changes (spells, skills etc.) now will correctly 54 - move_type changes (spells, skills etc.) now will correctly
49 take move_on/move_off into account (e.g. buttons). 55 take move_on/move_off into account (e.g. buttons).
50 - display (exit) or (random map) in client for those objects. 56 - display (exit) or (random map) in client for those objects.
51 - remove (useless) spell damage columns from spell info and replace 57 - remove (useless) spell damage columns from spell info and replace
52 it by effective casting level - clients > 2.10 required to display 58 it by effective casting level - clients > 2.10 required to display
72 - removed is_legal_2ways_exit - this is apparently dead code, and 78 - removed is_legal_2ways_exit - this is apparently dead code, and
73 would be handled differently nowadays anyway. 79 would be handled differently nowadays anyway.
74 - random map .meta were not being expired at all. 80 - random map .meta were not being expired at all.
75 - replace move_ob/move_object functiony by the equivalent move method. 81 - replace move_ob/move_object functiony by the equivalent move method.
76 - update to automake 1.10. 82 - update to automake 1.10.
83 - invitation to maps with unagressive and friendly monsters doesn't
84 require level 4 anymore.
85 - do not let update_stats muck with the chosen_skill anymore.
86 - monsters now rotate through all skills (in chosen_skill).
87 - fix lots of path-related buffer overflows in the random map generator.
88 - added detect mineral vein spell.
89 - support "wall overlays" in the random map generator - not very generic,
90 used by minable veins.
91 - (maps) relocated jeweler town to another directoy.
92 - (maps) added quest for the mining skill scroll to valleynoy.
93 - generate most constants for perl automatically.
94 - properly check for weapon name prefix ("Ragnarok's sword").
95 - when player dies, restore his food to at least 200.
96 - support multiple inheritance for arch sources (inherit a,b,c).
97 - switch to storable-n-format for facedata, for better interoperability.
98 - implement generic "ranged" item framework (pickaxe, fishing rod).
99 - the singing skill actually respects the direction now.
100 - oratory and singing now require a direction.
101 - use_skill now requires that you cna apply the skill tool.
77 102
782.93 Sat Feb 13 15:52:36 CET 2010 1032.93 Sat Feb 13 15:52:36 CET 2010
79 - (maps) fix travel to valdor and back. 104 - (maps) fix travel to valdor and back.
80 - do no longer by default eval map cod ein safe compartments 105 - do no longer by default eval map cod ein safe compartments
81 (this can be re-enabled using the safe_eval config option). 106 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines