Rockbot is a Megaman fan game with level editor.
Changes:
* allow user to set up/down/left/right keys in input config.
* the input configuration will be applied only when the user leaves the config menu.
* fix editor release version crashing in Windows platform.
* faster screen transition in Android.
* do not allow player to shot more projectiles after firing an amor-piece special one.
* check the maximum number of projectiles depending on type, weapon or normal.
* if jump height surpasses 80% of total height, continue jumping even if player releases the jump button.
* new object-type for last boss capsule, fixing the old bug of player vanishing on last stage after beating all 8-bosses.
* do not allow player to jump while on push-back.
* reduce push-back duration and movement.
* adjust hit animation to endure only while player is intangible.
* change Dynamite’s AI*, so it won’t dash when hit as it makes the fight too unfair.
* Shocker’s projectiles must use sin trajectory.
* new graphics for some stages and adjusts in tiles, tileset and map backgrounds.