Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

Releases: SignatureBeef/Terraria-s-Dedicated-Server-Mod

[1.3.2.1] TDSM Rebind (Build: 006) - Beta

21 Jul 21:51
Compare
Choose a tag to compare

TDSM Rebind (Build: 006) for Terraria 1.3.2.1.

[1.3.2] TDSM Rebind (Build: 006) - Beta

20 Jul 21:45
Compare
Choose a tag to compare
Pre-release

TDSM Rebind (Build: 006) for Terraria 1.3.2.

[1.3.1.1] TDSM Rebind (Build: 006) - RC

31 May 21:23
Compare
Choose a tag to compare
Pre-release

TDSM Rebind (Build: 006) for Terraria 1.3.1.1.

[1.3.1] TDSM Rebind (Build: 006) - RC 2

25 May 12:36
Compare
Choose a tag to compare
Pre-release

TDSM Rebind (Build: 006) - Release Candidate (2) for Terraria 1.3.1. This release contains legacy code to handle player connections until the OTAPI system is corrected. You may still encounter issues, as this is still being tested on our showcase server at showcase.openterraria.com:7777

[1.3.1] TDSM Rebind (Build: 006) - Release Candidate 2

23 May 15:24
Compare
Choose a tag to compare

TDSM Rebind (Build: 006) - Release Candidate (2) for Terraria 1.3.1. This release contains legacy code to handle player connections until the OTAPI system is corrected. You may still encounter issues, as this is still being tested on our showcase server at showcase.openterraria.com:7777

[1.3.1] TDSM Rebind (Build: 006) - Release Candidate

23 May 15:17
Compare
Choose a tag to compare

TDSM Rebind (Build: 006) - Release Candidate for Terraria 1.3.1. Implemented legacy code that handles player connections until the OTAPI system is corrected. This may still have issues because it's still being tested at showcase.openterraria.com:7777

TDSM Rebind (Build: 006) - Release Candidate

03 Apr 12:58
Compare
Choose a tag to compare

TDSM Rebind server modification for Terraria 1.3.0.8.

Changes to be confirmed for the release as there has been significant changes other the many months.
Since this is not an actual release yet there still may be issues, so please create a new issue if you encounter problems. In addition this will still read as B5 as like the repo Binaries files do.

Major changes include:
The old TDSM API is now known as OTAPI and lives in a separate GitHub repository.
Heavily reduce memory usage (OTAPI)
New data provider using Dapper and Fluent Migrator (OTAPI) (more database support then ever before)
Server side characters
Web server (for files and API)

TDSM Rebind (Build: 005)

13 Aug 02:59
Compare
Choose a tag to compare

TDSM Rebind server modification for Terraria 1.3.0.8.

  • Added send data hook
  • Missing shims for mono ahead of time compilation
  • Wrong disconnectee fix
  • Send net message hook
  • Motd new line fix
  • New command: fastforwardtime
  • New command: heal

TDSM Rebind (Build: 004)

02 Aug 09:55
Compare
Choose a tag to compare

Full release of the TDSM Rebind server modification for Terraria 1.3.0.7.
This is a quick build to fix a major issue in B3.

  • Fixed vanilla Terraria permission nodes
  • Fixed invasion warnings and fixed support for multiple npc's
  • Fixed some cases where libraries weren't being loaded from the Libraries folder
  • Reimplemented coloured console
  • Added MDB files for debugging
  • Fixed heartbeat code where the build was more than expected
  • Added SQLite dependency for windows machines

TDSM Rebind (Build: 003)

01 Aug 14:26
Compare
Choose a tag to compare

Full release of the TDSM Rebind server modification for Terraria 1.3.0.7.
This is one of our largest changes ever, here's a small overview of the changes:

  • Brand new Data API (SQLite, MySQL - MSSQL soon)
  • Brand new Permissions system
  • New commands such as auth, user, group
  • All invasions are now up to date
  • Spawnboss now covers all bosses
  • Custom invasions
  • Auto server list publishing to the TDSM website (upcoming)
  • Many stability fixes

For the full release notes (23 or more!) please wait for our new upcoming website within the next few days.
*An old Build 3 zip had an uppercase API DLL which caused issues.