--- deliantra/server/Changes 2010/03/27 20:12:23 1.588 +++ deliantra/server/Changes 2010/04/03 03:13:44 1.596 @@ -35,7 +35,10 @@ 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: weaken gorokh kittens considerably on hell random maps +TODO: do not show msg for unidentified objects. +TODO: set_ranged_ob/set_combat_ob, clear spells etc. - (maps) the mana fountain now has a ratelimit of 30 potions per hour. - (maps) added (navar) gravedigger, that buys players gravestones. - made (wizard) look_at show also uuids. @@ -78,6 +81,17 @@ - update to automake 1.10. - invitation to maps with unagressive and friendly monsters doesn't require level 4 anymore. + - do not let update_stats muck with the chosen_skill anymore. + - monsters now rotate through all skills (in chosen_skill). + - fix lots of path-related buffer overflows in the random map generator. + - added detect mineral vein spell. + - support "wall overlays" in the random map generator - not very generic, + used by minable veins. + - (maps) relocated jeweler town to another directoy. + - (maps) added quest for the mining skill scroll to valleynoy. + - properly check for weapon name prefix ("Ragnarok's sword"). + - when player dies, restore his food to at least 200. + - support multiple inheritance for arch sources (inherit a,b,c). 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.