--- deliantra/server/Changes 2008/12/28 06:59:26 1.303 +++ deliantra/server/Changes 2008/12/28 08:56:44 1.305 @@ -62,8 +62,8 @@ - daylight/nightfall can now increase/decrease past the natural limit, making them actually useful. - see_in_dark now increases the viewing radius by 3. - - implement a fast tiled map iterator and use it for los for a 20% - speedup. + - implement a fast tiled map iterator and use it in LOS for a 20% + speedup, as well as in many other places. - remove support for extended map infos - these are not used by the deliantra client and removing them gives us a 10% speedup when sending map changes. @@ -75,6 +75,7 @@ - fix volume calculations. - fix cfpod parsing when multiple verbatim blocks were separated by newlines. + - increase monster detection radius from wis/5 to wis/3. 2.73 Thu Dec 18 20:56:31 CET 2008 - this release is assumed to be very stable.