Difference between revisions of "Tidalis:1.004 Beta Release"
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
* Fixed potential crash bug in AI games. | * Fixed potential crash bug in AI games. | ||
+ | |||
+ | * Added a limiter on the AI's examine-all-possible-chains logic to just take the money and run if it finds a chain of a certain length, rather than continuing to analyze all the other possible chains. | ||
+ | ** Thanks to Hans-Martin Portmann for reporting. | ||
== Internal Programming Notes == | == Internal Programming Notes == |
Revision as of 12:51, 5 August 2010
Contents
Notes From The Producer: July ??, 2010
--Christopher M. Park
New & Updated Levels
New & Updated Art/Music/Sound
Gameplay Additions
Gameplay Updates
- Improved AI handling of color-reactive blocks, notably in garbage battle mode.
- Thanks to Somenetguy for pointing out a problem with the previous handling.
New Level Editor Features
Misc
Bugfixes
- Fixed potential crash bug in AI games.
- Added a limiter on the AI's examine-all-possible-chains logic to just take the money and run if it finds a chain of a certain length, rather than continuing to analyze all the other possible chains.
- Thanks to Hans-Martin Portmann for reporting.