--- deliantra/server/Changes 2009/06/27 08:25:36 1.378 +++ deliantra/server/Changes 2009/08/20 18:12:12 1.385 @@ -37,7 +37,17 @@ TODO: autopickup in shop TODO: quit charcetr doesn't nuke in-memory per-player maps +TODO: ./maps/aldwulf/alch_lab/hut_1.map charm luggae will kill, and make you gain climbing(?) exp +TODO: farmwife doesn't react to guuh's head? +TODO: shop mats should use the nesrest other shopmat, always. + - Fixed an overflow and exploit in the bank/payment code. + - Fixed a bug in the jeweler quest and added the 'Tome of Jewelery' + to explain the skill a bit more. + +2.79 Tue Jul 28 00:56:36 CEST 2009 + - IO::AIO chaged to using eventfd internally - updated server to not + freeze with IO::AIO anymore due this change. - avoid a crash when a player tries to apply a lighter. - allow a spell argument for dimension door. - move shop item listing and some otherstuff into the info tab. @@ -70,7 +80,8 @@ - store arrow->slaying in custom_name, to get rid of the spellarg slot. - reduce size of casting_time, move_status, attack_movement, last_heal and last_sp slots, squeezing some more space out of struct - object. + object, also declare expmul as constant 1.0, as it isn't used + anywhere. 2.78 Sun Apr 5 20:04:29 CEST 2009 - fixed bug in alchemy, where finding the right object for enhancements