Skip to content

Tags: xNarnia/TCR-TerrariaChatRelay

Tags

v2.0-TS-5.1.3

Toggle v2.0-TS-5.1.3's commit message

1.4.2.1-TS-4.5.17

Toggle 1.4.2.1-TS-4.5.17's commit message
Retry fix, connection support, better logging, new config paramaters

- Configured WebSocketSharp's new endpoint for connection failures
- Configured TLS 1.2 support to adjust for Discord's secret new forced policy of TLS 1.2 only
- Added new configuration parameters for retrying in TerrariaChatRelay-Discord.json
- Reload command now works like a charm
- Found logging blindspots and added console outputs where appropriate

1.0.3.5-TS-4.5.5

Toggle 1.0.3.5-TS-4.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Baby Bugfixes - Tick version to 1.0.3.4

1.0.3.4-TS-4.5.5

Toggle 1.0.3.4-TS-4.5.5's commit message
Tick version to 1.0.3.4 - Bugfixes

- Short input no longer breaks command service
- Fixed a typo in the world command
- Added mod software type to version command

1.0.3.3-TS-4.5.5

Toggle 1.0.3.3-TS-4.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Better logging & version fix - Tick version

1.0.3.2-TS-4.5.5

Toggle 1.0.3.2-TS-4.5.5's commit message

1.0.2-TS-4.5.5

Toggle 1.0.2-TS-4.5.5's commit message
Create configurations for easy deployment to tModLoader & TShock

- Added configurations to appropriate solutions
- Adjusted code for platform dependent areas

1.0.1-TS-4.5.5.0

Toggle 1.0.1-TS-4.5.5.0's commit message
Update Interface to include usage and update all commands accordingly

- Added Usage to the ICommand interface
- Added example usage to all commands
- Cleaned up help a little bit to make it a little more readable
- Fixed Players Online not showing total when there are no players
- Add back in forgotten Kick command
- Fix an issue where a command could be ran with any prefix other than the one in the config
- Added a warning to the console when the Owner ID is set to 0
- Add examples to permission fail commands for Discord layer

1.0.1-TS-4.5.5

Toggle 1.0.1-TS-4.5.5's commit message
Update Interface to include usage and update all commands accordingly

- Added Usage to the ICommand interface
- Added example usage to all commands
- Cleaned up help a little bit to make it a little more readable
- Fixed Players Online not showing total when there are no players
- Add back in forgotten Kick command
- Fix an issue where a command could be ran with any prefix other than the one in the config
- Added a warning to the console when the Owner ID is set to 0
- Add examples to permission fail commands for Discord layer