--- deliantra/server/Changes 2010/04/11 23:56:09 1.626 +++ deliantra/server/Changes 2010/04/12 05:22:37 1.627 @@ -42,7 +42,6 @@ 2010-01-16 20:39:27.1222 BUG: process_events(): Object {cnt:2127760,uuid:<1.7241a5bd1>,name:"throwing dagger",flags:[17,24],type:48}(on /brest/ludo2@8+2) has no speed (-0.033333), but is on active list TODO: removing a single map tag from one map kills the tag on other maps as well, apparently -TODO: savebed_map {link} bed_x 1 bed_y 4, player changer? TODO: freed objects cache instead of salloc/sfree TODO: do not show msg for unidentified objects. @@ -55,6 +54,7 @@ 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) +TODO: make the "feed all faces" flag persistent between logins. - (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 @@ -149,6 +149,8 @@ - log the number of unique logins seen every minute in a compact format (for statistics). - do not send delitem for players. + - support static scalar data members properly in genacc now. + - implement "simple" freelist management for objects. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.