Difference between revisions of "Tidalis:0.904 Beta Release"
Jump to navigation
Jump to search
Line 32: | Line 32: | ||
* Fixed bug where pausing a game and then opening the help or credits screen and then closing it could kick you back into the game (unpaused) instead of the menu. | * Fixed bug where pausing a game and then opening the help or credits screen and then closing it could kick you back into the game (unpaused) instead of the menu. | ||
+ | |||
+ | * Fixed bug where find-internet-games list screen wasn't fitting on 800x600. | ||
== Internal Programming Notes == | == Internal Programming Notes == |
Revision as of 09:24, 3 July 2010
Contents
New & Updated Levels
- Added cutscenes 87 and 88.
New & Updated Art/Music/Sound
- The following themes have been visually polished: Jeweled Palace.
Gameplay Additions
Gameplay Updates
New Level Editor Features
- Added Custom Difficulty window to the Level Editor, allowing direct setting of 4 variables normally determined by the Action Difficulty setting: Starting Free Rows, Max Free Rows, Block Interval, and Fire/Ice Evaporation Time. Leaving any of the values set to -1 (the default) tells the level to use the normal value based on action difficulty.
Misc
- Fire block activation now clears tinders instead of charring them.
- Added player name(s) to high score display. Previous high score records do not have this information so it will be blank for those older records.
- Adventure map scrolling indicators now glow when scrolling is actually taking place in that direction.
Bugfixes
- Changed flipper block behavior so that streams only have their speed doubled once regardless of the number of times they hit a flipper, so that it does not lead to weird teleporting behavior.
- Refactored "how many blocks are in this column" calculation that was used for loss-by-block-stack-overflow and should-column-shake computations to more explicitly recognize cases where the "floor" is artificially higher due to a wall block or block floating in water.
- Fixed bug where pausing a game and then opening the help or credits screen and then closing it could kick you back into the game (unpaused) instead of the menu.
- Fixed bug where find-internet-games list screen wasn't fitting on 800x600.