Skip to content

Releases: ErisApps/FPS-Counter

FPS Counter 3.0.0

20 Sep 14:57
Compare
Choose a tag to compare

What's this?!? Yes, you saw it right!!!
We went from version 2 to version 3 this time which means that there have been some major changes.

What's changed

  • The optional dependency on Counters+ has been changed to version 2.0.0 or higher
  • Due to the previous stated change, pretty much EVERYTHING has been changed under the hood.
  • Got rid of the last remaining warnings in the code because nobody seems to like those apparently
  • A lot of other smaller changes and improvements

Remarks

From this version on, support for Counters+ v1.x.x integration has been dropped because it was simply not possible to keep the integrations for both versions. This doesn't mean that both mods can't be used simultaneously, however all the extra features that come along with the Counters+ integration won't be available.

If you still insist on keeping Counters+ 1.x.x and want to preserve the FPS Counter integration, I recommend you to stay on version 2.2.6 of FPS Counter for a little while longer. However, as my time still is limited, keep in mind that I won't be offering support for the older 2.x.x versions anymore.

I tried my hardest to make it bugfree, however... if you were to stumble upon one, please let me know.

FPS Counter 2.2.6

13 Sep 20:50
Compare
Choose a tag to compare

What's changed

  • Reverted one of the "improvements" from last version as it completely bricked the Counters+ v1 integration

Remarks

This version still doesn't have integration with the new Counters+ 2.0.0 (and higher), but it will surely be added at some point.

FPS Counter 2.2.5

09 Sep 20:16
Compare
Choose a tag to compare

What's changed

  • Now requires SiraUtil 1.0.2 or higher (It's on ModAssistent in case you don't have it yet)
  • Added BSIPA as a dependency because @Auros and @nike4613 kindly keep reminding every modder every day to do this without fail since some time now (I wonder for how long they'll keep on doing that, but kudos to them anyways 😄 )
  • Several other smaller improvements

Remarks

This version still doesn't have integration with the new Counters+ 2.0.0 (and higher), but it will surely be added at some point.

FPS Counter 2.2.4

27 Aug 19:51
Compare
Choose a tag to compare

What's changed

  • Removed BS Utils as a dependency
  • Added a safeguard in the Counters+ integration to prevent crashes when using version 2.0.0 or higher.
    It's still possible to use both simultaneously, but it simply isn't possible to reposition the counter using the Counters+ config menu.
    (1.9.1 should work just fine)
  • Got rid of the last few remaining build warnings
  • Bumped Game version in manifest
  • Several other smaller improvements

FPS Counter 2.2.3

11 Aug 11:24
Compare
Choose a tag to compare

What's changed

  • Added SiraUtil as a required dependency to make the mod more maintainable
    • Please make sure that you have the newest version of SiraUtil installed, it's available on ModAssistant btw, before installing this version
  • Fixed the counter still being shown and being gigantic if "No text and HUD" was enabled
  • Fixed the counter still being shown (and being gigantic again) if it was supposed to be disabled in Counters+
  • Fixed the counter shortly flashing at the beginning of a song before it got positioned correctly
  • Several other smaller improvements

Many thanks to @SlimyBlob, @PulseLane and @boulders2000 for reporting the issues mentioned above.

FPS Counter 2.2.0

26 Jul 02:34
Compare
Choose a tag to compare

What's changed

Pretty much everything and nothing.
"Nothing" in the sense that you, as a user, probably won't notice anything different compared to the previous version.

Below of the things that have actually been changed.

  • Added minimum update rate constraint
  • Changed the mod from SingleStartInit to DynamicInit (resulting in the mod being disable-able whenever the modlist mod is ready)
  • Changed the way how Counters+ is detected
  • Changed how the actual counter is loaded.
  • Changed how the FPS is calculated
  • Several other improvements

FPS Counter 2.1.0

23 Jul 19:05
Compare
Choose a tag to compare

Updated the mod to BS 1.8.0 and BSIPA 4