--- deliantra/server/Changes 2009/10/15 21:59:48 1.436 +++ deliantra/server/Changes 2009/10/16 16:29:46 1.438 @@ -8,8 +8,11 @@ - (server,arch) add a number of inscribables, show their capacity in hint. - (server,maps) fix bug causing some library books not to be chained down, cause Scorn/Navar libraries not to have inscribable books. - - (maps) fix bug causing the Greyshield and Greysword not to have + - (maps) fix bug causing the Greyshield and Greysword to have inappropriate item power. + - improve the look of generated books. + - make slag no_drop so it can't be dropped from the cauldron. + - fix bug where players could bypass no_drop by putting items in containers. - consecutive commands arriving at the same time in the server would be corrupted if the length was >255. - got rid of motd/rules/news code in C++ part, move motd to it's own tab