Skip to content

Releases: HotaruBlaze/goTES3MP

v0.2.0.0-RC2

31 Mar 23:10
Compare
Choose a tag to compare
v0.2.0.0-RC2 Pre-release
Pre-release
  • Prevent Crashing if invalid json is provided.

  • Print out relayed messages.

  • Add Command Support

v0.2.0.0-RC1

05 Mar 08:11
Compare
Choose a tag to compare
v0.2.0.0-RC1 Pre-release
Pre-release

This is a Release canditate 1 for GoTES3MP v0.2.0.0, This is now a standalone program.

v0.1.6.1

13 Aug 03:17
8a5306a
Compare
Choose a tag to compare

Added toggle-able bold Playernames

v0.1.6

13 Aug 02:22
a8adb92
Compare
Choose a tag to compare

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

19 Jul 13:26
ac723fe
Compare
Choose a tag to compare

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

17 Jul 22:23
cc7a8e2
Compare
Choose a tag to compare

Add a cooldown for queueProcessor

v0.1.4

17 Jul 20:58
b573bd7
Compare
Choose a tag to compare

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

11 Jul 03:39
8c29082
Compare
Choose a tag to compare

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

01 Jul 22:44
193197c
Compare
Choose a tag to compare

Added SIGINT to cleanly stop TES3MP
Added Channel for reporting Server Online/Offline Status.

v0.1.1

01 Jul 21:09
d58b09f
Compare
Choose a tag to compare

Hotfix IRC configuration missing defaults
Fix mistake with printing IRC connection info