Difference between revisions of "Tidalis:0.901 Beta Release"

From Arcen Wiki
Jump to navigation Jump to search
Line 27: Line 27:
  
 
* Fixed bug where pit monsters were chowing down during the initial block settling phase that happens before the board is shown.
 
* Fixed bug where pit monsters were chowing down during the initial block settling phase that happens before the board is shown.
 +
 +
* Fixed bug that was letting tooltips show for invisible controls on some windows with scroll areas.
  
 
== Internal Programming Notes ==
 
== Internal Programming Notes ==

Revision as of 20:09, 26 June 2010

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

  • Added items to the the pre-level display.

Bugfixes

  • Fixed bug where pit monsters were chowing down during the initial block settling phase that happens before the board is shown.
  • Fixed bug that was letting tooltips show for invisible controls on some windows with scroll areas.

Internal Programming Notes

  • The Debug Output (F3) now includes a lot more information about the individual boards, helpful for desync hunting.

Tidalis