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

Comparing deliantra/server/Changes (file contents):
Revision 1.307 by root, Sun Dec 28 15:28:47 2008 UTC vs.
Revision 1.310 by root, Tue Dec 30 07:24:15 2008 UTC

21TODO: rewrite highscore code 21TODO: rewrite highscore code
22 22
23TODO: saying open to the old man in tutorial makes the sign(?) say "@match..." 23TODO: saying open to the old man in tutorial makes the sign(?) say "@match..."
24TODO: greeting message on what to do in dialog after race selection. 24TODO: greeting message on what to do in dialog after race selection.
25TODO: health bars for earthwalls seem to start at 100% end die at 50% 25TODO: health bars for earthwalls seem to start at 100% end die at 50%
26
272.74 Mon Dec 29 15:23:38 CET 2008
26 - fix a longstanding bug that teared multipart monsters 28 - fix a longstanding bug that teared multipart monsters
27 at map boundaries apart. 29 at map boundaries apart.
28 - temporarily make permanently invisible player visible when 30 - temporarily make permanently invisible player visible when
29 he/she makes noise. 31 he/she makes noise.
30 - fix being able to see through walls a bit. 32 - fix being able to see through walls a bit.
31 - improve look at output. 33 - improve look at output.
32 - completely replaced the line of sight algorithm with a variant 34 - completely replaced the line of sight algorithm with a variant
33 of spiral fov capable of visibility grades and arbitrary 35 of spiral fov capable of visibility grades and arbitrary
34 shadow angles, that uses less memory and less code. 36 shadow angles, that uses less memory and less code.
35 - the new los code supports arbitrary map rectangles and loosens 37 - the new los code supports arbitrary map rectangles and loosens
36 other restrictions of the old code, supporitng further optimisations. 38 other restrictions of the old code, supporting further optimisations.
37 - udpate los if blocksview-objects are inserted in a map, not just when 39 - update los if blocksview-objects are inserted in a map, not just when
38 removed (e.g. for summon fog). 40 removed (e.g. for summon fog).
39 - permanent invisibility doesn't make immune against making noise: 41 - permanent invisibility doesn't make immune against making noise:
40 implement a noise system that allows monsters to locate the player 42 implement a noise system that allows monsters to locate the player
41 when he/she makes noise. 43 when he/she makes noise.
42 - implement a primitive smell system that monsters can use to track 44 - implement a primitive smell system that monsters can use to track
44 - create bomb now also works when casted by door traps. 46 - create bomb now also works when casted by door traps.
45 - (arch) new torch graphics. 47 - (arch) new torch graphics.
46 - (maps) considerably soften the subway spider. 48 - (maps) considerably soften the subway spider.
47 - (maps) made the portgate of navar safe ground, to protect 49 - (maps) made the portgate of navar safe ground, to protect
48 the guards from being killed by players. 50 the guards from being killed by players.
51 - (maps) lots of tweaks in and around scorn.
52 - (maps) use special non-blocksview jungle, mountain and
53 darkforest freely on the worldmap, to get gradual sight obstacles
54 instead of total blackout in those areas.
49 - no maximum darkness for outdoor maps anymore. 55 - no maximum darkness for outdoor maps anymore.
50 - add more hints, fix some messages. 56 - add more hints, fix some messages.
51 - fix a bug: firing rods should tell you something about them. 57 - fix a bug: firing rods should tell you something about them.
52 - make light additive even within players. 58 - make light additive even within players.
53 - darken xrays effect a bit. 59 - darken xrays effect a bit.
79 newlines. 85 newlines.
80 - increase monster detection radius from wis/5 to wis/3. 86 - increase monster detection radius from wis/5 to wis/3.
81 - remove old pickup modes. 87 - remove old pickup modes.
82 - remove obsolete disarm and search commands (search wasn't working 88 - remove obsolete disarm and search commands (search wasn't working
83 anyways). 89 anyways).
90 - fix a crash when an npc applied a sign.
84 91
852.73 Thu Dec 18 20:56:31 CET 2008 922.73 Thu Dec 18 20:56:31 CET 2008
86 - this release is assumed to be very stable. 93 - this release is assumed to be very stable.
87 - (maps) radically redesigned and improved tutorial. 94 - (maps) radically redesigned and improved tutorial.
88 - directional casting no longer immediately removes the invisible effect. 95 - directional casting no longer immediately removes the invisible effect.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines