--- deliantra/server/Changes 2010/04/25 10:45:38 1.669 +++ deliantra/server/Changes 2010/04/28 11:33:02 1.672 @@ -77,7 +77,10 @@ - (maps) the library should be less of a death trap now. - (maps) exits no longer point to auto-apply exits, most affected maps now have proper doors or a similar solution. - - entering a map will now respect move_on and other effects. + - quit_character was causign a runtime exception, causing it to not + work since 2.93. + - entering a map will now respect move_on and other effects, + except for auto-apply exits :/ - only talk to the items on the nearest mapspace, or, of there are none, to the player, not ALL items in vicinity. - do not update the floorbox while running, to avoid big item @@ -202,6 +205,7 @@ - (maps, arch) added archetype for building instructions and replaced the copies of the instructions in the maps with it. - (arch) made the spark shower spell available in shops. + - don't create a second LOGIN event on character creation. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.