ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/Changes
(Generate patch)

Comparing deliantra/server/Changes (file contents):
Revision 1.403 by root, Fri Sep 18 03:38:28 2009 UTC vs.
Revision 1.407 by root, Sat Oct 3 18:46:26 2009 UTC

1Deliantra MORPG Server, Maps and Archetypes ChangeLog. 1Deliantra MORPG Server, Maps and Archetypes ChangeLog.
2Version numbers sort like decimal numbers. 2Version numbers sort like decimal numbers.
3 3
4TODO: eri (and only her) can "invoke missile swamR and then move ontop of an
5 auto-apply exit (north gate to scorn ex.).
6TODO: pets of pets kills will increase the current skill (angels summon?) same with mercenaries?
4TODO: books head2, possibly after verbatim (prison de...) 7TODO: books head2, possibly after verbatim (prison de...)
5TODO: emergency swap mode is not working 8TODO: emergency swap mode is not working
6TODO: 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} 9TODO: 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}
7 (when picking up a bomb quickly enough) 10 (when picking up a bomb quickly enough)
8TODO: inscription cannot be readied. 11TODO: inscription cannot be readied.
36TODO: shop mats should use the nesrest other shopmat, always. 39TODO: shop mats should use the nesrest other shopmat, always.
37 40
38 - display spell description for spellbooks, rods, wands, potion and scrolls, 41 - display spell description for spellbooks, rods, wands, potion and scrolls,
39 but not horns (to make them more useful for content-creators). 42 but not horns (to make them more useful for content-creators).
40 - examining an object now dumps the serialised object form when the user 43 - examining an object now dumps the serialised object form when the user
41 is a wizard. 44 is a wizard (wizlook).
42 - display the duration of change_ability spells when examining them 45 - display the duration of change_ability spells when examining them
43 (missing: protection spells, but they are a hack...). 46 (missing: protection spells, but they are a hack...).
44 - fix a minor cfpod formatting bug. 47 - fix a minor cfpod formatting bug.
45 - do not talk about the hintmode so much - die-hards are expected to find 48 - do not talk about the hintmode so much - die-hards are expected to find
46 the hintmode setting on the settings page. 49 the hintmode setting on the settings page.
48 - (maps) put the trapdoor above the floor in sisters/necro_ruins1. 51 - (maps) put the trapdoor above the floor in sisters/necro_ruins1.
49 - force the initial face when loading an object that is time-animated 52 - force the initial face when loading an object that is time-animated
50 or a monster, so it does not have to be specified anymore. 53 or a monster, so it does not have to be specified anymore.
51 - fix a bug where recasting an ability changing spell could shorten 54 - fix a bug where recasting an ability changing spell could shorten
52 its remaining duration. 55 its remaining duration.
56 - fix RUNATT attack mode, which was broken before (used e.g. by mice).
57 - fix a broken bow-related speed optimisation by using splay - speed
58 up splay operations as well.
53 59
542.80 Tue Sep 15 20:22:31 CEST 2009 602.80 Tue Sep 15 20:22:31 CEST 2009
55 - fix the "screen stays black on login" bug and remove debug instrumentation 61 - fix the "screen stays black on login" bug and remove debug instrumentation
56 that ultimately was not helpful to catch it :) 62 that ultimately was not helpful to catch it :)
57 - split outer_env into outer_env and outer_env_self, and fix 63 - split outer_env into outer_env and outer_env_self, and fix

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines