Skip to content

Releases: HotaruBlaze/goTES3MP

v0.3.6-pr3

15 May 06:03
22f087e
Compare
Choose a tag to compare

v0.3.6-pr2

09 May 07:35
6ebdad4
Compare
Choose a tag to compare

v0.3.6-pr1

07 May 20:23
94a68ec
Compare
Choose a tag to compare
v0.3.6-pr1 Pre-release
Pre-release
  • Add an enableInteractiveConsole for running goTES3MP headless
  • Fix discord.userroles missing from default config
  • Update user build scripts
  • Fix os.exit when generated a default config
  • Remove legacy discord method

Full Changelog: v0.3.5...v0.3.6

v0.3.5

06 May 00:36
06e2831
Compare
Choose a tag to compare

Add vpn Whitelist
Add ipqualityscore support to vpnChecker
Upload fixed vpnChecker.lua

Full Changelog: v0.3.4...v0.3.5

v0.3.4

01 May 18:09
08d740a
Compare
Choose a tag to compare

Fix folder structure
Updated Golang
Fix docker image and make it smaller

Full Changelog: v0.3...v0.3.4

v0.3

03 Apr 14:19
48fdd8b
Compare
Choose a tag to compare
  • Fixed command input for Windows
  • Added Dockerfile and standalone docker Image
  • Updated Golang to 1.20
  • Added vpnChecker, to auto kick people connecting via an VPN (This sometimes misses people due to only relying on one service)
  • Updated modules

v0.2.0.2

17 Oct 20:44
Compare
Choose a tag to compare

Fix if a RGB value contains 00 as a value

v0.2.0.1

23 Jul 16:38
4427fde
Compare
Choose a tag to compare

Fixes handling of discord emotes

v0.2.0.0

28 Apr 08:22
c401bb7
Compare
Choose a tag to compare
  • Add missing issue
  • Removed Depricated discord.userRoles
  • Fixed roles including spaces
  • extra logic to queue and catch missing errors.
  • Fix Messages and Discord Alerts
  • Remove accidental inclusion of DataManager
  • Prevent Crashing if invalid json is provided. Print out relayed messages.
  • Add Command Support
  • Check length Before checking for CommandPrefix
  • Support for Quoting a name if it contains spaces

v0.2.0.0-RC3

09 Apr 10:01
Compare
Choose a tag to compare
v0.2.0.0-RC3 Pre-release
Pre-release
  • Check length Before checking for CommandPrefix

  • Support for Quoting a name if it contains spaces