Difference between revisions of "Tidalis:0.410 Beta Release"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
* New Crystalizer special block. | * New Crystalizer special block. | ||
** Complete a chain next to the bubble, and it will shatter. When it shatters, all of the directly-adjacent blocks are also destroyed and turned into usable items (with a few exceptions, such as the walls). | ** Complete a chain next to the bubble, and it will shatter. When it shatters, all of the directly-adjacent blocks are also destroyed and turned into usable items (with a few exceptions, such as the walls). | ||
+ | |||
+ | * New Flipper (180) special block. | ||
+ | ** Streams that hit this big flipper are ricocheted back in the direction from whence they came at double speed. | ||
+ | |||
+ | * New Flipper (45) special block. | ||
+ | ** Streams that hit this little flipper are ricocheted at a forty-five degree angle at double speed. | ||
== Gameplay Updates == | == Gameplay Updates == |
Revision as of 15:02, 13 May 2010
Contents
New & Updated Levels
New & Updated Art/Music/Sound
Gameplay Additions
- New Crystalizer special block.
- Complete a chain next to the bubble, and it will shatter. When it shatters, all of the directly-adjacent blocks are also destroyed and turned into usable items (with a few exceptions, such as the walls).
- New Flipper (180) special block.
- Streams that hit this big flipper are ricocheted back in the direction from whence they came at double speed.
- New Flipper (45) special block.
- Streams that hit this little flipper are ricocheted at a forty-five degree angle at double speed.
Gameplay Updates
New Level Editor Features
Misc
Bugfixes
Internal Programming Notes
- Added BlockColorDictionary and SpecialBlockDictionary to UsableItemDefinition for quick and efficient lookup of those types of blocks.