--- deliantra/server/Changes 2010/04/21 08:58:56 1.662 +++ deliantra/server/Changes 2010/04/23 04:32:47 1.665 @@ -52,6 +52,7 @@ TODO: mining class TODO: freelist freeing TODO: highest cpu users: stand_in_light (object *op), get_map_flags, blocked_link, path_to_player +TODO: one cna apply, but not open, containers without keys TODO: - entering a map will now respect move_on and other effects. - (maps, arch) complete revamping of the transport routes - all cities are now easily reachable, at a price. @@ -99,6 +100,8 @@ - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for steinwandstadt/celvear. - (maps) added /goodies map (goto *idkfa) with stuff useful for testing. + - (arch,maps,code) rebalanced value of spellbooks greatly. it's now + mostly based on the spell's level in the spellbook. - improve editor support protocol slightly, provide workarounds for 2.10 clients. - tcp.ext didn't unbind in reloads. @@ -189,6 +192,9 @@ - optional unloadable extensions will not lead to an endless loop. - server will cleanly autorestart when running out of protocol IDs. - use faster and slightly more exact find_dir_2 replacement. + - building listening books is possible again. + - (maps, arch) added archetype for building instructions and replaced + the copies of the instructions in the maps with it. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.