itch.io is community of indie game creators and players

Devlogs

Version 1.0.2

Hi all,

Got a couple more bug fixes for you :)

The first bug that's been squashed is that if you only have 1 page's worth of achievements and you try to use the left/right arrows, it throws an error. This will no longer happen.


The second bug was a bit more complicated to figure out...

I was made aware that the "AchievementsSystemScript.cs" file wasn't working in projects. After much debugging, I finally found out that for some reason, it's the name of the file that caused the issues.

Originally (in alpha testing), the script file was called "AchievementsSystemFree.cs" for both the free and premium versions. Because there's no difference between the free/premium versions of the script file (only the .dll file), I decided to rename it to something more ambiguous (hence "AchievementsSystemScript.cs").

It seems this has caused an issue somewhere down the line as the fix for this issue was simply renaming the script file back to "AchievementsSystemFree.cs".

With that in mind, going forward (for now at least) all future updates (including 1.0.2) will have the script file called "AchievementsSystemFree.cs" (even for the premium version since, as I mentioned, there's no difference between versions for the script file).

I hope this helps fix any issues people may have been having with the plugin.

Thanks again all :)

Files

  • Achievements System Free V1.0.2.zip 822 kB
    Jun 27, 2023
  • Achievements System Premium V1.0.2.zip 828 kB
    Jun 27, 2023
Download Achievements System - Bakin Plugin
Leave a comment