File Details
v3.0
- R
- Jun 16, 2013
- 180.91 KB
- 34.4K
- CB 1.5.2-R1.0
File Name
FAntiXRay.jar
Supported Versions
- CB 1.5.2-R1.0
- == V 3.0 ==
- Improved the cache (Now it is SQLite based)
- A few minor changes
- == V 2.9 ==
- Fixed error on teleport between worlds
- Fixed updating unrequired blocks (performance)
- == V 2.8 ==
- Improved hook methods
- Improved memory cache
- Improved proximity deobfuscator
- Improved block update
- Added extra update-threads
- Fixed write queue overflow
- Fixed compressed data errors
- Removed Packet51 workaround
- == V 2.7.4 ==
- Update for 1.5.2-R0.1
- Compatible with and only with Minecraft 1.5.2
- == V 2.7.3 ==
- Fixed netty support again
- Small changes in the fake cave generator
- == V 2.7 ==
- Major rewrite of the original plugin
- Added nether obfuscation
- Added ultra fast memory cache
- Added queued block update (explosion, pistons)
- Improved configuration read/write/update (FCoreLib)
- Improved cache system
- Improved block update
- Removed buggy/floody block updates (physics, damage)
- More...
- == V 2.6 ==
- Compatibility with CraftBukkit 1.5.1 R0.1 and Spigot 1.5.1 R0.1
- Fixed permissions and GroupManager
- Slight optimization on blockupdate
- == V 2.5 ==
- Compatibility with CraftBukkit 1.5.0 R0.1 and Spigot 1.5.0 R0.1
- == V 2.4 ==
- Made it so you dont need ChestHider enabled to use Obfuscated: true.
- == V 2.3 ==
- Added Engine Mode 4 (alternative to use with the option below)
- Added option to reveal blocks while walking (set ChestHider > Obfuscated to true)
- Less agressive cache write (better for SSD, testing)
- Fix insignificant logical error on engine mode 2 and 3.
- == V 2.2 ==
- Added Netty (Spigot) compatibility
- Added threaded block update
- Updated Metrics
- == V 2.1 ==
- Added Java 6 Support
- Added cache (NEVER ENABLE IT ON SSD)
- Added NoLagg detection
- == V 2.0 ==
- Added option to hide chests
- Added engine mode 3
- Added darkness obfuscation
- Added fake caves generator
- Added exemp api
- Added full ProtocolLib support
- Added half NoLagg support (disable bufferedLoader)
- Fixed world blacklist being ignored
- Fixed newly generated chunks not being obfuscated
- Improved block update [need performance testing]
- Improved obfuscation code, now it will obfuscate only what is needed
- Improved hook methods, less buggy, less conflict issues.
- Threaded but safe and queue free obfuscation, less chances to take your tps down, no extra memory needed.
- == V 1.4 ==
- Update to CB 1.4.6-R0.1
- == V 1.3 ==
- Improved block update, should be faster and lightweight now!
- Added optional update events
- == V 1.2 ==
- Possible fix to Too many open files
- == V 1.1 ==
- Fixed compressed cache
- == V 1.0 ==
- Thanks to Insan3Lik3 for helping me test the cache system :)
- Improved Cache write/read
- Added CacheSize Limit
- Added Cache Compression
- == V 0.1 ==
- Initial Release

