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

Comparing deliantra/server/Changes (file contents):
Revision 1.617 by root, Sun Apr 11 01:35:51 2010 UTC vs.
Revision 1.621 by root, Sun Apr 11 04:53:04 2010 UTC

50TODO: thrown objects hit natively (with their own skill). 50TODO: thrown objects hit natively (with their own skill).
51TODO: golem survives "longer" now. 51TODO: golem survives "longer" now.
52TODO: slow down some skills (e.g. stealing) 52TODO: slow down some skills (e.g. stealing)
53TODO: apply range checkign should go to apply_special 53TODO: apply range checkign should go to apply_special
54TODO: stealing, mining, others has no "there is nothing" message. 54TODO: stealing, mining, others has no "there is nothing" message.
55TODO: unapply item before imporoving it, in case we can't apply it anymore afterwards.
56TODO: reload_archetypes does nto provide new archetypes
57TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..." 55TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..."
58TODO: clean up skill handling in kill_object. 56TODO: clean up skill handling in kill_object.
59 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 57 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
60 - (maps) added (navar) gravedigger, that buys players gravestones. 58 - (maps) added (navar) gravedigger, that buys players gravestones.
61 - (maps) added the rathouse quest for the shockwave spell in navar 59 - (maps) added the rathouse quest for the shockwave spell in navar
62 (Made by Dustfinger). 60 (by Dustfinger).
63 - made (wizard) look_at show also uuids. 61 - made (wizard) look_at show also uuids.
64 - added cf::object::find_object_uuid (::find_object already exists!). 62 - added cf::object::find_object_uuid (::find_object already exists!).
65 - (maps) added new apartment, made by LinuxLemoner. 63 - (maps) added new apartment, made by LinuxLemoner.
66 - (maps) added quest for the mining skill scroll to valleynoy. 64 - (maps) added quest for the mining skill scroll to valleynoy.
67 - (arch) added sounds: zombie death, book reading, inscription. 65 - (arch) added sounds: zombie death, book reading, inscription.
68 - (arch) made the hill giants loose more body parts. 66 - (arch) made the hill giants loose more body parts.
69 - (arch, maps) added black unicorn horn, required to access mlab hell. 67 - (arch, maps) added black unicorn horn, required to access mlab hell.
70 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which 68 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
71 caused overflows causing monsters to become living deads. 69 caused overflows causing monsters to become living deads.
70 - unapply weapons and armour before trying to improve it.
72 - teach the random map generator the ability to read ".rmg" files 71 - teach the random map generator the ability to read ".rmg" files
73 that specify which actual style map to generate, and use it for 72 that specify which actual style map to generate, and use it for
74 the default decorstyle to avoid inappropriate maps to be used. 73 the default decorstyle to avoid inappropriate maps to be used.
75 - move_type changes (spells, skills etc.) now will correctly 74 - move_type changes (spells, skills etc.) now will correctly
76 take move_on/move_off into account (e.g. buttons). 75 take move_on/move_off into account (e.g. buttons).
137 - implemented ext::player_env::play_music_once $who->contr, "km/...". 136 - implemented ext::player_env::play_music_once $who->contr, "km/...".
138 - the random map generator now supports selecting difficult for 137 - the random map generator now supports selecting difficult for
139 more style categories than just monsters (all except fountains 138 more style categories than just monsters (all except fountains
140 apparently). 139 apparently).
141 - object serialiser no longer creates empty "owner" references. 140 - object serialiser no longer creates empty "owner" references.
141 - make sure failed castings take some time, too, to avoid being
142 smitten by your god.
143 - many more failmsgs and help texts.
142 144
1432.93 Sat Feb 13 15:52:36 CET 2010 1452.93 Sat Feb 13 15:52:36 CET 2010
144 - (maps) fix travel to valdor and back. 146 - (maps) fix travel to valdor and back.
145 - do no longer by default eval map cod ein safe compartments 147 - do no longer by default eval map cod ein safe compartments
146 (this can be re-enabled using the safe_eval config option). 148 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines