File Details
RealChop v0.8.2
- R
- Feb 10, 2014
- 13.28 KB
- 890
- CB 1.7.2-R0.2
File Name
realchop-0.8.2.jar
Supported Versions
- CB 1.7.2-R0.2
Changes
https://github.com/Vovics/RealChop/compare/v0.8.1...v0.8.2
Notable bugfixes
- New tree types are now supported
- 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
- Logs may still fall into protected regions
- Trees may still be cut down in protected regions

