--- deliantra/server/Changes 2010/04/11 04:53:04 1.621 +++ deliantra/server/Changes 2010/04/11 23:56:09 1.626 @@ -54,6 +54,7 @@ TODO: stealing, mining, others has no "there is nothing" message. TODO: common/readable generates archetype names in books: "A mushroom_1 of Antitoxin is a rare item..." TODO: clean up skill handling in kill_object. +TODO: 2010-04-11 18:10:15.4287 BUG: process_events(): removed object is on active list: {cnt:1978121,uuid:<1.803137b46>,name:"mover",flags:[2,8,11,64,103,104],type:40}(on /quests/peterm/Demonology/GroundLevel@8+9) - (maps) the mana fountain now has a ratelimit of 30 potions per hour. - (maps) added (navar) gravedigger, that buys players gravestones. - (maps) added the rathouse quest for the shockwave spell in navar @@ -65,6 +66,8 @@ - (arch) added sounds: zombie death, book reading, inscription. - (arch) made the hill giants loose more body parts. - (arch, maps) added black unicorn horn, required to access mlab hell. + - do not update the floorbox while running, to avoid big item + updates that cost network bandwidth and processing power. - diseases could reduce a monsters speed to MIN_ACTIVE_SPEED, which caused overflows causing monsters to become living deads. - unapply weapons and armour before trying to improve it. @@ -141,6 +144,11 @@ - make sure failed castings take some time, too, to avoid being smitten by your god. - many more failmsgs and help texts. + - support log suspension/resumption, e.g. for defragmenting. + - stop thrown objects when their speed goes too low. + - log the number of unique logins seen every minute in a compact + format (for statistics). + - do not send delitem for players. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.