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

Comparing deliantra/server/Changes (file contents):
Revision 1.24 by root, Tue Jul 31 03:13:44 2007 UTC vs.
Revision 1.26 by root, Fri Aug 24 18:39:17 2007 UTC

1Crossfire TRT Server, Maps and Archetypes ChangeLog. 1Crossfire TRT Server, Maps and Archetypes ChangeLog.
2 2
32.2 32.2
4 - relicense under the gnu affero license. 4 - relicense under the gnu affero license.
5 - new inscription skill, can only inscribe INSCRIBABLE items.
5 - implement server-side framework for generic resources. 6 - implement server-side framework for generic resources.
6 - use resource framework for server-provided ambient 7 - use resource framework for server-provided ambient
7 music. 8 music.
8 - replace limited sound api with server-provided sound effects. 9 - replace limited sound api with server-provided sound effects.
9 - new sc (sound control) protocol command. 10 - new sc (sound control) protocol command.
17 having to upgrade clients. 18 having to upgrade clients.
18 - implement a (artwork) world map with realtime player position 19 - implement a (artwork) world map with realtime player position
19 tracking. 20 tracking.
20 - new and more efficient extcmd (server still supports old extcmd 21 - new and more efficient extcmd (server still supports old extcmd
21 protocol). 22 protocol).
23 - fixed lots of underflow/overflow bugs in diseases and general stats
24 calcluation that could be easily exploited by users.
25 - rebalanced diseases to spread more naturally/evenly.
26 - completely asynchronous map loading even for tiled maps.
22 - replace simple messaging protocol with channels carrying metadata 27 - replace simple messaging protocol with channels carrying metadata
23 (similar to message types, but more directed at the user). 28 (similar to message types, but more directed at the user).
24 - reduce command processing latency by a whopping 120ms by 29 - reduce command processing latency by a whopping 120ms by
25 reordering some processing steps inside the server. this directly 30 reordering some processing steps inside the server. this directly
26 reduces lag by 120ms. 31 reduces lag by 120ms.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines