From d3cbaf606a5f42baa6120fde2e75a468cda9d570 Mon Sep 17 00:00:00 2001 From: Moneylover3246 <66443019+Moneylover3246@users.noreply.github.com> Date: Mon, 28 Feb 2022 18:53:55 -0500 Subject: [PATCH 1/4] Update README.md Adds protocol support for Terraria 1.4.3.3 -> 1.4.3.5 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 31d3557..aebe302 100644 --- a/README.md +++ b/README.md @@ -60,9 +60,9 @@ This is the TShock plugin repository. All plugins from catbox have been analyzed * [Download](https://argo.sfo2.digitaloceanspaces.com/tshock/ZAdminCmds/ZAdminCmds.dll) * [Source code](https://github.com/Rustly/ZAdminCmds) * [Crossplay](https://github.com/Moneylover3246/Crossplay) by Moneylover3246 - * Provides support for mobile and other older-versioned players to join terraria servers on the newer versions. - * Tested on TShock 4.5.9. - * [Download v1.7.0](https://argo.sfo2.digitaloceanspaces.com/tshock/Crossplay/Crossplay-1.7.0.dll) + * Provides cross-platform play on Terraria servers. + * Tested on TShock 4.5.15. + * [Download v1.9.0](https://files.catbox.moe/qjvmg5.dll) * [Documentation](https://github.com/Moneylover3246/Crossplay/blob/main/README.md) * [Source code](https://github.com/Moneylover3246/Crossplay/) * AdvancedWarpplates From 114d54218ebe67538311c74e1fd1b313fa2aa147 Mon Sep 17 00:00:00 2001 From: Moneylover3246 <66443019+Moneylover3246@users.noreply.github.com> Date: Wed, 2 Mar 2022 00:10:18 -0500 Subject: [PATCH 2/4] Update Crossplay to 1.10.0 This release adds protocol support for Terraria v1.4.3.6 and adds fake versioning. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aebe302..5219c6f 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,8 @@ This is the TShock plugin repository. All plugins from catbox have been analyzed * [Source code](https://github.com/Rustly/ZAdminCmds) * [Crossplay](https://github.com/Moneylover3246/Crossplay) by Moneylover3246 * Provides cross-platform play on Terraria servers. - * Tested on TShock 4.5.15. - * [Download v1.9.0](https://files.catbox.moe/qjvmg5.dll) + * Tested on TShock 4.5.15a. + * [Download v1.10.0](https://files.catbox.moe/ws7xxw.dll) * [Documentation](https://github.com/Moneylover3246/Crossplay/blob/main/README.md) * [Source code](https://github.com/Moneylover3246/Crossplay/) * AdvancedWarpplates From ff515b2da18a3160c53b405c7e94afdca9a41d1c Mon Sep 17 00:00:00 2001 From: Moneylover3246 <66443019+Moneylover3246@users.noreply.github.com> Date: Wed, 2 Mar 2022 07:25:58 -0500 Subject: [PATCH 3/4] Update Crossplay to v1.10.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5219c6f..50db0af 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ This is the TShock plugin repository. All plugins from catbox have been analyzed * [Crossplay](https://github.com/Moneylover3246/Crossplay) by Moneylover3246 * Provides cross-platform play on Terraria servers. * Tested on TShock 4.5.15a. - * [Download v1.10.0](https://files.catbox.moe/ws7xxw.dll) + * [Download v1.10.1](https://files.catbox.moe/fkmt3y.dll) * [Documentation](https://github.com/Moneylover3246/Crossplay/blob/main/README.md) * [Source code](https://github.com/Moneylover3246/Crossplay/) * AdvancedWarpplates From 3ac609ac827b0f43e70b44b829fbf4d7ff2c635e Mon Sep 17 00:00:00 2001 From: Moneylover3246 <66443019+Moneylover3246@users.noreply.github.com> Date: Wed, 2 Mar 2022 10:34:51 -0500 Subject: [PATCH 4/4] Update Crossplay to v1.10.2 Hotfix for tile rect packets. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50db0af..f919987 100644 --- a/README.md +++ b/README.md @@ -60,9 +60,9 @@ This is the TShock plugin repository. All plugins from catbox have been analyzed * [Download](https://argo.sfo2.digitaloceanspaces.com/tshock/ZAdminCmds/ZAdminCmds.dll) * [Source code](https://github.com/Rustly/ZAdminCmds) * [Crossplay](https://github.com/Moneylover3246/Crossplay) by Moneylover3246 - * Provides cross-platform play on Terraria servers. + * Enables cross-platform play on Terraria servers. * Tested on TShock 4.5.15a. - * [Download v1.10.1](https://files.catbox.moe/fkmt3y.dll) + * [Download v1.10.2](https://files.catbox.moe/rz64ic.dll) * [Documentation](https://github.com/Moneylover3246/Crossplay/blob/main/README.md) * [Source code](https://github.com/Moneylover3246/Crossplay/) * AdvancedWarpplates