--- deliantra/server/Changes 2009/01/13 13:29:57 1.333 +++ deliantra/server/Changes 2009/02/22 16:42:55 1.348 @@ -20,6 +20,38 @@ TODO: greeting message on what to do in dialog after race selection. TODO: health bars for earthwalls seem to start at 100% end die at 50% + +2009-01-23 07:55:29.4659 loading /opt/crossfire/share/deliantra-server/maps//mlab/cdcapart1.map (271878,0) +2009-01-23 07:55:29.4712 object refering to nonexistant archetype 'stonefloorred2'. +2009-01-23 07:55:29.4713 object refering to nonexistant archetype 'stonefloorred2'. +2009-01-23 07:55:29.4714 object refering to nonexistant archetype 'stonefloorred2'. +2009-01-23 07:55:29.4716 object refering to nonexistant archetype 'stonefloorred2'. +2009-01-23 07:55:29.4716 object refering to nonexistant archetype 'stonefloorred2'. +2009-01-23 07:55:29.4716 object refering to nonexistant archetype 'stonefloorred2'. + + - correctly clear op->env when inserting onto map, this was a potentially + disastrous bug of unfortunately unknown proportions... + - fix cone-spell symmetry that was broken for direction 8. + - use gender-neutral place descriptions for invite. + - (arch) new faces for alchemist class, wizard class and quetzalcoatl race. + Thanks go to Lisa Larsen! + - remove support for colour reducing 32x32 images (no cfclient support anymore). + - use better dependency tracking for include/keyword.h. + - add accept-invitation and suicide to the list of asynchronous commands, so + it is possible to invite somebody out of some stck-till-death traps, + or simply to commit suicide. + - fixed message for too powerful weapons. + +2.77 Sun Feb 1 16:30:48 CET 2009 + - convert me command from per-map to chat, which makes more sense, also + document it. + - more than one spellbooks of same class can now be given + in class selection. + - adjusted the starting_spell.trs treasure list to the recent + spell rebalancements. + - the IRC gateway filters IRC colors now. + +2.76 Sat Jan 17 08:36:51 CET 2009 - (arch) fix quiver of Holding Bolts. - applying unpaid items will now examine them. - add "What" column to body command, showing items in that slot. @@ -27,6 +59,7 @@ - add "..." to item names that have been shortened. - fixed "assign" function that squeezes strings into fixed length. - add cursed effect to lamps and (some) torches. + - fixed bad assigned crafting skills and their tools. 2.75 Fri Jan 9 16:13:30 CET 2009 - rebalanced lighting w.r.t. outdoor, darkness and see_in_dark.