tModLoader

tModLoader

Weapon Enchantments
Showing 201-210 of 383 entries
< 1 ... 19  20  21  22  23 ... 39 >
Update: 10 Oct, 2022 @ 2:48pm

1.0.0.8(10OCT22)
-Attempted a fix for errors on enchantments that add debuffs to weapons(@yoshi19)
-Disabled the Localization keys/values always printing to the client.log (Was supposed to be disabled before I published, but I forgot)(ocredfox - Steam)

Update: 8 Oct, 2022 @ 4:08pm

1.0.0.7(08OCT22)
-Fixed more small localization issues(@4sent4)
-Fixed enchantment names sometimes not showing on an item the enchantment is applied on (@Sumenora)

Update: 8 Oct, 2022 @ 2:22pm

1.0.0.6(08OCT)
-Fixed buffs/debuffs displaying as their internal name instead of the correct display name (For example, On Fire 3 is now Hellfire)(@4sent4)
-Fixed multiple minor issues and added a few more things to be translated found by @4sent4
-Removed the " Only" text from multiple enchantment tooltips like Cold Steel and the same ones. It was trying to check a restriction intended for later content.(@4sent4)
-Added Polish from Google Translate

Update: 8 Oct, 2022 @ 11:28am

1.0.0.5(08OCT22)
-Changed Luck enchantment Scale Percent to 0.6f to make it's values get reduced less when the config Global multiplier is low.
-Updated Italian(Google Translate) and Russian(@4sent4)

Update: 7 Oct, 2022 @ 4:03pm

1.0.0.4(07OCT22)
-Updated Localization printing to to not include the old enchantment names for Epic and Legendary since they need to be updated from Super Rare and Ultra Rare to Epic and Legendary. (This will only affect the print out to make it easier. For not he in game localization will remain unchanged.) (The English names for The Epic and Legendary items will temporarily have a "." after them to allow for my localization change recognition system to make the previous not happen.)

Update: 7 Oct, 2022 @ 3:32pm

1.0.0.3(07OCT22)
-Fixed a bug causing some tooltips such as On Fire 3 to continuously get more and more spaces if you move it around. (@Mage)
-Removed Max Luck from the Luck enchantment. After diving into how luck is used in terraria, I realized that I was not actually affecting the max luck with the change. To do that, it would require a large number of vanilla code changes which I don't believe to be worth the effort at this point. I may revisit the Luck enchantment in the future.
-Updated Localization for all in game text except the config options (I'll get to them eventually but wanted to get the more important stuff out first.) @Translation Team

Update: 3 Oct, 2022 @ 10:23am

1.0.0.2(03OCT22)
-Added the Witch Wiki page (star person with ice cone - Steam) https://weapon-enchantments-mod-tmodloader.fandom.com/wiki/Witch
-Added detail to the Life Steal Wiki page https://weapon-enchantments-mod-tmodloader.fandom.com/wiki/Life_Steal_Enchantment
-Fixed Icon not showing up in Mod Browser/Manage Mods

Update: 27 Sep, 2022 @ 1:42pm

1.0.0.1(27SEP22)
-Published 0.2.3.37-1.0.0.0 to stable. They were on preview.... woops .....

Update: 27 Sep, 2022 @ 1:14pm

1.0.0.0(27SEP22)
-Fixed bug that was causing multiple copies of the same enchantment to do nothing extra. (Caused by 0.2.3.38 update)

Update: 26 Sep, 2022 @ 4:41pm

0.2.3.38(26SEP22)
-Fixed an error that would prevent you from using the level up button if your total available xp from essence was greater than 2.1B (max integer value) from using a mod that increases max stack (@Nate)