Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
StatsPlus
Provides insight to the progression of the run through a new panel on the results screen that can graph a variety of base-game and custom stats. Stats are recorded at key points of the run.
CHANGELOG
2.0.4
- R script graph titles now use formal names rather than internal names
- You can now contact tom
2.0.3
- Removed UnityMathematics dll
2.0.2
- Fix for DLC3
- Fix NonScrapPrinted IL hook
- Fix invalid ItemLead inventory references
2.0.1
- README changes
2.0.0
- Fixed nonScrapPrinted custom stat
- Fixed itemLead custom stat
- Now supports plotting all players on the graph simultaneously
- Player names are now coloured corresponding to their graph plot colour
- Uses a rainbow function so colours are always as distinct as possible
- Added a log view for all graphs
- Added x axis label
- Added coordinates display when hovering over a point
- Formalised stat titles
- Added stat descriptions which can be viewed by hovering over the title in the sidebar
- Added a title to the graph
- Added preventative measures for unexpected behaviour when dealing with very large numbers
1.1.1
- Stats button now appears in all gamemodes
1.1.0
- Added support for the Seekers of the Storm update
- Networking? I sure hope it does
- Removed the chainableProcs custom stat, as it wasn't well implemented, nor was it easy to maintain
- Fixed nonScrapPrinted blacklisting incorrect item indexes for stat incrementation
1.0.0
- Initial release