This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
BuffPlus
Adds Timers to buffs.
Date uploaded | 5 years ago |
Version | 1.2.1 |
Download link | mistername-BuffPlus-1.2.1.zip |
Downloads | 26206 |
Dependency string | mistername-BuffPlus-1.2.1 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 2.0.0README
BuffPlus
Adds a timer to buffs
- Almost all Buffs that *the player* get by skills do not get a timer
- Doesn't give timer to buffs that are infinite (I.E. elite buffs).
- Doesn't give timer to buffs that do not have a icon.
- Doesn't give timer to custom buffs
- (Almost) all else do get timer
Installation
Drop BuffPlus.dll
into \BepInEx\plugins\
Changelog
- v1.0.0
- Release
- v1.1.0
- Fixed buffs with stacks
- v1.1.1
- new ror2 update supported
- v1.2.0
- Added config options and fade out(disabled by default)
ToDo
- Optimization of the code