RealChop v0.8.2

Details

  • Filename
    realchop-0.8.2.jar
  • Uploaded by
  • Uploaded
    Feb 10, 2014
  • Size
    13.28 KB
  • Downloads
    768
  • MD5
    d70b487be295f61a31ee3c884099b433

Supported Bukkit Versions

  • CB 1.7.2-R0.2

Changelog

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