The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2014-07-05 | 1.1 kB | |
| SGDK2210.zip | 2014-07-05 | 4.9 MB | |
| Totals: 2 Items | 4.9 MB | 0 | |
Scrolling Game Development Kit 2.2.10 Release Notes
Changes between version 2.2.9 and 2.2.10
-
Revert to .NET 4.0 for compatibility with Windows XP. (The ClickOnce installer in .NET 4.5 is still too unreliable anyway. Will no longer provide ClickOnce install.)
-
Correct mouse coordinates reported by HTML5 code when game view is not at the top left corner of the web page.
-
Correct the way inactive sprites are removed from a category when deactivated in HTML5 projects.
-
Implement HTML5 (js) version of getSpriteWithin function to retrieve sprite within a plan rectangle.
-
Correct HTML5 addSpriteAtPlan function to mark the created sprite as dynamic, and initialize its parameters to default values.
-
Correct HTML5 (js) code to properly determine tile category membership of animated tile frames.
-
Update template projects to conform to modified SGDK2 file XML schema that was changed in a recent release to include Folder info etc.