1. Fraymakers
  2. News
  3. EA Update v0.5.12 - Rockman Assist and More Sprites!

EA Update v0.5.12 - Rockman Assist and More Sprites!

Highlights

Rockman Assist

  • Rockman, from FTL: Faster Than Light, has been added to the game!
Official FrayTools Plugins now available on GitHub

  • We're excited to announce that the very same FrayTools plugins we actively use for internal development have been publicly released on GitHub! We sneakily released them a few weeks ago and have already started to continue development from these open-source repositories. In addition to the Fraymakers plugins you'll also be able to find "plugin-core", the FrayTools library that serves as a development kit for creating your own plugins, along with some minimal example code repositories. Check out everything we've released so far below!

    - Fraymakers Plugins
    --> https://github.com/Fraymakers

    - Development Tooling and Sample Projects:
    --> https://github.com/FrayTools

  • With this change, we've moved the Fraymakers API documentation from its original website over to GitHub to simplify maintenance and provide a better browsing experience. You can explore the new home for the documentation here:

    - API Documentation
    --> https://github.com/Fraymakers/fraymakers-api-docs/tree/main/docs/classes
General

Effects

  • Light hitspark sprite updated.
Hitspark point lights removed

  • We’ve decided to remove this feature from the game for now. Aside from being somewhat underdeveloped, adding additional lights could affect performance on lower end hardware if the feature wasn’t turned off. On top of this, we discovered a bug that resulted in point light calculation not being entirely disabled when generating hitsparks, even if the feature was turned off. With the system disabled, everyone who had the feature turned off may see some modest performance gains based on our testing. The feature may return at some point in the future, but for now it’s on the backburner while we focus on larger priorities.
New error logging feature

  • If the game crashes, a new error.log file will be generated alongside the game executable containing crash details. When reporting crashes (ideally via https://fraymakers.com/feedback), please be sure to send us this file to help fix your issue!
Fixes

  • Negative hitstun values are now processed correctly as a Float with respect to the documentation.


Playable Characters

Octodad

  • Side Special Air
    - Updated with completed pixel art.
  • Down Special Air Attack
    - Updated with completed pixel art.
Welltaro

  • Neutral Air
    - Updated with partially completed pixel art.
  • Forward Strong
    - Updated with partially completed pixel art.
  • Forward Strong Land
    - Updated with completed pixel art.
  • Neutral Special Air
    - Updated with completed pixel art.
Assists

Rhythm Doctor

  • Corrected a console error by removing a deprecated ‘forceTumbleFall’ stat from the animation.
Fraymakers Content Exporter Plugin v0.2.0

Now published on GitHub:
https://github.com/Fraymakers/content-exporter-plugin/releases

Fraymakers Metadata Definition Plugin v0.2.0

Now published on GitHub:
https://github.com/Fraymakers/metadata-plugin/releases

Fraymakers Api Types Plugin v0.3.0

Now published on GitHub:
https://github.com/Fraymakers/api-types-plugin/releases