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
GameMaker Studio 2 MobileNews2023.1 Release
Game update

2023.1 Release

GameMaker Studio 2 Mobile · published 31 Jan 2023, 15:57 UTC · build 10434136

All newsPlayers around this dateRead on Steam

IDE v2023.1.0.58 Runtime v2023.1.0.76

January’s 2023.1 release sees a number of tool changes designed to speed up project-loading and importing assets, to stop a number of long-term source control quality-of-life issues, and to reduce download/install sizes for the runtimes. There are also a number of important fixes for the Debugger crashing and using up too much memory (or mis-reporting in-game RAM usage on some platforms), plus important stability fixes for the MQTT server if you have GameMaker behind a firewall.

As you can see, there are a number of very important changes and additions in this release, so it’s very important that you do read these release notes very carefully before you update.

Within the 2023.1 IDE we have made a large number of fixes or improvements to Feather; the Image Editor has a new shortcut for converting clipboard content to being a brush you can reuse; there is now the ability to add all sprite types to your Texture Groups lists and then load/unload these extra texture pages at the same time in-game; and so you can debug issues more easily there are now HTML5 preferences for pretty-printing your code and the ability for extensions to create custom ADB logging tags when running Android games.

On the runtimes side, 2023.1 brings the introduction of several powerful yet easy-to-understand new features, all aimed at making it easier to create a good-looking and quality-feeling game: the new ”Move And Collide” collisions function can greatly reduce the amount of code required to create player character collisions really quickly; Signed Distance Field ("SDF") font support allows you to scale fonts up/down and maintain excellent quality levels, so no need to ship multiple copies of the same font at different point sizes; and the new "Tremolo" audio effect allows you to more easily achieve this type of advanced audio functionality. There are also several major changes or improvements to existing functionality - like the behaviours of statics, which now know their inheritance chain and allow you to check whether a certain function is declared.

See below for IDE and runtime changes/fixes since 2022.11.1:
IDE Notes
Runtime Notes

If you have any issues building your projects (typically Android), please do first of all review your various tools installs against our GameMaker Required SDKs Guide and ensure you're still using the correct versions.

More from GameMaker Studio 2 Mobile

Other announcements

All news
Game update15 Dec 20232023.11.1 Update ReleaseA small-but-important release to fix many of the hotkeys issues found in the 11.0 release, plus an issue with in-game where you could not hold down both the left and right mouse buttons without "one resetting the other" in some circumstances. For the full list of the fixes in this release (there are no new features), please see the 2023.11.1 milestone page . Important Notice For Users Of This L…Game update7 Dec 20232023.11 Release2023.11 brings lots of behind-the-scenes performance improvements to both the IDE and Runtime; various new functions have been added to expand what you can do with buffers and rooms; following on from the SDF Effects added last release, you can now apply these effects to text tracks within your Sequences; you can now create your own Game Strip projects (and there is a new template you can use t…Game update11 Oct 20232023.8.2 Update Release 2A small-but-essential update to the IDE for stopping a start-up crash you may have seen in the release from last week whenever licensing had failed. Now, if there is an issue with incomplete/stale licensing information in your user manager file, GameMaker will detect this and clear the file out, allowing you to start the program safely and log in again with no problems. There are no runtime cha…