Skip to content

Releases: 4drian3d/SignedVelocity

1.3.0

10 Nov 00:46
47548e2
Compare
Choose a tag to compare

What's Changed

repositories {
  mavenCentral()
}

dependencies {
  implementation("io.github.4drian3d:signedvelocity-minestom:1.3.0")
}

New Contributors

Full Changelog: 1.2.4...1.3.0

1.2.4

06 Aug 05:37
e480bd7
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update dependency net.fabricmc:fabric-loader to v0.15.6 by @renovate in #66
  • chore(deps): update plugin fabric-loom to v1.5.7 by @renovate in #74
  • chore(deps): update nick-invision/retry action to v3 by @renovate in #75
  • chore(deps): update dependency gradle to v8.6 by @renovate in #76
  • chore(deps): update runvelocity to v2.2.3 by @renovate in #77
  • fix(deps): update dependency org.slf4j:slf4j-api to v2.0.12 by @renovate in #78
  • fix(deps): update dependency com.github.retrooper.packetevents:velocity to v2.2.1 by @renovate in #79
  • chore(deps): update dependency io.github.goooler.shadow to v8.1.6 by @renovate in #82
  • fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.97.8+1.20.6 by @renovate in #69
  • chore(deps): update runvelocity to v2.3.0 - autoclosed by @renovate in #88
  • chore(deps): update plugin idea-ext to v1.1.8 by @renovate in #85
  • fix(deps): update dependency org.slf4j:slf4j-api to v2.0.13 by @renovate in #87
  • fix(deps): update dependency net.fabricmc:fabric-loader to v0.16.0 by @renovate in #90
  • chore(deps): update dependency gradle to v8.9 by @renovate in #86
  • fix(deps): update dependency com.github.retrooper.packetevents:velocity to v2.3.0 - autoclosed by @renovate in #92
  • chore(deps): update dependency io.github.goooler.shadow to v8.1.8 by @renovate in #95
  • chore(deps): update plugin fabric-loom to v1.7.3 - autoclosed by @renovate in #93
  • fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.101.0+1.21 by @renovate in #91
  • fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.101.2+1.21 by @renovate in #98
  • feat: Added back and improved secure chat popup support
  • feat(velocity): Use the newly added plugin message API
  • fix: Fixed Fabric 1.21 support

Full Changelog: 1.2.3...1.2.4

1.2.4-BETA

04 Aug 15:33
205cac6
Compare
Choose a tag to compare
1.2.4-BETA Pre-release
Pre-release
  • Fixed some plugin messaging issue

This version is being released as beta, it is recommended to install it until the official version with full support for Minecraft 1.21 is released. To fix the exploit only requires updating the Velocity module, so this version works with any previous version of SignedVelocity.

1.2.3

19 Jan 18:24
5ab8203
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update dependency net.fabricmc:fabric-loader to v0.15.1 by @renovate in #51
  • fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.91.1+1.20.4 by @renovate in #35
  • fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.91.2+1.20.4 by @renovate in #52
  • fix(deps): update dependency com.github.retrooper.packetevents:velocity to v2.2.0 by @renovate in #54
  • fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.91.4+1.20.5 by @renovate in #57
  • chore(deps): update actions/upload-artifact action to v4 - autoclosed by @renovate in #56
  • fix(deps): update dependency org.slf4j:slf4j-api to v2.0.10 by @renovate in #59
  • chore(deps): update plugin fabric-loom to v1.5.1 by @renovate in #53
  • fix(deps): update dependency net.fabricmc:fabric-loader to v0.15.3 by @renovate in #55
  • chore(deps): update plugin fabric-loom to v1.5.3 by @renovate in #60
  • fix(deps): update dependency org.slf4j:slf4j-api to v2.0.11 by @renovate in #61
  • fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.93.1+1.20.5 by @renovate in #58
  • chore(deps): update plugin fabric-loom to v1.5.4 - autoclosed by @renovate in #62
  • chore(deps): update plugin fabric-loom to v1.5.5 by @renovate in #65
  • fix(deps): update dependency net.fabricmc.fabric-api:fabric-api to v0.94.0+1.20.5 by @renovate in #67
  • chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.8.0 by @renovate in #64
  • chore(deps): update plugin fabric-loom to v1.5.6 by @renovate in #68
  • Updated to latest Velocity 3.3.0 build by @4drian3d in #71

Full Changelog: 1.2.2...1.2.3

1.2.2

04 Dec 14:49
d3e1e3f
Compare
Choose a tag to compare

In this version the use of FabricAPI has been updated to version 0.91.1, which is the minimum required from now on. Also the detection of locally executed messages in Paper has been improved and the waiting time has been reduced according to several tests.

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

03 Nov 13:16
f08b673
Compare
Choose a tag to compare

This release solves the problem of message duplication due to a packet sending desynchronization that could happen occasionally. It also supports deprecated plugins that cancel chat messages through deprecated events.

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

28 Oct 21:45
9ca28ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

21 Oct 15:35
3e77f1b
Compare
Choose a tag to compare

What's Changed

  • Added support for changing the secured status sent to the player using VPacketEvents or PacketEvents by @4drian3d in #28
    SignedVelocitySignedStatus

  • Added Minestom support by @4drian3d in #29

Full Changelog: 1.0.3...1.1.0

1.0.3

28 Sep 23:37
7a7eac3
Compare
Choose a tag to compare
  • Added detection of locally executed chat messages by plugins

Full Changelog: 1.0.2...1.0.3

1.0.2

26 Sep 14:44
05a8908
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update plugin org.spongepowered.gradle.plugin to v2.2.0 by @renovate in #21
  • chore(deps): update dependency net.kyori.blossom to v2.1.0 by @renovate in #22
  • chore(deps): update runvelocity to v2.2.0 by @renovate in #23
  • chore(deps): update actions/checkout digest to 8ade135 by @renovate in #25
  • Added detection of locally executed commands by plugins by @4drian3d in #24
    New jvm flag to disable the detection in case you don't have the problem or you want to test the performance problem without this fix:
    -Dio.github._4drian3d.signedvelocity.checkForLocalChat=false
  • feat: Made connection timeout between server and proxy configurable
    JVM Flag: -Dio.github._4drian3d.signedvelocity.timeout=100

Full Changelog: 1.0.1...1.0.2