GJ
|
ce8ddded92
|
Major updates to Herbalism.
|
2012-03-10 13:03:31 -05:00 |
|
GJ
|
5d55af8183
|
Fixed Green Terra not working.
|
2012-03-10 00:20:51 -05:00 |
|
GJ
|
3eb8f6a1a4
|
Fixed one more thing.
|
2012-03-09 19:28:33 -05:00 |
|
GJ
|
132388fe3f
|
Fix for stuff not breaking right.
Still an issue with Herbalism & Green Terra, though.
|
2012-03-09 19:19:49 -05:00 |
|
GJ
|
6e8cfe5ec9
|
Assorted bug fixes & cleanup.
|
2012-03-09 01:24:09 -05:00 |
|
nossr50
|
74b7aa5340
|
Added permission node to bypass Arcane Repair and keep enchantments
|
2012-03-08 18:58:50 -08:00 |
|
GJ
|
052e3cd997
|
More cleanup.
|
2012-03-08 16:55:43 -05:00 |
|
GJ
|
e9e7d462f7
|
More generic cleanup.
|
2012-03-08 16:18:03 -05:00 |
|
TheYeti
|
88ab232ccd
|
Undo Taming fix, attempt fix of block interact NPE
|
2012-03-08 12:11:09 -08:00 |
|
TheYeti
|
714f829f3e
|
Fix for CraftOfflinePlayer in Taming yet again
|
2012-03-08 11:33:27 -08:00 |
|
NuclearW
|
4805097a0c
|
Remove lots of redundant license prefixes from files
|
2012-03-07 16:53:54 -05:00 |
|
GJ
|
9f3e7ba11c
|
Fixed stuff being in wrong package. Start of cleanup to m.java.
|
2012-03-07 16:38:48 -05:00 |
|
GJ
|
b86cfb595c
|
Whitespace & other formatting fixes for Combat.java
|
2012-03-06 22:50:36 -05:00 |
|
GJ
|
6733eb93f2
|
The start of the great whitespace cleanup.
|
2012-03-06 18:02:33 -05:00 |
|
GJ
|
d401a69560
|
Fixed NoCheat issue (again).
|
2012-03-06 14:27:34 -05:00 |
|
GJ
|
798cc3bbb3
|
Optimizations for Mining & Blast Mining
|
2012-03-06 01:48:45 -05:00 |
|
GJ
|
e1644d3c08
|
Changed Blast Mining & Mining to use the same drop function.
|
2012-03-05 23:29:05 -05:00 |
|
GJ
|
36a706b7b6
|
Fix for Blast Mining not always activating bonuses.
|
2012-03-05 21:57:46 -05:00 |
|
GJ
|
36d6221b3b
|
Fixes some Blast Mining stuff. Still issues due to changes in internal
math calculations somewhere...
|
2012-03-05 18:01:56 -05:00 |
|
GJ
|
7dc1a2ba72
|
Fix for Ocelot Summoning - still need new locale string for summon
failure.
|
2012-03-05 00:42:18 -05:00 |
|
GJ
|
dc9acbc3c9
|
Summon Ocelots!
|
2012-03-04 22:08:20 -05:00 |
|
nossr50
|
d121358ad2
|
Merge pull request #192 from bm01/master
Repair.addEnchants() messages fix and optimization
|
2012-03-04 13:52:30 -08:00 |
|
bm01
|
0295314dce
|
Repair.addEnchants() messages fix and optimization
|
2012-03-04 22:15:45 +01:00 |
|
nossr50
|
5da59e6f0a
|
Reworked abilityDurabilityLoss() to take an int as dmg dealt
|
2012-03-04 12:21:24 -08:00 |
|
GJ
|
3bc317e7b2
|
Enum more things, fixed some durability issues with abilities.
|
2012-03-04 03:54:26 -05:00 |
|
GJ
|
0aaf02f208
|
LOCALE ALL THE THINGS!
|
2012-03-03 14:48:40 -05:00 |
|
GJ
|
0dd9bc1cda
|
Cleaned out more traces of old event system.
|
2012-03-03 14:13:33 -05:00 |
|
GJ
|
719081a77e
|
Removed some unneeded imports.
|
2012-03-03 13:30:08 -05:00 |
|
bm01
|
2f0a3eaadd
|
Taming prevent damage fix
|
2012-03-03 15:15:30 +01:00 |
|
nossr50
|
d3ed6bb139
|
break; break; break;
|
2012-03-02 17:34:15 -08:00 |
|
GJ
|
8eaa58040e
|
Fixed ShakeMob ability not working.
|
2012-03-02 20:04:15 -05:00 |
|
nossr50
|
89ab87b6dd
|
Fixed Greater Impact not dealing damage, nerf'd Axes critical chance.
|
2012-03-02 16:46:38 -08:00 |
|
nossr50
|
e933fbe1bd
|
Removing debug message
|
2012-03-02 16:36:31 -08:00 |
|
nossr50
|
4f128ebbef
|
Merge pull request #189 from bm01/master
Impact fix
|
2012-03-02 15:22:19 -08:00 |
|
bm01
|
3f5b2bdcee
|
Impact fix
|
2012-03-02 23:22:41 +01:00 |
|
nossr50
|
288e82fbc3
|
Setup locale for Axe Splintering message
|
2012-03-02 12:39:18 -08:00 |
|
nossr50
|
feb073d159
|
Damage from failed Tree Feller is now random (but never kills)
|
2012-03-02 12:35:12 -08:00 |
|
nossr50
|
505df87014
|
Finalized durability stuff in tree feller. XP nerf only for jungle now.
|
2012-03-02 12:31:53 -08:00 |
|
nossr50
|
f6221c1c34
|
More tweaks to durability stuff in tree feller
|
2012-03-02 12:19:57 -08:00 |
|
nossr50
|
0a97c1dc62
|
Updating Tree Feller to use .getMaxDurability() API calls
|
2012-03-02 11:31:30 -08:00 |
|
nossr50
|
05cea84dcc
|
Can only seem to make the axe splinter some of the time..
|
2012-03-02 11:22:29 -08:00 |
|
nossr50
|
1ac544511c
|
Added updateInventory() to Tree Feller
|
2012-03-02 11:07:20 -08:00 |
|
nossr50
|
ef17ea6231
|
Merge branch 'master' of github.com:mcMMO-Dev/mcMMO
|
2012-03-02 11:02:05 -08:00 |
|
nossr50
|
75c49497ac
|
Nerf tree feller XP. You need durability to use tree feller now.
|
2012-03-02 11:01:09 -08:00 |
|
GJ
|
f9b9dddbc8
|
Updates to Taming
|
2012-03-02 13:55:53 -05:00 |
|
GJ
|
5a8b9fc344
|
Changes to Blast Mining method calls.
|
2012-03-02 13:55:53 -05:00 |
|
GJ
|
ed5531d44b
|
Cleanup EntityListener.java
|
2012-03-02 12:13:35 -05:00 |
|
GJ
|
c032a27d63
|
Changed Ignition to add fire ticks rather than replace them. (Thanks
bm01!)
|
2012-03-02 10:11:54 -05:00 |
|
nossr50
|
9a7ea3b6d0
|
Fixed bug where Tree Feller had no cooldown whatsoever. GJJJJ!!!!
|
2012-03-01 15:52:21 -08:00 |
|
nossr50
|
3945a681a3
|
ENUM all the things!
|
2012-03-01 14:10:50 -08:00 |
|