Scrolling Game Development Kit Forum

SGDK Version 2 => News and Announcements => Topic started by: bluemonkmn on 2012-04-01, 11:11:55 AM

Title: Scrolling Game Development Kit 2.2.3 Released
Post by: bluemonkmn on 2012-04-01, 11:11:55 AM
Just minor corrections in this release:

1. Ensure HTML5 code doesn't fail when attempting to test whether a sprite has collided with an empty sprite category.
2. Fix a typo in the scrollSpriteIntoView HTML5 function.
3. Fix code generator to not have errors when a disabled rule function has no function assigned (if/end if nesting error).

Download from:
https://sourceforge.net/projects/sgdk2/ (https://sourceforge.net/projects/sgdk2/)

I'm releasing this now because I just migrated the projects in the project listing (http://sgdk2.enigmadream.com/) to a new extension in Joomla, and as part of that, I upgraded a few projects to make sure they work easily under the latest release. One of the projects (TDK Remake) exposed a bug in 2.2.2 (#3 above) which I wanted to fix right away so that anybody wanting to work with that sample would be able to do so easily.