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

Comparing deliantra/server/Changes (file contents):
Revision 1.618 by root, Sun Apr 11 02:04:54 2010 UTC vs.
Revision 1.622 by root, Sun Apr 11 17:27:51 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: 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..."
57TODO: clean up skill handling in kill_object. 56TODO: clean up skill handling in kill_object.
57TODO: 2010-04-11 18:10:15.4287 BUG: process_events(): removed object is on active list: {cnt:1978121,uuid:<1.803137b46>,name:"mover",flags:[2,8,11,64,103,104],type:40}(on /quests/peterm/Demonology/GroundLevel@8+9)
58 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 58 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
59 - (maps) added (navar) gravedigger, that buys players gravestones. 59 - (maps) added (navar) gravedigger, that buys players gravestones.
60 - (maps) added the rathouse quest for the shockwave spell in navar 60 - (maps) added the rathouse quest for the shockwave spell in navar
61 (by Dustfinger). 61 (by Dustfinger).
62 - made (wizard) look_at show also uuids. 62 - made (wizard) look_at show also uuids.
66 - (arch) added sounds: zombie death, book reading, inscription. 66 - (arch) added sounds: zombie death, book reading, inscription.
67 - (arch) made the hill giants loose more body parts. 67 - (arch) made the hill giants loose more body parts.
68 - (arch, maps) added black unicorn horn, required to access mlab hell. 68 - (arch, maps) added black unicorn horn, required to access mlab hell.
69 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which 69 - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which
70 caused overflows causing monsters to become living deads. 70 caused overflows causing monsters to become living deads.
71 - unapply weapons and armour before trying to improve it.
71 - teach the random map generator the ability to read ".rmg" files 72 - teach the random map generator the ability to read ".rmg" files
72 that specify which actual style map to generate, and use it for 73 that specify which actual style map to generate, and use it for
73 the default decorstyle to avoid inappropriate maps to be used. 74 the default decorstyle to avoid inappropriate maps to be used.
74 - move_type changes (spells, skills etc.) now will correctly 75 - move_type changes (spells, skills etc.) now will correctly
75 take move_on/move_off into account (e.g. buttons). 76 take move_on/move_off into account (e.g. buttons).
136 - implemented ext::player_env::play_music_once $who->contr, "km/...". 137 - implemented ext::player_env::play_music_once $who->contr, "km/...".
137 - the random map generator now supports selecting difficult for 138 - the random map generator now supports selecting difficult for
138 more style categories than just monsters (all except fountains 139 more style categories than just monsters (all except fountains
139 apparently). 140 apparently).
140 - object serialiser no longer creates empty "owner" references. 141 - object serialiser no longer creates empty "owner" references.
142 - make sure failed castings take some time, too, to avoid being
143 smitten by your god.
144 - many more failmsgs and help texts.
145 - support log suspension/resumption, e.g. for defragmenting.
141 146
1422.93 Sat Feb 13 15:52:36 CET 2010 1472.93 Sat Feb 13 15:52:36 CET 2010
143 - (maps) fix travel to valdor and back. 148 - (maps) fix travel to valdor and back.
144 - do no longer by default eval map cod ein safe compartments 149 - do no longer by default eval map cod ein safe compartments
145 (this can be re-enabled using the safe_eval config option). 150 (this can be re-enabled using the safe_eval config option).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines