From 31c109d89b87351bcece796ef9ffc58c24f7322c Mon Sep 17 00:00:00 2001 From: RandomityGuy <31925790+RandomityGuy@users.noreply.github.com> Date: Wed, 19 Nov 2025 17:34:38 +0000 Subject: [PATCH] update changelog --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 345a9d2e..39bf1336 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# 1.2.5 +Finally, the ability to play Marbleland custom levels has arrived, check it out in the Singleplayer Custom Levels menu! +This update brings the following changes: +- Added support for Marbleland custom levels in Singleplayer Custom Levels menu. Only those which are marked for "Ultra" are supported. +- Fixed a bug where player names were not escaped properly in places. +- Fixed black screen on exiting replays. +- Fixed exiting replays opening wrong menus. +- Added momentum based scrolling on touch devices for menus. +- Improve camera sensitivity on touch devices. + +Lastly, with this update, you can now play this game on the Xbox console via the Xbox Dev Mode! +Just enable Developer Mode on your Xbox, install the game as a Universal Windows Platform (UWP) app, and you're good to go! + # 1.2.4 This update brings the following changes: - Added Import and Export Progress to Options menu to transfer game progress between devices.