tModLoader
Colored Damage Types
Mostrando 1-9 de 9 aportaciones
Actualización: 28 AGO 2023 a las 19:00

v1.8.5
-Ported to 1.4.4 (Thanks dariof4!).

Actualización: 14 FEB 2023 a las 19:09

v1.8.4
-Added a "preset" in the settings that changes the vanilla damage colors to match the pillar colors (and changes throwing a little to make it less orangey so it doesn't blend with melee pillar's colors)
--Turn the setting on and click save. It'll reset it to "off", but the colors in game will have changed. Try it out!

Actualización: 29 ENE 2023 a las 21:10

v1.8.3
-Fixed bug where modded damage types that count as multiple other types (like "Neutral Damage" from Whips & more mod) were using the first found matched type's color instead of their intended type.
--Basically "Neutral damage" will use its proper color now if it wasn't for you.

Actualización: 20 SEP 2022 a las 1:36

v1.8.2
-Added failsafe so that if colors don't load correctly, tooltips will still display.
-Made the colors priotize modded damage types. So if a mod is marked as both "Magic" and "NewDamageType", it'll show the NewDamageType color instead of Magic.

Actualización: 19 SEP 2022 a las 8:19

v1.8.1
-Fixed crash if other mods tried to Mod.Call() my mod AFTER the mods were already loaded in.

Actualización: 16 SEP 2022 a las 20:12

v1.8
-Modded damage types will now be detected automatically. Mod creators can still specify their own colors, but this well let you customize colors for mods that haven't set up the cross mod support yet as well.

-New EXPERIMENTAL feature: Condensed Damage! With this setting enabled in the mod settings, you can set it so that your damage numbers only pop up every few hits, with a number totaling all the previous hits.

Actualización: 6 MAY 2022 a las 0:02

v1.7.2
-Fixed issue where some custom projectiles were causing errors.

Actualización: 2 MAY 2022 a las 16:54

v1.7.1
-Fixed error where tooltips weren't showing up in newest tmodloader version.
-Added Mod.Call support to allow for other mods to add their own colors/support to this mod.

Actualización: 13 ABR 2022 a las 8:41

v1.7.0
-Updated to work with tModLoader 1.4 alpha. Let me know if there are any bugs, especially with the multiplayer as I didn't get to fully test that part.
-The cross-mod support probably will NOT work even after the mods update. I'll need to see how they handle new damage types with the tModLoader changes.