Difference between revisions of "Tidalis:0.413 Beta Release"

From Arcen Wiki
Jump to navigation Jump to search
Line 12: Line 12:
 
* New Water game mode.
 
* New Water game mode.
 
** ~*~
 
** ~*~
 +
 +
* New Water Fish special block.
 +
** Complete a chain next to the water fish, and it will pop.  When it pops, it first sucks in a row of water, reducing the water level by one row.
 +
 +
* New Water Balloon special block.
 +
** Complete a chain next to the water balloon, and it will pop.  Causes the water level to go upwards by one row when it pops.
  
 
== Gameplay Updates ==
 
== Gameplay Updates ==

Revision as of 15:14, 19 May 2010

New & Updated Levels

New & Updated Art/Music/Sound

  • The Foothills music theme has been revamped to use an electric piano for a more unique sound.
  • The Volcano music theme has been revamped in general for a more unique and theme-appropriate sound.

Gameplay Additions

  • New Water game mode.
    • ~*~
  • New Water Fish special block.
    • Complete a chain next to the water fish, and it will pop. When it pops, it first sucks in a row of water, reducing the water level by one row.
  • New Water Balloon special block.
    • Complete a chain next to the water balloon, and it will pop. Causes the water level to go upwards by one row when it pops.

Gameplay Updates

  • When bubble blocks would normally fall into the well, they instead now rise up from the bottom of the well, displacing other blocks upwards.

New Level Editor Features

Misc

  • Adventure map scrolling-to-the-right now limited to 128 pixels to the right of the right-most revealed normal node (or 40 pixels to the right of the right-most revealed hidden node).
  • Added "Main Menu" button at the top of the screen for most game modes; switches to "Resume" when on the main menu, and brings you back where you were.
  • The way that special block "effects upon dying" are handled has now been changed so that those effects are more likely to happen when blocks are cleared via nontraditional means (like using Can 'O Beans on them).

Bugfixes

  • Fixed bug in theme editor and adventure editor where dragging sprites/nodes wasn't releasing when the user released the left mouse button.
  • Previously, going to the settings menu, making some changes, then clicking on key-bindings to open that sub-menu, and then clicking "back" to return to the settings menu would undo the changes; fixed to not re-initialize the settings menu in that case.
  • Fixed bug where when loading an adventure either to play or in the editor, scrolling, and then loading the adventure again in some other way would not reset the scrolling offset; fixed to always reset the offset to zero (scrolled all the way to the left) when loading an adventure.
  • Fixed several bugs relating to Eater and Pit Monster eating behaviors and collision.

Internal Programming Notes

  • The Lidgren Network library is now integrated into this game (and we will keep using it for AI War), as it is more feature-rich compared to the Unity built-in networking (at least how it is exposed).

Tidalis