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.
| Date uploaded | a year ago |
| Version | 1.0.3 |
| Download link | viliger-IDodgedThat-1.0.3.zip |
| Downloads | 36054 |
| Dependency string | viliger-IDodgedThat-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.2121README
IDodgedThat
Small mod that adds chat messages on player death. Currently supports information on normal, friendly fire, void fog, jail'd and fall damage deaths. Also outputs information on what skill killed the player, assuming such information was provided.
CHANGELOG
1.0.4
- Recompiled for AC.
- I would also like you all to know that Gearbox still haven't addded DamageSource to vanilla enemies. Not even new ones.
1.0.3
- Fixed printing "with" even if there is no skill name to get.
- Added more robust detection if skill name needs to be replaced with SkillDef name.
- On this note, check out DamageSourceForEnemies, while there aren't any localized strings to get, you will get skill def names and they are usually relatively close to whatever skill does.
1.0.2
- Fixed skill name always printing as empty space.
- Text formatting adjustments.
1.0.1
- Added support for DamageSource, so now mod attempts to get skill name that killed the player. Don't expect anything for vanilla monsters tho, gearbox lmao
1.0.0
- Initial release.