AtomSmasher-ULTRASTATS_beta icon

ULTRASTATS beta

Stat tracking, performance analysis, and run logging for ULTRAKILL.

CHANGELOG

Changelog

v0.0.9

  • Improved long-term performance by moving everything possible off the main thread.
  • Reduced the chance of logging systems hurting game performance.

v0.0.8

  • Added async file saving.
  • Added support for custom level data saving through Angry Level Loader.

v0.0.7

  • Added a queue system for run logging.
  • Run data is now collected on the end screen, queued, printed to the BepInEx terminal, and appended to the .jsonl file when the scene changes.
  • Added an option to use the Delete key to discard a queued run instead of appending it to the .jsonl.

v0.0.6

  • Removed the difficulty clamp to improve compatibility with custom difficulties.
  • Added a configurable filepath for the ULTRASTATS data folder.
  • Added PluginConfigurator options to disable Cybergrind logging or Campaign logging entirely.