Releases: HotaruBlaze/goTES3MP
v0.2.0.0-RC2
-
Prevent Crashing if invalid json is provided.
-
Print out relayed messages.
-
Add Command Support
v0.2.0.0-RC1
This is a Release canditate 1 for GoTES3MP v0.2.0.0, This is now a standalone program.
v0.1.6.1
Added toggle-able bold Playernames
v0.1.6
This is a collection of multiple changes, such as discord role support, as well as the ability to check if a user is staff.
This also includes changes to scripting that will require updating both goTES3MP and IRCBridge.
This build also has experimental windows, that has not been thoroughly tested unlike the linux version.
v0.1.5
Fix Discord Server saying the server is online when it stopped.
Replaced Queue system.
Code Cleanup.
Print build, even if commit missing.
Cleaned up IrcBridge.lua (only changed for Readability, Does not need to be updated.)
v0.1.4-hotfix
Add a cooldown for queueProcessor
v0.1.4
Added Queue System for processing TES3MP Output.
Fixed Discord message if a player disconnects but we never got a connection.
Renamed enable_ServerOutput to ServerOutput in configuration.
Added printMemoryInfo to configuration.
Added MemoryDebugInfo() for help test for memory leaks.
v0.1.3
Add Dedicated IRC Chat Support
Fixed currentPlayers going negative, if somehow they didnt finish connecting
Increased Delay for sending status updates to Discord
Removed Redundant OnPlayerSendMessage in tes3mp/custom/goTES3MP/main.lua
v0.1.2
Added SIGINT to cleanly stop TES3MP
Added Channel for reporting Server Online/Offline Status.
v0.1.1
Hotfix IRC configuration missing defaults
Fix mistake with printing IRC connection info