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.
You are viewing a potentially older version of this package.
View all versions.
BossKillTimer
Prints time taken to kill a boss in the chat. Server-side and vanilla-compatible!
| Date uploaded | 4 years ago |
| Version | 1.0.3 |
| Download link | Moffein-BossKillTimer-1.0.3.zip |
| Downloads | 48287 |
| Dependency string | Moffein-BossKillTimer-1.0.3 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2117README
Prints boss kill times to chat. Has a config option to only display teleporter boss (red healthbar) kill times.
Server-side and Vanilla-compatible.
Installation
Place BossKillTimer.dll in /Risk of Rain 2/BepInEx/plugins/
Changelog
1.0.3
- Hopefully fixed Vanilla compatibility issues.
1.0.2
- Added an extra failsafe to the Timer. Not sure if this will do anything.
1.0.1
- Removed unneeded R2API dependency.
1.0.0
- Release
CHANGELOG
2.0.1
- Attempted to fix double chat messages.
2.0.0
-
Rewrote mod to improve performance.
- No longer triggers AddComponent/GetComponent on every damage instance.
-
Fixed kill timers showing for Player Team boss deaths.
1.0.4
- Recompiled for DLC2.
1.0.3
- Hopefully fixed Vanilla compatibility issues.
1.0.2
- Added an extra failsafe to the Timer. Not sure if this will do anything.
1.0.1
- Removed unneeded R2API dependency.
1.0.0
- Release