Changes between Version 4 and Version 5 of Alpha23


Ignore:
Timestamp:
Sep 30, 2017, 10:26:07 AM (7 years ago)
Author:
leper
Comment:

Update up to r20100.

Legend:

Unmodified
Added
Removed
Modified
  • Alpha23

    v4 v5  
    44Release Announcement:[[BR]] Tickets: https://trac.wildfiregames.com/query?status=closed&group=resolution&milestone=Alpha+23 [[BR]]
    55
    6 [[BR]] An overview of all tickets handled is found at the respective [http://trac.wildfiregames.com/query?milestone=Alpha+23&max=50 milestone] on trac.[[BR]] To download and install the developmental release of 0 A.D., have a look at the [wiki:BuildInstructions build instructions].[[BR]] [[BR]] The following list presents all changes noticeable to the enduser up to r20000 , more important ones first.[[BR]] Many small bugfixes are not mentioned here.[[BR]]
     6[[BR]] An overview of all tickets handled is found at the respective [http://trac.wildfiregames.com/query?milestone=Alpha+23&max=50 milestone] on trac.[[BR]] To download and install the developmental release of 0 A.D., have a look at the [wiki:BuildInstructions build instructions].[[BR]] [[BR]] The following list presents all changes noticeable to the enduser up to r20100 , more important ones first.[[BR]] Many small bugfixes, typo fxies, and code cleanups are not mentioned here.[[BR]]
     7
     8
     9== AI ==
     10r20025 Actually make the AI aware of aura and tech modifications of templates
     11r20031 Stop Sandbox difficulty Petra from expanding
     12r20039 Improve support for more than 3 phases.
     13r20052 Support more obstruction shapes (eg arches).
     14r20063 Fix building of first CC (which is also used if all CCs were destroyed when rebuilding).
     15r20065 Let Petra build wonders to increase the pop-cap, even if not in Wonder victory mode.
     16r20072 Improve the behaviour of currently capturing units when these are attacked
     17r20084 Remove the obsolete tutorial AI
    718
    819== Art ==
     
    1021r19948 Give Spartan elite spearmen heads. (#4686, D752)
    1122r19964 Give Scythian archers capture animations (#4711, D771)
     23r20020 Fix 6x6 and 8x8 foundation actors.
     24
     25== Atlas ==
     26r20021 Help menu pointing to the manual and helping with reporting bugs
     27r20058 Add scrollbars to all tabs. Should make Atlas more usable on small resolutions.
    1228
    1329== Balancing ==
     
    1834r19950 Death damage (#1910, D451)
    1935r19969 Linear splash damage now uses the correct vector
     36r20007 Calculate spread from the aimed at position instead of the current target position
     37r20015 Make civ and classes bonuses work for splash damage
     38r20079 Allow BuildRestrictions Min and Max distance to be modified by techs and auras (see TechModifications)
    2039
    2140== GUI ==
     
    2746r19980 Allow users to interact with the GUI while cinematics are playing
    2847r19987 Fix the attack cursor for entites in the FoW
     48r20005 Support XMPP MotD
     49r20006 Make the sorting arrows in tables point in the correct direction
     50r20050 Display all relics and heros for observers (where all means less than 19 in total)
     51r20070 Display old chat messages in the lobby when returning from a game
     52r20071 Visual move order indicator (#4732)
     53r20073 Display the move order indicator to observers when following a player
     54r20075 Implement readonly Input GUI objects, allows users to copy paths in the replay menu
     55r20081 Focus on deleted entities in observer mode if following a player
     56r20097 Display the move order indicator in the SoD
    2957
    3058== Maps ==
     
    3462r19974 Attackers now use secondary gates on Danubius)
    3563r19998 Fix tuturial being stuck (#4696, #4697)
     64r20084, r20085, 20086 Convert the Introductory Tutorial to a tutorial map
     65
     66== Renderer ==
     67r20001 Shadow map quality option (#4351, #743)
    3668
    3769== Engine/Modding ==
    3870r19951 (and a few more later) Allow the AI to load custom templates (follow-up to #2951) (D693)
    3971r19952 Allow using {civ} in builder lists when some civs don't have those templates without errors (D707)
     72r20035 Fix an assertion failure when closing the game in the map loading scren (#4154)
     73r20067 Add a window icon (#4363)