--- deliantra/server/Changes 2009/10/12 14:01:21 1.427 +++ deliantra/server/Changes 2009/10/24 06:16:40 1.452 @@ -1,42 +1,61 @@ Deliantra MORPG Server, Maps and Archetypes ChangeLog. Version numbers sort like decimal numbers. -TODO: pets of pets kills will increase the current skill (angels summon?) same with mercenaries? -TODO: books head2, possibly after verbatim (prison de...) -TODO: emergency swap mode is not working -TODO: 2008-07-13 00:41:27.8762 BUG: process_events(): removed object is on active list: {cnt:8720978,uuid:<1.37c8d364d>,name:"bomb",flags:[2,11],type:102} - (when picking up a bomb quickly enough) -TODO: inscription cannot be readied. -TODO: random destination transport may bring you tot nürnberg errornously, likely stoneville -TODO: ready_skill find traps does nto unapply the range slot item (bow) -TODO: no detah messages for arena anymore -TODO: remove curse should *maybe* work on players themselves -TODO: remove curse in glyph/rune doesn't have any effect? -TODO: rewrite highscore code - -TODO: greeting message on what to do in dialog after race selection. - -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'. - -2009-03-14 06:45:26.9431 BUG: kill_object - unable to find skill that killed monster -2009-03-14 06:45:26.9431+op: {cnt:72777397,uuid:<1.522cc7a2a>,name:"PurpleHaze",flags:[0,11,15],type:1}(on /pup_land/raffle/raffle1_u1@1+9) -2009-03-14 06:45:26.9431+hitter: {cnt:75846626,uuid:<1.54ad1e25d>,name:"earth elemental",flags:[0,11,14,15],type:0}(on /pup_land/raffle/raffle1_u1@6+15) -2009-03-14 06:45:26.9431+owner: {cnt:75967614,uuid:<1.54ad3baf9>,name:"goblin",flags:[0,7,8,11,14,54,55,56,57,58,60,89],type:0}(on /pup_land/raffle/raffle1_u1@5+16) - - -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 any/climbing(?) exp -TODO: farmwife doesn't react to guuh's head? -TODO: shop mats should use the nesrest other shopmat, always. -TODO: make sure negative fountain effects (fireball, cause light wounds) actually cause negative effects. +TODO: move_on/move_off events? +TODO: create "stay invisible always" list of face names (magic_mouth.png etc.) +TODO: ->living accessors for matches! +TODO: new permanent apartments in celvear/lostwages/tindervale? + - (maps) add lostwages from cfextended. + - skip /styles diretcory in cf::map::static_maps. + +2.82 Sat Oct 24 03:50:17 CEST 2009 + - fixed a classical and exploitable stack buffer overflow in the gsay command. + - fix a memory buffer overflow in the book code. + - add @check, @find npc dialogue commands. + - (maps) add a number of town interiors. + - (maps) add tindervale the fireborn capitol from cfextended. + - (maps) add celvear area from cfextended. + - (server,arch) add a number of inscribables, show their capacity in hint. + - (server,maps) fix bug causing some library books not to be chained down, + cause Scorn/Navar libraries not to have inscribable books. + - (maps) fix bug causing the Greyshield and Greysword to have + inappropriate item power. + - (maps) fix intwell balancing issue. + - improve the look of generated books. + - make slag no_drop so it can't be dropped from the cauldron. + - fix bug where players could bypass no_drop by putting items in containers. + - consecutive commands arriving at the same time in the server would be + corrupted if the length was >255. + - support sub-matches in () inside match expressions, not just conditions. + - got rid of motd/rules/news code in C++ part, move motd to it's own tab + and perl. + - implemented new "match" type that combines both check_inv and pedestal + functionality (and more) inside the same object using the match expressions. + - create simpler match expression compiles in many common cases. + - reduce object size by removing obsolete "seen_by" member. + - removed the rather broken make_list_like utility function, taking advantage + of the new dynbuf::splice function (which gave an unexpected net win + in code size...). + - the server will no longer complain (and subtly fail) when an object + being removed from a map causes another object to get removed. + - banish strncpy from the server, speed up and simplify sending item + descriptions to the client considerably. + - add new "in head" set modifier for matches. + - new BLOCKED_MOVE event added. + - mapscript archetype now has activate_on_xxx true by default, as similar + connected elements. + - (maps) imported all styles from cfextended except + floorstyles/land_plots and monsterstyles. + - (arch) imported gem treasurelists and archetypes from cfextended. + - don't crash when treasure lists are empty / supply new empty + treasurelist for randomitems when none can be found. + - implement cf::map::static_maps and use it in map-tags.ext. + - fix a bug in map-tag scanning when moving tags. + - (deliantra.net) improve watchdog to now check both listening ports + for a reaction. + - implement new "loadall" map loading command, purely for debugging. +2.81 Mon Oct 12 20:00:18 CEST 2009 - display spell description for spellbooks, rods, wands, potion and scrolls, but not horns (to make them more useful for content-creators). - fix a number of bugs in check_move_on: 1) it didn't update the flags