--- deliantra/server/Changes 2008/08/26 03:18:26 1.208 +++ deliantra/server/Changes 2008/08/29 02:12:25 1.211 @@ -7,6 +7,7 @@ TODO: inscription cannot be readied. TODO: help maps => broken text + - make nrof signed, so that code that checks for underflow actually works. - swap player and observed count's on the map when observing. - add (mostly untested) mapspace perl class and accessors. - re-"calibrate" value/weight autopickup to be silver/kg >= pickup*100. @@ -14,6 +15,8 @@ could be found. - pits now have a configurable "random spread" range and default to the exact destination now. + - eradicate listen command and corresponding code. + - eradicate logs command. 2.61 Sun Aug 3 17:59:50 CEST 2008 - made jeweler workbench larger and some other minor map