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

Comparing deliantra/server/Changes (file contents):
Revision 1.638 by root, Wed Apr 14 21:36:31 2010 UTC vs.
Revision 1.639 by root, Thu Apr 15 00:36:51 2010 UTC

43 43
44TODO: removing a single map tag from one map kills the tag on other maps as well, apparently 44TODO: removing a single map tag from one map kills the tag on other maps as well, apparently
45TODO: freed objects cache instead of salloc/sfree 45TODO: freed objects cache instead of salloc/sfree
46 46
47TODO: do not show msg for unidentified objects. 47TODO: do not show msg for unidentified objects.
48TODO: set_ranged_ob/set_combat_ob, clear spells etc. removal of slot_Type etc.
49TODO: thrown objects hit natively (with their own skill).
50TODO: golem survives "longer" now. 48TODO: golem survives "longer" now.
51TODO: slow down some skills (e.g. stealing)
52TODO: apply range checkign should go to apply_special
53TODO: stealing, mining, others has no "there is nothing" message. 49TODO: stealing, mining, others has no "there is nothing" message.
54TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..." 50TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..."
55TODO: clean up skill handling in kill_object. 51TODO: clean up skill handling in kill_object.
56TODO: 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) 52TODO: 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)
57TODO: make the "feed all faces" flag persistent between logins. 53TODO: make the "feed all faces" flag persistent between logins.
58TODO: hut_-2, cats show invisible showas talk?
59TODO: 2010-04-12 20:40:44.2865 {cnt:4621281,uuid:<1.8075c9705>,name:"teleporter",flags:[8,11,103,105,106],type:41}(on /quests/peterm/Nethack_in_crossfire_Yendor@67+67): no alternative teleporters around (user {cnt:148158,uuid:<1.5d9874c88>,name:"Roscoe",flags:[0,7,11,15,39,40,56,57,61,71,89],type:1}(on /quests/peterm/Nethack_in_crossfire_Yendor@67+67)). 54TODO: 2010-04-12 20:40:44.2865 {cnt:4621281,uuid:<1.8075c9705>,name:"teleporter",flags:[8,11,103,105,106],type:41}(on /quests/peterm/Nethack_in_crossfire_Yendor@67+67): no alternative teleporters around (user {cnt:148158,uuid:<1.5d9874c88>,name:"Roscoe",flags:[0,7,11,15,39,40,56,57,61,71,89],type:1}(on /quests/peterm/Nethack_in_crossfire_Yendor@67+67)).
60TODO: mining experience 55TODO: mining experience
61 - (maps) the mana fountain now has a ratelimit of 30 potions per hour. 56 - (maps) the mana fountain now has a ratelimit of 30 potions per hour.
62 - (maps) added (navar) gravedigger, that buys players gravestones. 57 - (maps) added (navar) gravedigger, that buys players gravestones.
63 - (maps) added the rathouse quest for the shockwave spell in navar 58 - (maps) added the rathouse quest for the shockwave spell in navar
79 caused overflows causing monsters to become living deads. 74 caused overflows causing monsters to become living deads.
80 - unapply weapons and armour before trying to improve it. 75 - unapply weapons and armour before trying to improve it.
81 - teach the random map generator the ability to read ".rmg" files 76 - teach the random map generator the ability to read ".rmg" files
82 that specify which actual style map to generate, and use it for 77 that specify which actual style map to generate, and use it for
83 the default decorstyle to avoid inappropriate maps to be used. 78 the default decorstyle to avoid inappropriate maps to be used.
79 - support (with some limitations) multiple different skills with the
80 same subtype.
84 - show invisible no longer makes magic mouths visible. 81 - show invisible no longer makes magic mouths visible.
85 - move_type changes (spells, skills etc.) now will correctly 82 - move_type changes (spells, skills etc.) now will correctly
86 take move_on/move_off into account (e.g. buttons). 83 take move_on/move_off into account (e.g. buttons).
87 - display (exit) or (random map) in client for those objects. 84 - display (exit) or (random map) in client for those objects.
88 - removed (useless) spell damage columns from spell info and replace 85 - removed (useless) spell damage columns from spell info and replace

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines