Skip to content

Releases: TheGameCreators/AGKClassic

v2024.12.25

19 Dec 20:11
4689393
Compare
Choose a tag to compare

This is a Community DEVTEST version for evaluation and is NOT supported by TGC. Use at your own risk

This update is based on the v2023.10.24 version which was the final version released by TGC.

The following changes have been made:

  1. Cleaned all projects
  2. Updated the AGK_Build solution to use ENV variables
  3. Updated all of the VS solutions to VS2022 and Windows SDK 10
  4. Removed FREE and FREE WEEKEND Windows builds
  5. Created a new Windows AGK_Build solution to improve build time
  6. Added support for Google API 34
  7. Added support for Google Billing 6.0.1
  8. Upgraded to Android Gradle Plugin 8.1.1
  9. Updated Android Export minimum API list to support upto API 34
  10. Removed any references to iOS on Windows IDE as iOS exports not supported
  11. Changed default UI theme to a grey theme (this is my personal choice but can be changed back to default if required by deleting geany.gtkrc)
  12. Updated Tier 2 templates to VS2022 and Windows SDK 10

Minimum Windows operating system is now Windows 10

Thanks to MikeHart66 for helping to test