Changes between Version 11 and Version 12 of Alpha25


Ignore:
Timestamp:
Mar 3, 2021, 10:06:56 PM (3 years ago)
Author:
wraitii
Comment:

25001 - MP turn length 200ms

Legend:

Unmodified
Added
Removed
Modified
  • Alpha25

    v11 v12  
    1818To download and install the developmental release of 0 A.D., have a look at the [wiki:BuildInstructions build instructions].[[BR]]
    1919[[BR]]
    20 The following list presents all changes noticeable to the end user up to r24979, more important ones first.[[BR]]
     20The following list presents all changes noticeable to the end user up to r25001, more important ones first.[[BR]]
    2121Many small bugfixes, typo fixes and code cleanups are not mentioned here.[[BR]]
    2222
     
    3131r24989 Treasures can now contain more than one resource (Phab:D3303). [[BR]]
    3232r25000 Entities now look closer to their position for resources (Phab:D3607) [[BR]]
     33
     34== Networking code ==
     35r25001 Reduce MP turns to 200ms, reduce command lag to 800ms
    3336
    3437== RL Interface ==
     
    4649== Engine work ==
    4750
     51r24998 Use pkgconfig to find libpng (fixes possible conflicts with multiple libpng installed [[BR]]
     52rP24995 Enable support for powerpc64
    4853r24980 Makes it possible to change LOS/FOW resolution [[BR]]
    4954r24969 Simplify definition of JS->C++ wrappers