Releases: tiredvekster/LightAntiCheat
Releases · tiredvekster/LightAntiCheat
LightAntiCheat 1.2.6
- 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
- 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
- Fix a console error caused by a dependency
LightAntiCheat 1.2.3
- Fix a console error (reported by @Arktisfox)
- Fix a console error for Folia (reported by @Leeewith3Es)
LightAntiCheat 1.2.2
- 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
- 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
- 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
- Fix a false positive when gliding isn't detected
LightAntiCheat 1.1.8
- 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
- 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