You are viewing a potentially older version of this package.
View all versions.
ColorfulDamage
Damage made colorful.
Date uploaded | 5 days ago |
Version | 1.2.0 |
Download link | ComfyMods-ColorfulDamage-1.2.0.zip |
Downloads | 129 |
Dependency string | ComfyMods-ColorfulDamage-1.2.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
ColorfulDamage
Damage made colorful.
Features
Customize your damage numbers, including:
- Color by damage type
- Font and font size
- Damage popup duration and direction
All options can be configured in-game via ConfigurationManager.
Configuration
Notes
- This is the good enough release with more features/options to be added later.
- See source at: GitHub.
- Looking for a chill Valheim server? Comfy Valheim Discord
CHANGELOG
Changelog
1.2.0
- Fixed for the
v0.219.14
patch. - Moved changelog into
CHANGELOG.md
. - Bumped up
<LangVersion>
to C# 12. - Added new config-option
bonusColor
(inDamageText.Color
section). - Code clean-up and refactoring.
1.1.0
- Fixed for the
v0.217.24
patch. - Config-options for fonts simplified for now due to the change to TextMeshPro.
- Removed
DamageTextUseShadowEffect
config option as TextMeshPro uses shaders for shadow, re-add later.
1.0.1
- Minor code-fix to match vanilla behaviour.
1.0.0
- Initial release.