--- deliantra/server/Changes 2008/04/06 18:40:51 1.75 +++ deliantra/server/Changes 2008/04/10 15:35:15 1.78 @@ -1,5 +1,16 @@ Deliantra MORPG Server, Maps and Archetypes ChangeLog. +TODO: picking up the torches in nimbus seemingly works, but after + a while (used up?) they seem to be gone from the inv but the client doesn't know about that. +TODO: dragons should not be able to change their title via the settings tab in playerbook + + - append [drop xxx coins] to altar/trigger_altar/identify_table names + (also update all maps to use money instead of coins). + - improve uuid system. + - add uuid accessors to perl. + - add coin names and archetype accessors to perl. + - change perl extensions to not use hardcoded coins and values. + 2.43 Sun Apr 6 20:35:29 CEST 2008 - work around a glibc bug that causes calloc to return non-zero memory when mlockall has been used.