From e8b8a422f71878dc91e3128fd6e1da45745b07ce Mon Sep 17 00:00:00 2001 From: RandomityGuy <31925790+RandomityGuy@users.noreply.github.com> Date: Tue, 21 Feb 2023 23:19:26 +0530 Subject: [PATCH] update ver and changelog --- CHANGELOG.md | 9 +++++++++ README.md | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4326b1fa..9429b82d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# 1.4.0 +This update adds all the playable MBG, MBP, MBU custom levels via Marbleland integration. Play the entire custom level archive without manually installing with, with a single click. +- Added controller support. (Thanks thearst3rd) +- Improved replay saving flow. +- Improved marble physics a bit. +- Cleaned up some UI. +- Fixed collision detection bugs. +- Fixed various graphical bugs. +- Fixed item hitboxes being too small. # 1.3.3 This update addresses the following issues: - FOV is now based on horizontal FOV instead of vertical, matching with- original MB. diff --git a/README.md b/README.md index 223e5818..070f1e22 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://mbhaxe.netlify.app/) ### Marble Blast Platinum: [Play](https://mbphaxe.netlify.app/) ## Windows and Mac -### Marble Blast Gold: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.1.6) -### Marble Blast Platinum: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.3.3) +### Marble Blast Gold: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.1.7) +### Marble Blast Platinum: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.4.0) ## Mac Instructions 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.