--- deliantra/server/Changes 2009/06/26 16:32:09 1.375 +++ deliantra/server/Changes 2009/06/27 08:25:36 1.378 @@ -39,6 +39,7 @@ TODO: quit charcetr doesn't nuke in-memory per-player maps - avoid a crash when a player tries to apply a lighter. + - allow a spell argument for dimension door. - move shop item listing and some otherstuff into the info tab. - avoid crashes when non-players cast party spells. - fix a crash in get_spell_by_name (for learn_spell). @@ -58,12 +59,18 @@ - upgrade to IO::AIO 3.21. - fixed show invisible, to show objects of type CONTAINER. - properly catching exceptions from callback in irc.ext. - - fixed a bug in cfpod regarding Z<>. + - fixed a potentially hazardous bug in cfpod regarding Z<>. - (maps) fixed npc dialog in /pup_land/nurnberg/reception/reception. - (arch) added hint about usage to Slag Ex. - - (maps) /darcap/quest/water sea1 tile are now passable by players, like the rest. + - (maps) /darcap/quest/water sea1 tile are now passable by players, + like the rest. - (maps) added /heaven/gem_shop by Boes. - - (arch+maps) added rate limited converter and adjusted /elmex/mana_fountain. + - (arch+maps) added rate limited converter and adjusted + /elmex/mana_fountain. + - store arrow->slaying in custom_name, to get rid of the spellarg slot. + - reduce size of casting_time, move_status, attack_movement, + last_heal and last_sp slots, squeezing some more space out of struct + object. 2.78 Sun Apr 5 20:04:29 CEST 2009 - fixed bug in alchemy, where finding the right object for enhancements