--- deliantra/server/Changes 2008/12/30 13:06:06 1.311 +++ deliantra/server/Changes 2008/12/31 18:07:41 1.313 @@ -20,6 +20,13 @@ TODO: greeting message on what to do in dialog after race selection. TODO: health bars for earthwalls seem to start at 100% end die at 50% + + - make monster smell logic dependent on their wisdom stat. + - introduce shstr_tmp for fast temporary shstr passing. + - replace one-at-a-time hash by faster than smaller FNV-1a hash + when hashing strings. + - considerably optimise shared string implementation by + making it's null value a compiletime constant. 2.74 Mon Dec 29 15:23:38 CET 2008 - fix a longstanding bug that teared multipart monsters