--- deliantra/server/Changes 2010/04/15 22:11:47 1.650 +++ deliantra/server/Changes 2010/04/17 02:50:21 1.656 @@ -52,11 +52,8 @@ ype:0}(on /gotischerbereich/mlabspiraltower/sttop1@12+16) (-15411) already dead in hit_player() TODO: 2010-04-16 00:11:12.8142 {cnt:414174,uuid:<1.80ffd5a6b>,name:"teleporter",flags:[8,11,103,105,106],type:41}(on /scorn/houses/house3.bas1@5+4): no alternative teleporters around (user {cnt:386700,uuid:<1.81001a4d6>,name:"mouse",flags:[0,8,11,14,16,104],type:0}(on /scorn/houses/house3.bas1@5+4)). TODO: I can access all the apartments I have ever rented, even though I stopped renting them long ago. I have ever rented, even though I stopped renting them long ago. I can enter the scorn and SD apartments -TODO: the tree nekosans, logfile at maybe? - 2010-04-15 06:51:05.8001 saving /var/deliantra-server/unique-items/∕world∕world_104_115 (444,2) - 2010-04-15 06:50:53.9623 loading /var/deliantra-server/unique-items/∕world∕world_105_115 (216,1) - 2010-04-15 06:54:37.0193 saving /var/deliantra-server/unique-items/∕world∕world_104_115 (669,3) - 2010-04-15 06:54:28.0616 saving /var/deliantra-server/unique-items/∕world∕world_105_115 (195,1) +TODO: mining class +TODO: freelist freeing - (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 @@ -72,6 +69,8 @@ - (arch) increased the (possible) number of arrows/bolts found in shops and made them a bit more expensive. - (maps) add more glory hole treasure styles. + - (maps, arch) add "hollow" variants of cave\d tiles, and use them + in a select number of mlab maps. - 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 @@ -82,6 +81,8 @@ the default decorstyle to avoid inappropriate maps to be used. - support (with some limitations) multiple different skills with the same subtype. + - fix "nekosan duplication" bug - map swap out was not atomic, + so nekosan could end up beign saved AND escaped to another map. - show invisible no longer makes magic mouths visible. - move_type changes (spells, skills etc.) now will correctly take move_on/move_off into account (e.g. buttons). @@ -94,7 +95,7 @@ - (maps) fix the apartment shop (japan => 吾妻) and add descriptions for steinwandstadt/celvear. - (maps) added /goodies map (goto *idkfa) with stuff useful for testing. - - improve editor support protoocl slightly, provide workarounds for 2.10 + - improve editor support protocol slightly, provide workarounds for 2.10 clients. - tcp.ext didn't unbind in reloads. - map-tags.ext didn't properly close the database on reloads. @@ -133,7 +134,7 @@ - oratory and singing now require a direction. - use_skill now requires that you can actually apply the skill tool. - do not invoke perl on every user command anymore by providing - a comamnd and an unknown_command event. + a command and an unknown_command event. - move mark, run, run_stop, fire and fire_stop commands back from perl to C++, for speed reasons (basically undo patchset 1304). - add a client_destroy event, so we don't have to hook the @@ -176,6 +177,10 @@ - use nicer file format for exp_table and attackmess (more like other resource files). - make parse errors during server startup fatal. + - properly initialise all maptile values in constructor. + - improved {link} map. + - optional unloadable extensions will not lead to an endless loop. + - server will cleanly autorestart when running out of protocol IDs. 2.93 Sat Feb 13 15:52:36 CET 2010 - (maps) fix travel to valdor and back.