b61410b6eb
Make this constant
2013-01-25 22:34:35 +01:00
51d681974c
Re-added unbreaking enchant handling for Tree Feller
2013-01-25 22:32:52 +01:00
a7be57241c
Cleanup listeners a bit more. Also fix bug in recent dev builds where
...
placed blocks were not properly tracked.
2013-01-25 12:33:48 -05:00
29d796b6af
Partially reverted my previous fix
...
ItemStack constructor actually worked,
the issue was about double drops using
the original data, not about TreeFeller.
2013-01-24 16:15:10 +01:00
8d077ff4f2
Cleanup
2013-01-24 15:37:02 +01:00
58b01021c1
Definitely fixed sideways logs issues
...
... Apparently
2013-01-24 15:28:18 +01:00
5a6dc8511f
Actually fixed TreeFeller and sideways logs items
2013-01-24 15:13:56 +01:00
7e91776cfb
Made Tree Feller a little more aggressive
2013-01-24 00:53:08 +01:00
9689c50603
Javadoc update & fixes
2013-01-24 00:53:08 +01:00
bb2eb053da
Fixed Tree Feller dropping sideways log items
2013-01-24 00:53:08 +01:00
aabbc2f238
Is it a log? There's a function for that...
...
Also fix leaves dropping logs instead of saplings.
2013-01-23 12:44:00 -05:00
2a89e912f8
Removed debugging code left behind
2013-01-22 23:49:06 +01:00
ee91ed8708
Fixed sideway logs handling
2013-01-22 23:44:53 +01:00
69475f92c7
Catch this
2013-01-22 22:24:53 +01:00
dc2452231d
Abstract Woodcutting
2013-01-22 22:04:05 +01:00
1bbb245e32
More work on Woodcutting and Tree Feller
2013-01-22 21:51:07 +01:00
6b0e7a9c61
Major refactoring. This WILL break any mcMMO-related plugin that
...
does not properly hook into the API classes.
This consolidates the skill-related classes into their own individual
packages, and moves several misc skill classes into the main Skill
package as well. This also moves all Party & Spout related files into
their own respective packages as well.
2013-01-22 12:43:25 -05:00