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

Comparing deliantra/server/Changes (file contents):
Revision 1.405 by root, Fri Sep 25 18:44:58 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.
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.
53 - fix RUNATT attack mode, which was broken before (used e.g. by mice). 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.
54 59
552.80 Tue Sep 15 20:22:31 CEST 2009 602.80 Tue Sep 15 20:22:31 CEST 2009
56 - 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
57 that ultimately was not helpful to catch it :) 62 that ultimately was not helpful to catch it :)
58 - 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