Skip to content

Mega Man Love v3.3.4 (Hotfix 1)

Compare
Choose a tag to compare
@Yozzaxia1311 Yozzaxia1311 released this 24 Jan 19:11
· 30 commits to master since this release

Clean-up Update

  • Remove folder structure objects.
  • Fix megautils.setShake.
  • Auto canvas resizing. Use view.setScissor for adjusted scissoring.
  • Fix Rush Coil when spawning in a tight corridor.
  • Set letterbox color to black, instead of light blue.
  • Fix stage select text after defeating a boss.
  • megautils.runCallback, for manually calling callbacks.
  • Remove loader.load wrappers in megautils. Just use loader directly for resource handling.
  • Remove audio wrappers. Use music and sfx modules, instead.
  • Fix audio streaming corner cases.
  • Some optimizations.
  • Other bug fixes.