mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-04-26 12:41:40 +00:00
update ver and changelog
This commit is contained in:
parent
a99ee2b9ab
commit
e8b8a422f7
2 changed files with 11 additions and 2 deletions
|
|
@ -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
|
# 1.3.3
|
||||||
This update addresses the following issues:
|
This update addresses the following issues:
|
||||||
- FOV is now based on horizontal FOV instead of vertical, matching with- original MB.
|
- FOV is now based on horizontal FOV instead of vertical, matching with- original MB.
|
||||||
|
|
|
||||||
|
|
@ -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 Gold: [Play](https://mbhaxe.netlify.app/)
|
||||||
### Marble Blast Platinum: [Play](https://mbphaxe.netlify.app/)
|
### Marble Blast Platinum: [Play](https://mbphaxe.netlify.app/)
|
||||||
## Windows and Mac
|
## Windows and Mac
|
||||||
### Marble Blast Gold: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.1.6)
|
### 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.3.3)
|
### Marble Blast Platinum: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.4.0)
|
||||||
## Mac Instructions
|
## Mac Instructions
|
||||||
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.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue