--- deliantra/server/Changes 2009/10/09 23:00:39 1.417 +++ deliantra/server/Changes 2009/10/11 18:18:03 1.421 @@ -44,11 +44,15 @@ and object was destroyed while iterating over it correctly. all this allowed players to sometimes walk onto spaces they should not be able to walk on. + - fix an exploit where inscription/marking runes could execute arbitrary code. - examining an object now dumps the serialised object form when the user is a wizard (wizlook). + - altars no longer accept unpaid items. - party spells didn't work all that well. - display the duration of change_ability spells when examining them (missing: protection spells, but they are a hack...). + - improve effectiveness of special foods created by woodsman skill, + adding more variety to the different mushrooms. - fix a minor cfpod formatting bug. - do not talk about the hintmode so much - die-hards are expected to find the hintmode setting on the settings page. @@ -65,9 +69,10 @@ up splay operations as well. - use NDI_CLEAR for the body command, and make it use observe. - implement introspection data for C++ classes (%REFLECT). - - (arch) add name_pl fields for building materials. + - (arch) add name_pl fields and documentation for building materials. - (maps) random fountains no longer generate permanent stat increases. - - fix transmutation alchemy + - fix transmutation alchemy. + - added complex object matching framework, to be used in altars and the like. 2.80 Tue Sep 15 20:22:31 CEST 2009 - fix the "screen stays black on login" bug and remove debug instrumentation