--- deliantra/server/Changes 2009/01/08 00:54:55 1.323 +++ deliantra/server/Changes 2009/01/08 19:23:43 1.325 @@ -21,13 +21,17 @@ 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% +TODO: lichtradius see_darkness +2 allgemein +TODO: sichtradius 10 - 2n outside, 10 / (n+1) inside, n downside - fix a bug in the nimbus extension that allowed players to cheat. - make monster smell logic dependent on their wisdom stat. - - put the detah reason into a separate tab. + - put the death reason into a separate tab. + - converted "connected" slot to string, cleanly got rid of some ugly + hacks such as the path_attuned hack. - introduce shstr_tmp for fast temporary shstr passing. - replace one-at-a-time hash by faster than smaller FNV-1a hash when hashing strings. - - sanatized alchemy-like skills and cauldrons to check earlier + - sanitized alchemy-like skills and cauldrons to check earlier whether the right cauldron is used. - considerably optimise shared string implementation by making its null value a compiletime constant.