Changes between Version 28 and Version 29 of Alpha23


Ignore:
Timestamp:
Mar 5, 2019, 1:44:58 PM (5 years ago)
Author:
asterix
Comment:

april 2018 update

Legend:

Unmodified
Added
Removed
Modified
  • Alpha23

    v28 v29  
    6565r21515 destroy unprotected docks about to be captured.[[BR]]
    6666r21614 use standground stance for packable units as default.[[BR]]
     67r21751 allow the ai to use ranges for mod who support them, and add Archery class to ranges to allow differentiating them from barracks.[[BR]]
     68r21753 improve mod support by allowing civs to build corrals when they can't build fields, even if the field template exists.[[BR]]
     69r21757 support upgrade from one garrisonable structure to one non-garrisonable.[[BR]]
     70r21758 make some use of mobile dropsites.[[BR]]
    6771 
    6872== Art ==r
     
    160164r21590 New icon for Leonidas using the new background scheme.[[BR]]
    161165r21629 Final barrack split assets for Rome, Greece, and Gaul.[[BR]]
    162 
     166r21648 New textures for the zebu.[[BR]]
     167r21653 New horse animations.[[BR]]
     168r21731 New greek quiver.[[BR]]
     169 
    163170=== Minimap ===
    164171r20345 Display fruit tree as fruit and not as wood on the minimap. Rework a bit inheritance of fruit tree and of wood bushes. The noticeable change is that fruit tree block movement as other trees.[[BR]]
     
    179186r21338 Use a macro for creating checkboxes in the Atlas map panel (other panels code checkboxes in a different way).[[BR]]
    180187r21540 Adds maps paths and a tutorial maps tab in Atlas.[[BR]]
     188r21658 Disable some session buttons while in Atlas rather than spamming JS error stacks onTick.[[BR]]
     189r21675 Properly handle map resizes in Atlas.[[BR]]
    181190
    182191== Audio ==
     
    210219r21473 Remove war dog slaughter attack.[[BR]]
    211220r21477 Kushite tweaks and balancing.[[BR]]
     221r21790 Increase min range of catapults and bolt shooters.[[BR]
    212222
    213223== Game Mechanics ==
     
    251261r20959 Use Tab and Shift+Tab as the default hotkey to switch tabs.[[BR]]
    252262r21173 Add a hotkey to toggle diplomacy colors.[[BR]]
     263r21681 Change key shortcut for Structure Tree.[[BR]]
    253264
    254265== Formations ==
     
    257268r21042 Disable attack as formation.[[BR]]
    258269r21468 Disable speed bonus for formations.[[BR]]
     270r21686 Disable ship formations.[[BR]]
     271r21700 Formation debug update.[[BR]]
     272r21701 Remove formation minimum range and stop formation when in member state.[[BR]]
    259273
    260274== GUI ==
     
    315329r21521 Display all gamesetup setting is gamedescription.[[BR]]
    316330r21527 Implement basic color editing in the options page and use it for the diplomacy colors.[[BR]]
     331r21721 Make modmod looking nicer.[[BR]]
     332r21725 Implement a "modern" style progressbar.[[BR]]
    317333
    318334=== GUI scalability ===
     
    459475r21301 Check lobby games for incompatible mods.[[BR]]
    460476r21311 Adds remember password checkbox.[[BR]]
     477r21718 Lobby Bot Optimizations and Upgrade to recent SleekXMPP/ejabberd versions.[[BR]]
     478r21719 Send rating related requests directly to EcheLOn.[[BR]]
     479r21720 Update mod_ipstamp for current ejabberd versions and update lobby setup instructions.[[BR]]
     480r21742 Allow lobby players to watch the replay of the game just played without disconnecting them from the lobby,
     481because they can open the lobby as a dialog while replaying the game in this release.[[BR]]
     482r21761 Ask the lobby player to open the mod selection page if the mods don't match the ones from the lobby host.[[BR]]
    461483
    462484== Network ==
     
    535557r21095 Move gaia/special_treasure_* to gaia/treasure/.[[BR]]
    536558r21239 Check for and save mod version for savegames and replays.[[BR]]
     559r21723 Define and associate .pyromod filetype with pyrogenesis on Linux and Windows.[[BR]]
     560r21726 pyrogenesis can now take a zip file (rename it to .pyromod for direct file association following r21723) and install it. It then starts the mod selector.[[BR]]
     561r21759 mod.io support.
     562mod.io is a new platform for sharing mods, that 0 A.D. can make use of in order to download mods and install them.[[BR]]
     563
    537564
    538565=== Performance Optimizations ===
     
    562589r21501 Update libcurl for OSX, in order to fix the build. Use the opportunity to update libxml2 which had vulnerabilities.[[BR]]
    563590r21583 Update some OS X libraries with security fixes and hopefully low regression risks.[[BR]]
     591r21674 Use libsodium for cryptography.[[BR]]
     592r21683 Update libcurl to 7.59.0 on Windows and enable SSL support on Windows and macOS.[[BR]]
    564593
    565594=== Profiling ===
    566595r21602 Simulation replay profiling graph overhaul.[[BR]]
     596r21694 Ease comparison of two replay profile graphs by typing the filename in the browser instead of renaming the data.json files.[[BR]]
    567597
    568598=== Building scripts and linting ===