


Stats Stunter is a mod that attempts to improve the performance of the game by changing how the stats manager handles it's stat processing queues.
StatManager is a class in the game that handles events on a run, such as obtaining gold, dealing damage, taking damage, killing stuff, completing stages, etc.
This class itself tries to handles the events every single FixedUpdate, which theoretically is unececsary as most of the time most if not all queues are empty.
All this mod does is that the StatManager no longer handles events on FixedUpdate, but instead handles events whenever:
This means that when the game gets paused or a scene changes you may experience a slight stutter if the queues are large enough, but theoretically the ingame experience wont get bogged down by large queues.
This is a call for help i've been non stop developing my thesis videogame and i dearly miss making mods.
And also cuz performance ig, idk
Maybe! The mod itself works but i'm not liable if your stat sheets get fucked in the long run (If youre using mmods chances are your stats are already fucked beyond repair anyways lol)
Feel free to give me a coffee here