Skip to content

Releases: Henriks9/Sierra

1.5.6

Choose a tag to compare

@SquareCodeFX SquareCodeFX released this 09 May 17:11

What's Changed

  • Bump com.github.cryptomorin:XSeries from 12.1.0 to 13.0.0 by @dependabot in #38
  • Bump com.google.code.gson:gson from 2.11.0 to 2.12.1 by @dependabot in #40
  • Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre by @dependabot in #43
  • Bump org.spigotmc:spigot-api from 1.21.4-R0.1-SNAPSHOT to 1.21.5-R0.1-SNAPSHOT by @dependabot in #47
  • Bump org.projectlombok:lombok from 1.18.36 to 1.18.38 by @dependabot in #46
  • Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre by @dependabot in #45
  • Bump com.google.code.gson:gson from 2.12.1 to 2.13.1 by @dependabot in #51
  • Bump com.github.cryptomorin:XSeries from 13.0.0 to 13.2.0 by @dependabot in #44
  • Bump com.google.guava:guava from 33.4.6-jre to 33.4.8-jre by @dependabot in #50

Full Changelog: 1.5.5...1.5.6

1.5.5

Choose a tag to compare

@SquareCodeFX SquareCodeFX released this 27 Dec 11:29

What's Changed

  • Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre by @dependabot in #37
  • Patched Frequency now with a modern check by grim.ac

Full Changelog: 1.5.4...1.5.5

1.5.4

Choose a tag to compare

@SquareCodeFX SquareCodeFX released this 23 Dec 10:42
  • Refactor client version handling and improve ViaVersion support

Full Changelog: 1.5.3...1.5.4

1.5.3

Choose a tag to compare

@SquareCodeFX SquareCodeFX released this 21 Dec 14:20

What's Changed

  • Bump org.spigotmc:spigot-api from 1.21-R0.1-SNAPSHOT to 1.21.3-R0.1-SNAPSHOT by @dependabot in #32
  • Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in #33
  • Bump org.spigotmc:spigot-api from 1.21.3-R0.1-SNAPSHOT to 1.21.4-R0.1-SNAPSHOT by @dependabot in #34
  • Bump com.github.cryptomorin:XSeries from 11.2.2 to 12.0.0 by @dependabot in #35
  • Bump com.github.cryptomorin:XSeries from 12.0.0 to 12.1.0 by @dependabot in #36

Full Changelog: 1.5.2...1.5.3

1.5.2

Choose a tag to compare

@SquareCodeFX SquareCodeFX released this 23 Oct 05:22
c22851f

What's Changed

  • Bump com.github.cryptomorin:XSeries from 11.2.0 to 11.2.2 by @dependabot in #29
  • Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre by @dependabot in #31
  • Updated PacketEvents to build 585

Full Changelog: 1.5.1...1.5.2

1.5.1

Choose a tag to compare

@SquareCodeFX SquareCodeFX released this 18 Sep 14:50
  • Remove handlePickItem method for unused packet type

Full Changelog: 1.5.0...1.5.1

1.5.0

Choose a tag to compare

@SquareCodeFX SquareCodeFX released this 05 Sep 19:23

What's Changed

  • Add BetterRTPDescriptor and adjust MovementValidation
  • Update PacketEvents to v563
  • Bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre by @dependabot in #25

Full Changelog: 1.4.9...1.5.0

1.4.9

Choose a tag to compare

@SquareCodeFX SquareCodeFX released this 18 Aug 10:40

What's Changed

  • Transaction testing by @SquareCodeFX in #21
  • Update dependencies, error messaging, and client checks
  • Update ProtocolPacketEvent type usage and increment version

New Contributors

Full Changelog: 1.4.8...1.4.9

1.4.8

Choose a tag to compare

@SquareCodeFX SquareCodeFX released this 26 Jul 05:20
  • Refactor version checks and improve readability
  • Refactor PostCheck to remove unused packet handling logic
  • Refactor Ticker class to improve task scheduling
  • Improve Ticker scheduling and player data management
  • Remove unused setPlayerGameMode method
  • Refactor block position distance calculation
  • Refactor sendTransaction call in PlayerData.
  • Refactor PostCheck for packet handling efficiency
  • Skip logging of empty ItemStack NBT Tags
  • Increase last detection period in Ticker
  • Add last detection timestamp to SierraCheck
  • Update anti-cheat measures in sierra.yml config
  • Add Teleport processor, update packet handling in checks
  • Add invalid location check in MovementValidation
  • Update mitigation strategy in PostCheck

Full Changelog: 1.4.7...1.4.8

1.4.7

Choose a tag to compare

@SquareCodeFX SquareCodeFX released this 21 Jul 10:03
  • Add PostCheck validation and refactor existing checks
  • Fixed a critical packet flow issue

Full Changelog: 1.4.6.1...1.4.7