Alpha 1.1.0


- Have all 8 heart tanks and 4 health tanks attainable

- Fix bug where Precious Woman spawns shield gems too often

- New sprites for Megaman running and life-up (thanks, Samuel!)

- Enable debug logging window

- Fix bug where loading a save file, going back to the main menu, and then starting a new game would cause the game to crash

- Remove some of the Bat enemies from the second "cave" section in Glacier Man's stage

- Do a few optimizations to entity spawning logic in Moon Man's stage

- Minor level design changes to Moon Man's stage

- Ice cube projectiles now cause Megaman to become frozen; the only way to escape being frozen is to press-and-release the "shoot" button 3 times

- Fix bug where Megaman couldn't shoot while air dashing

- Added screw items to game; screw count is saved when game is saved

- Ensure that "save game" functionality is backwards-compatible with the one in alpha release 1.0.0

Files

Megaman-Maverick-alpha-1.1.0-linux64.zip 489 MB
1 day ago
Megaman-Maverick-alpha-1.1.0-mac.zip 482 MB
1 day ago
Megaman-Maverick-alpha-1.1.0-windows64.zip 481 MB
1 day ago

Get Megaman Maverick

Comments

Log in with itch.io to leave a comment.

A mac release has been added, though I'm unable to verify if it works. Most likely, the game won't work right away, and double-clicking the "Megaman Maverick" app in Finder will result in (a) nothing happening or (b) a pop-up which states that Apple cannot verify the app.

In either case, one option to resolve the issue might be to go to "Privacy & Security" in Settings and enable the app to be run. Even with doing that, you might need to open a Terminal session and run the game with the following command.

```

sudo <path-to-game-file>/Megaman Maverick

```