--- deliantra/server/Changes 2010/04/28 20:57:12 1.676 +++ deliantra/server/Changes 2010/04/29 15:49:04 1.681 @@ -89,15 +89,13 @@ TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player TODO: one can apply, but not open, containers without keys TODO: fix luck in random rolls -TODO: additional error log -TODO: move sound.conf, jeweler conf to datadir... - (maps, arch) complete revamping of the transport routes - all cities are now easily reachable, at a price. - (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 (by Dustfinger). - - (maps) Fixed bad floor tile in navar apartment. + - (maps) fixed bad floor tile in navar apartment. - made (wizard) look_at show also uuids. - added cf::object::find_object_uuid (::find_object already exists!). - (maps) added new apartment, made by LinuxLemoner. @@ -114,10 +112,12 @@ - (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. + - (maps) fixed nurnberg/reception/fire5 to match new style torches. - moved formulae, attackmess, artifacts, exp_table, materials and races files to arch, where they belong (exp_table is no longer in confdir but in datadir now!). - - quit_character was causign a runtime exception, causing it to not + - jeweler and sound config files are now normal datafiles as well. + - quit_character was causing 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 :/ @@ -247,6 +247,11 @@ - (arch) made the spark shower spell available in shops. - don't create a second LOGIN event on character creation. - correctly generate "You paid xyz" message in shops. + - added a 'password' command, to change your password (and for DMs to + change passwords for other players). + - correctly save shopitems string, to avoid parse error when reading + saved maps. + - logging now differentiates between logging levels better. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.