This commit is contained in:
RandomityGuy 2023-06-04 23:09:37 +05:30
parent e42960d946
commit f201279264
2 changed files with 7 additions and 2 deletions

View file

@ -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 # 1.5.0
This update brings the following big changes: This update brings the following big changes:
- Added Rewind capabilities. Open options to configure it. - Added Rewind capabilities. Open options to configure it.

View file

@ -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 Gold: [Play](https://marbleblastgold.randomityguy.me/)
### Marble Blast Platinum: [Play](https://marbleblast.randomityguy.me/) ### Marble Blast Platinum: [Play](https://marbleblast.randomityguy.me/)
## Windows and Mac ## Windows and Mac
### Marble Blast Gold: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.1.8) ### 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.0) ### Marble Blast Platinum: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.5.1)
## Mac Instructions - Important ## Mac Instructions - Important
Put the .app file in either /Applications or ~/Applications in order to run it properly. 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. You will also have to bypass Gatekeeper since the .app is not signed.