--- deliantra/server/Changes 2010/04/19 12:03:50 1.659 +++ deliantra/server/Changes 2010/04/21 03:34:25 1.660 @@ -52,6 +52,8 @@ TODO: mining class TODO: freelist freeing TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player + - (maps, arch) complete revamping of the transport routes - all cities are + now easily reachable, at a price. - (maps) the mana fountain now has a ratelimit of 30 potions per hour. - (maps) added (navar) gravedigger, that buys players gravestones. - (maps) added the rathouse quest for the shockwave spell in navar @@ -69,6 +71,8 @@ - (maps) add more glory hole treasure styles. - (maps, arch) add "hollow" variants of cave\d tiles, and use them in a select number of mlab maps. + - only talk to the items on the nearest mapspace, or, of there + are none, to the player, not ALL items in vicinity. - do not update the floorbox while running, to avoid big item updates that cost network bandwidth and processing power. - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which @@ -79,6 +83,7 @@ the default decorstyle to avoid inappropriate maps to be used. - support (with some limitations) multiple different skills with the same subtype. + - entering a map will now respect move_on and other effects. - fix "nekosan duplication" bug - map swap out was not atomic, so nekosan could end up beign saved AND escaped to another map. - show invisible no longer makes magic mouths visible.