Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
AppGameKit StudioNewsAppGameKit Studio 2023.01.25 update released!
In-game event

AppGameKit Studio 2023.01.25 update released!

AppGameKit Studio · published 25 Jan 2023, 11:24 UTC

All newsPlayers around this dateRead on Steam

Welcome to this new update for AppGameKit Studio. It focuses on improvements to the Visual Studio CODE extension and a range of important bug fixes and improvements.

Visual Studio Code Extension

  • Now has buttons in the top right for compile, run, broadcast, and debug
  • Allows only one broadcast or debug session at a time
  • Code completion now suggests user functions and variables
  • The go to declaration now handles local and type variables
  • Hover now handles local and type variables
  • Go to declaration on an include path will now go to that file

Bug Fixes and changes

  • Added support for BMP image files
  • Added GetInAppPurchaseIsRenewing to return subscription renewal state on Android
  • Fixed a crash when creating a banner ad with CreateAdvert and then sending the app to the background
  • Fixed DeleteAdvert not removing the banner ad
  • Removed joystick support on Mac due to unsupported library
  • Mac version now compiles to both arm64 and x86_64
  • Updated to MoltenVK 1.2.1 on Mac and iOS
  • iOS and MacOS Tier 2 apps now require XCode 14 or higher
  • Tier 1 Compiler is now faster at compiling large projects
  • Compiler will output stats such as the number of lines parsed and language tokens generated
  • Tier 1 Compiler will now be more thorough in finding undefined variables in functions
  • IDE now reports up to 30 errors at a time, increased from 10
  • Removed support for Windows XP and Vista
  • Removed 32-bit support on Windows
More from AppGameKit Studio

Other announcements

All news
Game update13 Sep 2026Build Studio 2026.08.06Build Studio 2026.08.06 by Zaxxan --------------------------------- - Fix bug where the Studio IDE crashes if a new source file is opened for the second time when no project is loaded - Fix auto-indentation issue in the Studio IDE editor - Update Google Billing to 8.3.0Game update19 Feb 2026API Updates for WindowsFor those working with Windows, we have updated the latest version of our latest Apple and Google API support to the public branch of AGK Studio. For those familiar with the DEVTEST build, this is the same version you have already been using and testing since November 2025. Thanks again to Zaxxan for his amazing contributions in 2025 to the community!Game update1 Aug 2025AppGameKit Studio 2025.07.25 update released!We are happy to bring you the second AppGameKit Studio update of 2025, which was made possible by our awesome contributor keeping the repo up to date. As always, the source code is available for you to check out! We now target API 35 officially, and the build has been successfully tested to deploy onto the Google App Store ahead of the discontinuation of older API builds. We have also updated t…