From b6032a4b6412bc5c63fab840ec5718a4f471b996 Mon Sep 17 00:00:00 2001 From: RandomityGuy <31925790+RandomityGuy@users.noreply.github.com> Date: Sun, 21 Jul 2024 18:09:50 +0530 Subject: [PATCH] readme update --- CHANGELOG.md | 9 +++++++++ README.md | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed505347..91acad0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# 1.6.1 +This update fixes the following bugs: +- Fixed a crash when there are more players than spawnpoints in multiplayer. +- Fixed minor UI bugs with kicking and player list. +- Prevent timing out of players who are still loading the level. +- Fixed sort order of two multiplayer levels. +- Attempted to improve performance when someone joins mid-game. +- Touch Controls: Pressing pause now releases the joystick. + # 1.6.0 A big update! Bringing in the cross platform multiplayer the way it was meant to be played! Please note that it is always and always recommended to download the native client for unlocked FPS and higher performance. diff --git a/README.md b/README.md index 86f8b290..95648b4b 100644 --- a/README.md +++ b/README.md @@ -11,14 +11,14 @@ The browser port supports touch controls, meaning it can be played on mobile dev ### Marble Blast Ultra: [Play](https://marbleblastultra.randomityguy.me/) ## Windows and Mac ### Marble Blast Gold: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.1.12) -### Marble Blast Platinum: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.6.0) +### Marble Blast Platinum: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.6.1) ### Marble Blast Ultra: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.1.3-mbu) ## Mac Instructions - Important Put the .app file in either /Applications or ~/Applications in order to run it properly. You will also have to bypass Gatekeeper since the .app is not signed. ## Android ### Marble Blast Gold: [Download](https://github.com/RandomityGuy/MBHaxe/releases/download/1.1.12/MBHaxe-Gold.apk) -### Marble Blast Platinum: [Download](https://github.com/RandomityGuy/MBHaxe/releases/download/1.6.0/MBHaxe-Platinum.apk) +### Marble Blast Platinum: [Download](https://github.com/RandomityGuy/MBHaxe/releases/download/1.6.1/MBHaxe-Platinum.apk) ### Marble Blast Ultra: [Download](https://github.com/RandomityGuy/MBHaxe/releases/download/1.1.3-mbu/MBHaxe-Ultra.apk) ## Additional Features