bdb74d4719
Optimize even more things.
2012-02-23 23:04:41 -05:00
19ab8b89f5
More optimizing.
2012-02-23 22:26:20 -05:00
10fa9e5465
Optimize more things.
2012-02-23 21:44:44 -05:00
1fe259eb7a
Archery optimizations.
2012-02-23 21:13:06 -05:00
cd56dc7f98
Updated changelog
2012-02-23 19:42:22 -05:00
8cf9601af4
More Repair optimizations.
2012-02-23 19:39:06 -05:00
b39c02154a
Fix Leaf Blower not respecting Shears. (MCCORE-44)
2012-02-23 18:49:56 -05:00
a2e41f31ed
Repair optimizations. LOTS of repair optimizations.
2012-02-23 18:32:32 -05:00
5d8b049a45
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
2012-02-23 10:24:15 -08:00
336adf9530
Changed Unarmed to start with a damage bonus
2012-02-23 10:23:04 -08:00
708cfc23b6
Locale stuff for Blast Mining
2012-02-23 13:09:41 -05:00
06b2a89646
Move to external task
...
Only remove if we have it to remove
Only add if not already in memory
Don't load something we would immediately unload on removeUser
2012-02-23 11:48:48 -05:00
b782225dde
Removed old Unarmed stuff from locale files.
2012-02-23 11:36:12 -05:00
85640f88b2
Stop crying
2012-02-23 08:30:56 -08:00
a372ca34e6
Changed how we remove PlayerProfiles to reduce lag
2012-02-23 08:27:36 -08:00
4acc0b63fd
Try that again...
2012-02-23 09:07:51 -05:00
edf6f7560b
Forced POM to update & stop build failures (I hope).
2012-02-23 09:06:00 -05:00
66e0cc33bf
Change ignition to use Maths
2012-02-23 06:03:49 -08:00
498e3eb35c
Dat 'y'
2012-02-23 05:44:55 -08:00
2aa7e37e13
Reworked Unarmed to be easier to level
2012-02-23 05:38:50 -08:00
09c5b8727a
Events no longer implement Serializable.
2012-02-23 08:31:07 -05:00
02a67e330a
Removed deprecated CreatureType use.
2012-02-23 08:29:34 -05:00
37364d6c86
More tweaks to Tree Feller
2012-02-23 01:59:00 -08:00
86166a58e1
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
2012-02-23 01:57:31 -08:00
935e494705
Merge pull request #183 from bm01/master
...
Removed redundant if statement in WoodCutting.java
2012-02-23 01:57:16 -08:00
94387045e4
Removed redundant if statement
2012-02-23 10:34:34 +01:00
20ae2dbeea
Updated the changelog again
2012-02-23 00:15:40 -08:00
d1b522b534
Green Thumb consumes seeds again
...
Fixes MCCORE-36
2012-02-23 00:13:55 -08:00
89802e23e2
Abilities damage tools again.
...
Closes MCCORE-30
2012-02-23 00:10:22 -08:00
cb4b5d1c71
Tree Feller damages the tool (again)
2012-02-22 23:42:03 -08:00
472bfa51da
Fixed my fix (because Bukkit is stupid & durability counts up).
2012-02-23 02:26:44 -05:00
162dbaed0f
Removed unused methods from m.java
2012-02-22 23:17:05 -08:00
6f9fc26ab5
Changed tool ability damage to use built in Bukkit methods.
2012-02-23 02:12:24 -05:00
b199568ec3
Removed debug messages.
2012-02-23 00:50:45 -05:00
ff258e0cbf
Update changelog.
2012-02-23 00:43:18 -05:00
68dd18067e
Shutting up an IDE warning.
2012-02-22 21:12:37 -08:00
799e11c36c
Added temp debug messages about mob spawn removal
2012-02-22 21:00:12 -08:00
f274d47c81
Made Tree Feller much less aggressive.
2012-02-22 20:53:20 -08:00
ca3b7f2172
Tree Feller now rewards xp based on the type of tree.
2012-02-22 20:25:03 -08:00
22c9fca915
Reworked Tree Feller to take down entire tree.
2012-02-22 20:23:42 -08:00
e4d312a11f
Combat ignores events where entity is dead now.
2012-02-22 18:43:09 -08:00
a3f0de1c84
Moved Taming stuff into Taming.java
2012-02-22 18:39:22 -08:00
4826056bbe
Cleanup
...
Monitor is where events that don't need data before other plugins or to cancel go
Ignore cancelled events to respect other protection plugins saying "no"
We need to see if other events are depricated in the future
2012-02-22 19:51:06 -05:00
6f2f99dda0
Fix for IndexOutOfBounds issue (MCCORE-40)
2012-02-22 17:04:10 -05:00
d06ec5e452
Get Taming XP for milking cows.
2012-02-22 15:12:01 -05:00
94cb118a7e
Should probably use getMaxHealth() instead of hardcoding... (Addresses
...
MCCORE-39)
2012-02-22 12:19:22 -05:00
bebc70634b
Fixed Wolves having over max health due to Fast Food Service (Fixes
...
MCCORE-39)
2012-02-22 12:18:21 -05:00
186c9189ca
Updated changelog again
2012-02-22 08:35:13 -08:00
324b69cba1
Fixed a memory leak I didn't even know about.
2012-02-22 08:32:29 -08:00
802af464cd
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
2012-02-22 08:30:21 -08:00