Changes between Version 68 and Version 69 of Alpha26


Ignore:
Timestamp:
Sep 20, 2022, 10:24:56 PM (20 months ago)
Author:
ImmramAtani
Comment:

Updated wiki up to r27103

Legend:

Unmodified
Added
Removed
Modified
  • Alpha26

    v68 v69  
    330330r27083 Fix glad not building on BSD [[BR]]
    331331r27088 Fix ministers being trainable by all civs. [[BR]]
     332r27095 [Alpha 26] Fix so that swordsman heroes can use the Testudo (if their civ allows it) [[BR]]
     333r27102 Fixes water rendering on map borders. [[BR]]
    332334
    333335== Engine work ==
     
    424426r27069 Don't wait for observers by default and let them lag as much as needed. [[BR]]
    425427r27084 Don't mix locally installed python libs when building [[BR]]
     428r27092 Replaces -1 as stencil mask value in effect XML by a positive mask. [[BR]]
    426429
    427430== Other ==
     
    430433r26207 Allow to cap FPS up to the current max refresh rates of gaming screens: 360Hz [[BR]]
    431434r27087 Amend ToU to disallow account sharing. [[BR]]
     435r27093, r27094 Remove code for the lobby bots from SVN, code is now hosted on Github [[BR]]
    432436
    433437== I18n ==
     
    439443r27075 Switch names between ministry and civil_centre.xml reported by @AIEND. [[BR]]
    440444r27091 Fix the check translation script failing. [[BR]]
    441 
     445r27100 Fix translations script pipeline. [[BR]]
     446r27101 Update translators credit file. [[BR]]
    442447== Atlas ==
    443448r26142 Speedups terrain painting tab in Atlas by asynchronous texture loading. [[BR]]