--- deliantra/server/Changes 2009/04/30 02:19:12 1.363 +++ deliantra/server/Changes 2009/06/28 16:46:49 1.380 @@ -35,9 +35,12 @@ 2009-03-14 06:45:26.9431+owner: {cnt:75967614,uuid:<1.54ad3baf9>,name:"goblin",flags:[0,7,8,11,14,54,55,56,57,58,60,89],type:0}(on /pup_land/raffle/raffle1_u1@5+16) -TODO: destroying earth walls will not update player los TODO: autopickup in shop - - avoid a crash when a palyer tries to apply a lighter. +TODO: quit charcetr doesn't nuke in-memory per-player maps + +TODO: #d# in login.ext + - 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). @@ -46,6 +49,30 @@ (by Job Vranish). - added a few party spells (by Job Vranish). - use a common message dynbuf. + - destroying tear down objects will now use the full hp range + for animation and will only destroy/lastframe when hp < 0. + - allow monsters to use earth to dust. + - use manhattan distance for get_rangevector_from_mapcoord, just as + in get_rangevector. + - los updates now correctly take tiled maps into account. + - do los updates even on maps without darkness. + - fixed quiver of holding bolts to be able to hold bolts. + - 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 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) added /heaven/gem_shop by Boes. + - (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, also declare expmul as constant 1.0, as it isn't used + anywhere. 2.78 Sun Apr 5 20:04:29 CEST 2009 - fixed bug in alchemy, where finding the right object for enhancements