Changes between Version 25 and Version 26 of Alpha23


Ignore:
Timestamp:
Oct 23, 2018, 11:14:22 PM (6 years ago)
Author:
asterix
Comment:

Fabruary 2018 update 2. part

Legend:

Unmodified
Added
Removed
Modified
  • Alpha23

    v25 v26  
    5959r21048 Make the ai aware of invulnerable entities.[[BR]]
    6060r21138 petra update for kush.[[BR]]
     61r21213 petra adaptation to changes in dock positioning in random maps.[[BR]]
    6162
    6263== Art ==
     
    136137r21154 Add rubble to stoas.[[BR]]
    137138r21159 New range icon.[[BR]]
     139r21208 Add new textures.[[BR]]
     140r21209 Add a new hero (harsiotef father of nastasen) that should replace nastasen eventually.[[BR]]
     141r21219 Add running animations for carrying units so that they do not glide.[[BR]]
     142r21244 Seleucid main menu foreground update.[[BR]]
     143r21258 New animation for fishermen.[[BR]]
    138144
    139145=== Minimap ===
     
    151157r20058 Add scrollbars to all tabs. Should make Atlas more usable on small resolutions.[[BR]]
    152158r20327 Cleanup horizontal alignment flags being ignored, fix warnings on a start. (#3824)[[BR]]
     159r21223 Atlas should only list map JSON files as maps.[[BR]]
    153160
    154161== Audio ==
     
    158165r20751 Add 8-bit easteregg music track.[[BR]]
    159166r21039 New completion sounds for archery range.[[BR]]
     167r21240 New music The Governor.[[BR]]
     168r21245 Added old and new versions of the same music.[[BR]]
    160169
    161170== Balancing ==
     
    254263r21107 Add a button to toggle between normal and "diplomacy" colors.[[BR]]
    255264r21121 Add a repair time tooltip.[[BR]]
     265r21184 Create an In-Game tab in the options menu, add periods in all option tooltips.[[BR]]
    256266
    257267=== GUI scalability ===
     
    299309r21164 Pompeii random map script.[[BR]]
    300310r21165 Ngorongoro replica.[[BR]]
     311r21175 Implement SmoothingPainter? for random maps.[[BR]]
     312r21228 Hellas random map script.[[BR]]
     313r21248 Dodecanese random map.[[BR]]
    301314
    302315=== Skirmish maps ===
     
    348361r21080 Implement getBoundingBox and getPointsInBoundingBox rmgen helper.[[BR]]
    349362r21085 Implement rmgen SlopeConstraint? which is met if the elevation difference is within the given range.[[BR]]
     363r21182 Implement ElevationBlendingPainter? which interpolates the height of the given area with the desired height.[[BR]]
     364r21224 Area getClosestPointTo helper function that allows dock placement on random maps without preknowledge about the water location.[[BR]]
     365r21225 Implement a DiskPlacer? to enable random map scripts chosing all points inside a circle without using a special case of the other placers.[[BR]]
    350366
    351367=== Tutorial Maps ===
     
    448464r21094 Move ruins templates from other/ to gaia/ruins/.[[BR]]
    449465r21095 Move gaia/special_treasure_* to gaia/treasure/.[[BR]]
     466r21239 Check for and save mod version for savegames and replays.[[BR]]
    450467
    451468=== Performance Optimizations ===