From f2012792649b43dac8ebb13e74df0ab63b57ba07 Mon Sep 17 00:00:00 2001 From: RandomityGuy <31925790+RandomityGuy@users.noreply.github.com> Date: Sun, 4 Jun 2023 23:09:37 +0530 Subject: [PATCH] readme --- CHANGELOG.md | 5 +++++ README.md | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26d1cd98..e77daa9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 1.5.1 +This update fixes the following bugs: +- Fixed a bug concerning moving platform collisions. +- Made moving platforms rewind correctly in case of traplaunches. + # 1.5.0 This update brings the following big changes: - Added Rewind capabilities. Open options to configure it. diff --git a/README.md b/README.md index d6d57fec..eb458e40 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ The browser port supports touch controls, meaning it can be played on mobile dev ### Marble Blast Gold: [Play](https://marbleblastgold.randomityguy.me/) ### Marble Blast Platinum: [Play](https://marbleblast.randomityguy.me/) ## Windows and Mac -### Marble Blast Gold: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.1.8) -### Marble Blast Platinum: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.5.0) +### Marble Blast Gold: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.1.9) +### Marble Blast Platinum: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.5.1) ## 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.