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

Comparing deliantra/server/Changes (file contents):
Revision 1.288 by elmex, Sun Dec 21 20:35:37 2008 UTC vs.
Revision 1.289 by root, Sun Dec 21 21:20:35 2008 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
4potionshop south: ~44k
5left of: 106k
6 3
7TODO: emergency swap mode is not working 4TODO: emergency swap mode is not working
8TODO: xs-warn doesn't end up in server log. 5TODO: xs-warn doesn't end up in server log.
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} 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}
10TODO: inscription cannot be readied. 7TODO: inscription cannot be readied.
22TODO: nothing is written on it -> log-1 19TODO: nothing is written on it -> log-1
23TODO: fix magic ear w.r.t. player dialog 20TODO: fix magic ear w.r.t. player dialog
24TODO: rewrite highscore code 21TODO: rewrite highscore code
25TODO: saying open to the old man in tutorial makes the sign(?) say "@match..." 22TODO: saying open to the old man in tutorial makes the sign(?) say "@match..."
26 23
24TODO: health bars for earthwalls seem to start at 100% end die at 50%
27 - fix being able to see through walls a bit. 25 - fix being able to see through walls a bit.
28 - completely replaced the line of sight algorithm with a variant 26 - completely replaced the line of sight algorithm with a variant
29 of spiral fov capable of visibility grades and arbitrary 27 of spiral fov capable of visibility grades and arbitrary
30 shadow angles, that uses less memory and less code. 28 shadow angles, that uses less memory and less code.
31 - the new los code supports arbitrary map rectangles and loosens 29 - the new los code supports arbitrary map rectangles and loosens
32 other restrictions of the old code, supporitng further optimisations. 30 other restrictions of the old code, supporitng further optimisations.
33 - udpate los if blocksview-objects are inserted in a map, not just when 31 - udpate los if blocksview-objects are inserted in a map, not just when
34 removed (e.g. for summon fog). 32 removed (e.g. for summon fog).
35 - create bomb now also works when casted by door traps. 33 - create bomb now also works when casted by door traps.
34 - (maps) considerably soften the subway spider.
35 - no maximum darkness for outdoor maps anymore.
36 - no longer
36 37
372.73 Thu Dec 18 20:56:31 CET 2008 382.73 Thu Dec 18 20:56:31 CET 2008
38 - this release is assumed to be very stable. 39 - this release is assumed to be very stable.
39 - (maps) radically redesigned and improved tutorial. 40 - (maps) radically redesigned and improved tutorial.
40 - directional casting no longer immediately removes the invisible effect. 41 - directional casting no longer immediately removes the invisible effect.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines