Skip to content

Releases: wode490390/AntiXray

AntiXray-v1.2.3

02 Dec 10:57
Compare
Choose a tag to compare
  • Added support for BE 1.16.100

AntiXray-v1.2.2

20 May 11:11
Compare
Choose a tag to compare
  • Removed disk cache (because the current algorithm is fast)
  • Removed whitelist
  • Removed useless code (LevelDB/McRegion)
  • memory-cache is disabled by default
  • Fixed client crash issues
  • Fixed #8
  • Re-added timings
  • Performance improvement

AntiXray-v1.1.4

08 Apr 11:52
Compare
Choose a tag to compare
  • Convert to latest chunk format on send
  • Performance improvement

AntiXray-v1.1.3

28 Jan 10:17
Compare
Choose a tag to compare

Fix NPE

AntiXray-v1.1.2

22 Jan 09:31
Compare
Choose a tag to compare
  • Fixed NASE
  • Performance improvement

AntiXray-v1.1.1

09 Oct 14:03
Compare
Choose a tag to compare
  • Fixed #7
  • Performance improvement

AntiXray-v1.1.0

15 Aug 02:35
Compare
Choose a tag to compare
  • Faster algorithm
  • Disk cache (using xxHash64)
  • Asynchronous processing

AntiXray-v1.0.9

24 Jul 17:40
Compare
Choose a tag to compare

AntiXray-v1.0.5

13 Jul 18:27
c51a219
Compare
Choose a tag to compare
  • Added support for BE 1.12

AntiXray-v1.0.3

10 Jul 09:06
Compare
Choose a tag to compare
  • Fixed caches
  • Fixed height limit
  • Fixed improper data processing in LevelDB and McRegion
  • Optimized performance
  • The cache is enabled by default
  • The default height is reduced from 255 to 64
  • Obfuscator Mode is used by default