Difference between revisions of "Tidalis:0.901 Beta Release"
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
== Bugfixes == | == Bugfixes == | ||
+ | * Fixed bug where pit monsters were chowing down during the initial block settling phase that happens before the board is shown. | ||
== Internal Programming Notes == | == Internal Programming Notes == |
Revision as of 12:44, 26 June 2010
Contents
New & Updated Levels
New & Updated Art/Music/Sound
Gameplay Additions
- Added keybinds for setting the direction of the block under the cursor (uses the keyboard cursor if that is visible, the mouse cursor otherwise) to a specific direction, defaulting as follows:
- W - Up
- S - Down
- A - Left
- D - Right
- This will work as long as you hold it down, so holding down A (or whatever key you change the bind to) while moving across a row of blocks will make them all point left.
Gameplay Updates
New Level Editor Features
Misc
Bugfixes
- Fixed bug where pit monsters were chowing down during the initial block settling phase that happens before the board is shown.
Internal Programming Notes
- The Debug Output (F3) now includes a lot more information about the individual boards, helpful for desync hunting.