Skip to content

Releases: tiredvekster/LightAntiCheat

LightAntiCheat 1.2.6

19 Jul 14:32
Compare
Choose a tag to compare
  • Fix a FastClimbA false positive (reported by @axtonprice)
  • Fix a 1.8.8 FlightC false positive (reported by @F3F5)
  • Fix unnecessary use of netty threads (reported by @ytnoos)
  • Fix a SpeedE false positive
  • Recode BadPacketsD check

LightAntiCheat 1.2.5

08 Jul 22:13
Compare
Choose a tag to compare
  • Add support for attribute modifiers
  • Add support for ValhallaMMO (tested by @Coariz)
  • Fix a BadPacketsD false positive
  • Fix a JumpA false positive when using a wind charge
  • Fix a console error on reloading

LightAntiCheat 1.2.4

03 Jul 16:28
Compare
Choose a tag to compare
  • Fix a console error caused by a dependency

LightAntiCheat 1.2.3

03 Jul 14:46
Compare
Choose a tag to compare

LightAntiCheat 1.2.2

25 Jun 22:04
Compare
Choose a tag to compare
  • LightAntiCheat is now open source
  • Fix false positives caused by the MC 1.21 update
  • Hopefully, fix an issue with Spigot 1.8.8 forks where getting a block asynchronously might sometimes lead to an error
  • Update dependencies

LightAntiCheat 1.2.1

17 May 21:51
442758a
Compare
Choose a tag to compare
  • Add support for Paper 1.20.5
  • Update SpeedE check
  • Add "prioritize-accuracy" config option
  • Fix Bedrock false positives of AutoBotA, ScaffoldB, ItemSwapA
  • Fix a Bedrock CriticalsA false positive (reported by @CayanNet)

LightAntiCheat 1.2.0

11 May 22:48
edae93e
Compare
Choose a tag to compare
  • Fix compatibility issues with PandaSpigot (hopefully)
  • Update BoatA, VehicleA checks
  • Fix a BadPacketB false positive when riding and lagging
  • Fix several Bedrock false positives (reported by @v2i0)
  • Fix a TimerA false positive when joining to a lagging server
  • Optimize dependencies

LightAntiCheat 1.1.9

30 Apr 21:20
e355795
Compare
Choose a tag to compare
  • Fix a false positive when gliding isn't detected

LightAntiCheat 1.1.8

29 Apr 17:48
9b4ea0d
Compare
Choose a tag to compare
  • Recode checks: FlightA, FlightB, FlightC, KillAuraB, CriticalsA, TimerA, BadPacketsB, BlockPlaceA, BlockBreakA
  • Update checks: SpeedC, NoFallA, NoSlowA, FastClimbA, ElytraA, ElytraB, TridentA, KillAuraD, ScaffoldA
  • Add checks: LiquidWalkB, CriticalsB, GhostBreakA, BoatA
  • Support MC 1.8-1.12.2
  • Fork LightInjector instead of using PacketEvents
  • Significantly reduce the bypass duration after touching a slime block
  • Fix a false positive when walking on ghost blocks
  • Improve sorting of command arguments
  • Add a config option to disable the bypass permissions
  • Async nearby entity getter
  • Support Enchants Squared
  • Adjust the default config values
  • Thanks to @CayanNet and @v2i0 for testing the beta builds

LightAntiCheat 1.1.7

18 Mar 20:41
43b3fb4
Compare
Choose a tag to compare
  • Renamed LiteAntiCheat to LightAntiCheat
    The config folder and permissions have also been renamed
  • SpeedG check was added by Kireiko
  • Added JumpC check
  • Fixed a FastPlaceA false positive reported by CayanNet
  • Fixed a performance issue that was created in 1.1.5
  • Fixed a bug when an NPC's name tag could become visible
  • Fixed a rare console error related to PacketEvents