Skip to content

Beta 3

Latest
Compare
Choose a tag to compare
@digivorix digivorix released this 26 May 00:09

Beta 3 of the Newgrounds API for Fusion has been released! This release fixes a critical bug with Beta 2 that had the chance to completely mess up which medals were unlocked (oops). For this reason, Beta 2 is considered broken and should not be used.

Changelog:
-Updated example MFA to be compatible with the Free Edition of Fusion 2.5.
-Medals are now unlocked using their Newgrounds Medal ID, and not an array position.

NOTE: If you are using Beta 2 in a project, update to Beta 3 immediately. This process will only require minimal changes to your MFA. Be sure to take a look at the updated "Unlocking Medals" section in the included documentation to see how to unlock medals in this new version. Also, make sure that you replace your newgrounds.js file with the new one included with the Beta 3 download and start calling your unlockMedal function with the actual Newgrounds Medal ID as the included integer parameter instead of the (now deprecated) array ID.