Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 179 and Version 180 of WikiStart


Ignore:
Timestamp:
Jan 22, 2010, 7:13:45 AM (14 years ago)
Author:
bknecht
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v179 v180  
    55<h1 style="border:none; font-size:160%;">News</h1>
    66}}}
    7 = Developers finish tag 0.0.4 -- '' January 2010 '' =
     7= Major Improvements in Network Code =
     8Orxonox should be fun and what's more fun than playing with your friends? That's why we always had a strong multiplayer mode in focus. With recent major improvements in our network code we moved closer to this goal. The network data load of one pass has been reduced by nearly 94% to 4.6KB in an empty level with 50 bots. The time to prepare and compress the data has been reduced to nearly a fifth of the previous time consumption.
     9This allows us to better synchronize large levels and even when a lot is happening in the scene you will experience less lags in multiplayer mode.
     10Additional to those immediate improvements the structure of the network code has been improved. In prospect of future multithreading, network tasks are now better separated and could be processed in parallel.
     11= Developers Finish Tag 0.0.4 -- '' January 2010 '' =
    812With the new year the developers of Orxonox reached a new milestone (we call it tag) in our development. Tag 0.0.4 includes all the new features from autumn 2009!
    913 * Our GUI is now much more elaborate and you are finally able to configure things like graphics and sound settings in the options menu.