--- deliantra/server/Changes 2010/04/14 21:36:31 1.638 +++ deliantra/server/Changes 2010/04/15 00:36:51 1.639 @@ -45,17 +45,12 @@ TODO: freed objects cache instead of salloc/sfree TODO: do not show msg for unidentified objects. -TODO: set_ranged_ob/set_combat_ob, clear spells etc. removal of slot_Type etc. -TODO: thrown objects hit natively (with their own skill). TODO: golem survives "longer" now. -TODO: slow down some skills (e.g. stealing) -TODO: apply range checkign should go to apply_special TODO: stealing, mining, others has no "there is nothing" message. TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..." TODO: clean up skill handling in kill_object. TODO: 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) TODO: make the "feed all faces" flag persistent between logins. -TODO: hut_-2, cats show invisible showas talk? TODO: 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)). TODO: mining experience - (maps) the mana fountain now has a ratelimit of 30 potions per hour. @@ -81,6 +76,8 @@ - teach the random map generator the ability to read ".rmg" files that specify which actual style map to generate, and use it for the default decorstyle to avoid inappropriate maps to be used. + - support (with some limitations) multiple different skills with the + same subtype. - show invisible no longer makes magic mouths visible. - move_type changes (spells, skills etc.) now will correctly take move_on/move_off into account (e.g. buttons).