All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.7 - 2024-08-27
- Add some measure to improve high packet loss player's experience
- Adjust some default configuration
- Fix elytra landing position #12
0.3.6 - 2024-07-18
- Add container crash fix
- Add crafter crash fix
0.3.5 - 2024-07-14
- Add configuration reloading
0.3.4 - 2024-07-10
- Adjust default IllegalMovementCheck's configuration
0.3.3 - 2024-07-03
- Clean some code
0.3.2 - 2024-07-03
- Refactoring EmptyPacketFix
- Fix AntiInvalidNbtItem
0.3.1 - 2024-06-20
- Add EmptyPacketFix
0.3.0 - 2024-06-19
- Adapt to LeviLamina 0.13.x
- Remove decorated pot loot table fix
0.2.7 - 2024-05-26
- Allow user specified solid blocks
- Handle exception in checkItemNbt
0.2.6 - 2024-05-24
- Fix block palette serialization
0.2.5 - 2024-05-23
- AntiXray: send block update packet manually
- Fix AntiLoginFlood
0.2.4 - 2024-05-18
- Fix a problem of AntiXray
0.2.3 - 2024-05-07
- Fix AntiXray proxy chunk sync
0.2.2 - 2024-05-03
- Try fix an AntiXray's bug
0.2.1 - 2024-05-02
- Fix DecoratedPotLootTableFix #9
0.2.0 - 2024-04-28
- Adapt to LeviLamina 0.12.x
0.1.5 - 2024-04-26
- Revert "Let AntiXRay send block update directly"
0.1.4 - 2024-04-22
- Let AntiXRay send block update directly
- Use SystemTimeScheduler
0.1.3 - 2024-04-18
- Fix event logic
- Fix errorneous judgement of BadPacket
- Fix a logic problem in punish
0.1.2 - 2024-04-18
- Add AntiBadPacket
- Add DecoratedPotLootTableFix
- Add PlayerCheatEvent
- Add PlayerBanWaveEvent
- Add enableBanWave configuration
- Fix AntiXRay hidden block behavior
- Fix AntiXRay solid map
- Fix IllegalBreakingCheck
- Ignore non-standard layer block update
0.1.1 - 2024-04-17
- Add disableSelector config
- Add GatewayCopyFix
- Remove ContainerMoveCheck
- Rewrite IllegalMovementCheck