You are viewing a potentially older version of this package. View all versions.
Date uploaded a year ago
Version 1.0.1
Download link ComfyMods-ColorfulDamage-1.0.1.zip
Downloads 826
Dependency string ComfyMods-ColorfulDamage-1.0.1

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2202 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2202

README

ColorfulDamage

Damage made colorful.

ColorfulDamage - Splash

Features

Customize your damage numbers, including:

  • Color by damage type
  • Font and font size
  • Damage popup duration and direction
  • Optional drop shadow effect

All options can be configured in-game via ConfigurationManager.

Configuration

ColorfulDamage - Configuration

Installation

Manual

  • Un-zip ColorfulDamage.dll to your /Valheim/BepInEx/plugins/ folder.

Thunderstore (manual)

  • Go to Settings > Import local mod > Select ColorfulDamage_v1.0.1.zip.
  • Click "OK/Import local mod" on the pop-up for information.

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
  • Check out our community driven listing site at: valheimlist.org

Changelog

1.0.1

  • Minor code-fix to match vanilla behaviour.

1.0.0

  • Initial release.

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 (in DamageText.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.