diff --git a/HEROsModNetwork/Network.cs b/HEROsModNetwork/Network.cs index b5ab92b..960e14b 100644 --- a/HEROsModNetwork/Network.cs +++ b/HEROsModNetwork/Network.cs @@ -1077,7 +1077,7 @@ public static void SendDataToAllHEROsModUsers() { a.Send(i); } - catch (ObjectDisposedException e) + catch (ObjectDisposedException) { Console.WriteLine($"HERO's Mod: Resetting Player[{i}]"); Players[i].Reset(); diff --git a/Localization/ru-RU.hjson b/Localization/ru-RU.hjson index e0847de..93d05a4 100644 --- a/Localization/ru-RU.hjson +++ b/Localization/ru-RU.hjson @@ -307,4 +307,4 @@ Mods: { } } } -} +} \ No newline at end of file diff --git a/Localization/zh-Hans.hjson b/Localization/zh-Hans.hjson index 4aa9002..ddeef5f 100644 --- a/Localization/zh-Hans.hjson +++ b/Localization/zh-Hans.hjson @@ -307,4 +307,4 @@ Mods: { } } } -} +} \ No newline at end of file diff --git a/build.txt b/build.txt index ab4adc3..3b8f9f3 100644 --- a/build.txt +++ b/build.txt @@ -1,7 +1,6 @@ author = HERO, jopojelly, Matt Thompson, Panini -version = 0.4.12.4 +version = 0.4.12.5 versionScheme = ?.?.Fix.Quickfix displayName = HERO's Mod homepage = http://forums.terraria.org/index.php?threads/heros-mod-creative-mode-server-management-and-over-25-tools-1-3-1-1-compatible.44650/ buildIgnore = .vs\*, Properties\*, *.csproj, *.user, obj\*, bin\*, *.config, tmod\*, ignore\*, ZVidBuild\*, Images\Old*, Images\AllIcons.psd, .git\*, LICENSE, .gitignore -includePDB = true diff --git a/description_workshop.txt b/description_workshop.txt index 7b1af1c..933726b 100644 --- a/description_workshop.txt +++ b/description_workshop.txt @@ -1,3 +1,5 @@ +[img]https://i.imgur.com/W2c5CX6.gif[/img] + HERO's mod is a tools mod. It is a pick and choose server mod that allows you to decide how you want to run your world. You can turn on and off any features and you can allow different groups to use some but not all features. This tool has full group management with a GUI. There are over 25 tools and many more in development. These tools aim to allow you to better manage a server without having to use slash commands in Terraria's chat. There is a full interface in game that you can use to preform actions.