pharmacomaniac-SpeedrunTimer icon

SpeedrunTimer

Adds a customizable RTA/IGT timer with campfire splits for speedrunning.

CHANGELOG

Changelog

[0.2.6] - 2025-08-17

  • Mesa update
  • note: currently it still says Alpine. In the future its planned for Mesa/Alpine to be chosen at random, I don't want the mod to reveal that early for a run, I'll think about how to handle this better

[0.2.5] - 2025-07-27

Major Change

  • Removed RTA for now.
  • IGT uses the same method the game uses for tracking run time (timeSinceRunStarted).
  • This removes the hardcoded way that previous versions handled the loading screen.
  • Should be more accurate and avoid frame-related drifting seen with prior version.
  • Improved font rendering / appearance

[0.2.4] - 2025-07-26

Campfires split hotfix Use SettingsExtenderForked

[0.2.3] – 2025-07-11

Toggle Cumalative Split Timing Attempt to make font outline work a little better

[0.2.2] – 2025-07-11

Added

  • Customize Font
  • Toggle background behind timer

[0.2.1] – 2025-07-11

Hotfix for Level text

[0.2.0] – 2025-07-10

Changed

  • Switched from OnGUI to TMP. This improves performance significantly and should make customization easier to develop in future.

[0.1.2] – 2025-07-09

Added

  • Support for mods that alter the game's default level selection
  • Ability to customize font outline amount
  • Ability to customize vertical position

[0.1.1] – 2025-07-08

Changed

  • Updated mod icon

[0.1.0] – 2025-07-08

Added

  • First release