|
|
Line 1: |
Line 1: |
|
== Changes since latest released version == |
|
== Changes since latest released version == |
|
|
* None, too recent |
|
|
|
|
|
== Changes in 0.8.20 (released 2006 July 04) |
|
=== Translation improvements === |
|
=== Translation improvements === |
|
'''Unconfirmed''' |
|
'''Unconfirmed''' |
Line 13: |
Line 16: |
|
* Prevented key scrolling while in-game menu is active (fixes bug [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=16091 16091]) |
|
* Prevented key scrolling while in-game menu is active (fixes bug [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=16091 16091]) |
|
* Unit to building allocation system rewrite started |
|
* Unit to building allocation system rewrite started |
|
|
* Towers can now attack explorers |
|
|
* Explorers avoid towers |
|
|
* Markets on the same team now share fruits, meaning instant fruit teleportation between markets |
|
=== General improvements === |
|
=== General improvements === |
|
* Per-unit skinning and parameter editing |
|
* Per-unit skinning and parameter editing |
Line 18: |
Line 24: |
|
* Synced the amount of teams that can be placed on a map automatically, and while editing (now 16 is the highest) so that the game no longer crashes when playing a map with 17 or more teams (fixes bug [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=16097 16097]) |
|
* Synced the amount of teams that can be placed on a map automatically, and while editing (now 16 is the highest) so that the game no longer crashes when playing a map with 17 or more teams (fixes bug [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=16097 16097]) |
|
* Allowed custom default settings for flags (fixes bug [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=16547 16547]) |
|
* Allowed custom default settings for flags (fixes bug [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=16547 16547]) |
|
|
* Completely revamped map editor with better end-user experience |
|
|
* New AI system codenamed Echo for better and easier AI development |
|
|
* New economic AI using Echo called ReachToInfinity |
|
|
|
|
|
=== Miscellaneous improvements === |
|
=== Miscellaneous improvements === |
Line 24: |
Line 33: |
|
* New tooltip system implemented in libgag, curtesy of Sebastien, is now in place for use in a future version. |
|
* New tooltip system implemented in libgag, curtesy of Sebastien, is now in place for use in a future version. |
|
* Gradients have been modified a fair bit. They are now updated when a building is destroyed by an enemy. And all war flags are updated when any building is destroyed. Also, a comment now warns the programmers to use a restrictive input for the gradient algorithms if they rely on correct results. (fixes bug [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=16257 16257]) and several tests have been put in place to test the new changes. Also, there is now a #define to allow easy change of the gradient computation system between the default algorithm, kai's algorithm or simon's algorithm. The gradient computation now uses different algorithms for different types of gradients. |
|
* Gradients have been modified a fair bit. They are now updated when a building is destroyed by an enemy. And all war flags are updated when any building is destroyed. Also, a comment now warns the programmers to use a restrictive input for the gradient algorithms if they rely on correct results. (fixes bug [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=16257 16257]) and several tests have been put in place to test the new changes. Also, there is now a #define to allow easy change of the gradient computation system between the default algorithm, kai's algorithm or simon's algorithm. The gradient computation now uses different algorithms for different types of gradients. |
|
* Fixed bugs [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=16350 16350], [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=16323 16323], [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=16148 16148], [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=16171 16171], [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=16096 16096], and [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=15908 15908] |
|
* Fixed bugs [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=16350 16350], [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=16323 16323], [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=16148 16148], [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=16171 16171], [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=16096 16096], and [http://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=15908 15908], and numerous others |
|
|
|
|
|
|
|
|