Difference between revisions of "Tidalis:1.010 Beta Release"

From Arcen Wiki
Jump to navigation Jump to search
Line 24: Line 24:
  
 
* Fixed a bug in the last few versions that could cause uv textures to become accidentally flipped.
 
* Fixed a bug in the last few versions that could cause uv textures to become accidentally flipped.
 +
** Thanks to Echo35 for reporting.
 +
 +
* Put in some much more lenient error trapping and handling that now will no longer kill the game's execution when it doesn't have to.  This was another thing that we'd later discovered as part of our AI War conversion to Unity, and now it's included on Tidalis, as well.  This should avoid a whole host of kinds of problems, but most specifically for the moment it should avoid issues with missing/disabled input devices, etc.
 
** Thanks to Echo35 for reporting.
 
** Thanks to Echo35 for reporting.
  

Revision as of 14:26, 14 December 2010

Notes From The Producer: December ??, 2010

--Christopher M. Park

New & Updated Levels

New & Updated Art/Music/Sound

Gameplay Additions

Gameplay Updates

New Level Editor Features

Misc

Bugfixes

  • Fixed a bug where using the 2nd-keyboard direction-drag would get stuck in drag mode.
    • Thanks to Maruten for reporting.
  • Fixed a bug in the last few versions that could cause uv textures to become accidentally flipped.
    • Thanks to Echo35 for reporting.
  • Put in some much more lenient error trapping and handling that now will no longer kill the game's execution when it doesn't have to. This was another thing that we'd later discovered as part of our AI War conversion to Unity, and now it's included on Tidalis, as well. This should avoid a whole host of kinds of problems, but most specifically for the moment it should avoid issues with missing/disabled input devices, etc.
    • Thanks to Echo35 for reporting.

Internal Programming Notes

Tidalis