Author Topic: Scrolling Game Development Kit 2.2.6 Released  (Read 5037 times)

bluemonkmn

  • SGDK Author
  • Administrator
  • Fanatic
  • *****
  • Posts: 2761
    • ICQ Messenger - 2678251
    • MSN Messenger - BlueMonkMN@gmail.com
    • View Profile
    • http://sgdk2.sf.net/
    • Email
Scrolling Game Development Kit 2.2.6 Released
« on: 2012-06-10, 04:52:17 PM »
Just a few fixes and minor updates in this release:

1. For projects based on the latest code template with Frameset.cs, generate framesets in binary format to avoid huge code file and stack overflow at runtime when project has many (on the order of 10000) frames.
2. Correct error when the map editor is minimized and restored.
3. Implement new command to export and run the project in HTML 5 form with a single click or keypress.

Get it from the download button on the SourceForge Page.