Releases: MechMania-27/Visualizer
Visualizer v2.3.2
If you find any bugs with this release, please report them at #73 . For feature requests, reach out to us on Discord. We will add it to the backlog if it's deemed useful.
Changelog
- Added delayed update for GUI for better turn phase separation
- Fixed edge case with field/crop delayed update
Usage
See the README for installation and usage instructions
Visualizer v2.3.1
If you find any bugs with this release, please report them at #73 . For feature requests, reach out to us on Discord. We will add it to the backlog if it's deemed useful.
Changelog
- Added a crown to show winner at the end
- Fixed edge case in the turn phase separation (both players choosing not to move was delaying the field update until the next turn)
Usage
See the README for usage instructions.
We recommend using the web build which will be regularly updated at https://mechmania.io/visualizer/MechMania27.html. However, we have provided Windows and MacOS builds as well.
Windows Build
Download and unzip the Windows.zip file below. You should be able to run MechMania27.exe as normal. Make sure not to rename the .pck or .exe files, and make sure they stay in the same folder.
MacOS Build
Download and unzip the MacOSX.zip folder. You'll probably need to disable the Apple quarantine security feature by running xattr -dr com.apple.quarantine MechMania27.app.
This build should work on both Intel and M1 Macs, but we haven't been able to test it thoroughly!
Web Build
Download and unzip the Web.zip folder. Run a local HTTP server to use locally. The most common way is to run python -m http.server from that folder.
Visualizer v2.3.0
If you find any bugs with this release, please report them at #73 . For feature requests, reach out to us on Discord. We will add it to the backlog if it's deemed useful.
Usage
See the README for usage instructions.
We recommend using the web build which will be regularly updated at https://mechmania.io/visualizer/MechMania27.html. However, we have provided Windows and MacOS builds as well.
Windows Build
Download and unzip the Windows.zip file below. You should be able to run MechMania27.exe as normal. Make sure not to rename the .pck or .exe files, and make sure they stay in the same folder.
MacOS Build
Download and unzip the MacOSX.zip folder. You'll probably need to disable the Apple quarantine security feature by running xattr -dr com.apple.quarantine MechMania27.app.
This build should work on both Intel and M1 Macs, but we haven't been able to test it thoroughly!
Web Build
Download and unzip the Web.zip folder. Run a local HTTP server to use locally. The most common way is to run python -m http.server from that folder.
Visualizer v2.2.1
If you find any bugs with this release, please report them at #69. For feature requests, reach out to us on Discord. We will add it to the backlog if it's deemed useful.
Usage
See the README for usage instructions.
We recommend using the web build which will be regularly updated at https://mechmania.io/visualizer/MechMania27.html. However, we have provided Windows and MacOS builds as well.
Windows Build
Download and unzip the Windows.zip file below. You should be able to run MechMania27.exe as normal. Make sure not to rename the .pck or .exe files, and make sure they stay in the same folder.
MacOS Build
Download and unzip the MacOSX.zip folder. You'll probably need to disable the Apple quarantine security feature by running xattr -dr com.apple.quarantine MechMania27.app.
This build should work on both Intel and M1 Macs, but we haven't been able to test it thoroughly!
Web Build
Download and unzip the Web.zip folder. Run a local HTTP server to use locally. The most common way is to run python -m http.server from that folder.
Visualizer v2.2.0
If you find any bugs with this release, please report them at #67. For feature requests, reach out to us on Discord. We will add it to the backlog if it's deemed useful.
Usage
See the README for usage instructions.
We recommend using the web build which will be regularly updated at https://mechmania.io/visualizer/MechMania27.html. However, we have provided Windows and MacOS builds as well.
Windows Build
Download and unzip the Windows.zip file below. You should be able to run MechMania27.exe as normal. Make sure not to rename the .pck or .exe files, and make sure they stay in the same folder.
MacOS Build
Download and unzip the MacOSX.zip folder. You'll probably need to disable the Apple quarantine security feature by running xattr -dr com.apple.quarantine MechMania27.app.
This build should work on both Intel and M1 Macs, but we haven't been able to test it thoroughly!
Web Build
Download and unzip the Web.zip folder. Run a local HTTP server to use locally. The most common way is to run python -m http.server from that folder.
Visualizer v2.1.0
If you find any bugs with this release, please report them at #65. For feature requests, reach out to us on Discord. We will add it to the backlog if it's deemed useful.
Usage
See the README for usage instructions.
We recommend using the web build which will be regularly updated at https://mechmania.io/visualizer/MechMania27.html. However, we have provided Windows and MacOS builds as well.
Windows Build
Download and unzip the Windows.zip file below. You should be able to run MechMania27.exe as normal. Make sure not to rename the .pck or .exe files, and make sure they stay in the same folder.
MacOS Build
Download and unzip the MacOSX.zip folder. You'll probably need to disable the Apple quarantine security feature by running xattr -dr com.apple.quarantine MechMania27.app.
This build should work on both Intel and M1 Macs, but we haven't been able to test it thoroughly!
Web Build
Download and unzip the Web.zip folder. Run a local HTTP server to use locally. The most common way is to run python -m http.server from that folder.
Visualizer v2.0.0
If you find any bugs with this release, please report them at #62. For feature requests, reach out to us on Discord. We will add it to the backlog if it's deemed useful.
Usage
See the README for usage instructions.
We recommend using the web build which will be regularly updated at https://mechmania.io/visualizer/MechMania27.html. However, we have provided Windows and MacOS builds as well.
Windows Build
Download and unzip the Windows.zip file below. You should be able to run MechMania27.exe as normal. Make sure not to rename the .pck or .exe files, and make sure they stay in the same folder.
MacOS Build
Download the MacOS.zip folder. Unzip both it and the contained MacOSX.zip folder again (sorry). You'll probably need to disable the Apple quarantine security feature by running xattr -dr com.apple.quarantine MechMania27.app.
This build should work on both Intel and M1 Macs, but we haven't been able to test it thoroughly!
Web Build
Download and unzip the Web.zip folder. Run a local HTTP server to use locally. The most common way is to run python -m http.server from that folder.
Known Issues
See #62
Pre-Release
Use the provided game.json file to test.
To run on OSX you'll need to disable the Apple quarantine security feature by running xattr -dr com.apple.quarantine MechMania27.app. Evidently the OSX version crashes when transitioning from TitleScene to the Game scene -- haven't figured that one out yet.
To test the HTML5 release, start a local HTTP server in the unzipped directory (one way to do so is with python -m http.server) and navigate to MechMania27.html.
Alpha
This is the alpha release of the MechMania27 visualizer.