File Details
RealChop v0.8.3
- R
- Jul 14, 2014
- 13.45 KB
- 746
- CB 1.7.9-R0.1
File Name
realchop-0.8.3.jar
Supported Versions
- CB 1.7.9-R0.1
Changes
https://github.com/Vovics/RealChop/compare/v0.8.2...v0.8.3
Notable bugfixes
- Protection plugins now prevent trees from falling down
- There's a huge method in the main class for blockBreak still that does nearly all of the processing - this needs to be split down into multiple smaller methods
- The main class has a lot of the code - a more object-oriented approach would be cleaner
- Some deprecated methods are still used where no alternative is possible
- Fallen leaves do not decay
- Item entities are still spawned everywhere after the tree has fallen

