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 |
|
nossr50
|
592382a5d3
|
When in doubt use a for loop
|
2012-03-01 14:09:06 -08:00 |
|
GJ
|
72bfe63ebf
|
Minor tweak to Blast Mining.
|
2012-03-01 17:04:45 -05:00 |
|
nossr50
|
6d883821a8
|
Fix for Blast Mining XP (hopefully)
|
2012-03-01 14:02:23 -08:00 |
|
GJ
|
415786d67e
|
XP gain for Blast Mining.
|
2012-03-01 16:50:54 -05:00 |
|
nossr50
|
f5fc941916
|
Cooldowns for Blast Mining are now fully functional (BUILD IS SAFE AGAIN)
|
2012-03-01 13:01:41 -08:00 |
|
nossr50
|
dc5b37d560
|
Fix for dropping AIR
|
2012-03-01 08:34:56 -08:00 |
|
nossr50
|
e873902e1b
|
Fixing another disarm bug (thanks bm01)
|
2012-03-01 08:03:29 -08:00 |
|
nossr50
|
ee1e128c5a
|
Changed to dealDamage()
|
2012-03-01 06:48:59 -08:00 |
|
nossr50
|
d099bc562b
|
Fixed Disarm not working ever
|
2012-02-29 16:27:58 -08:00 |
|
nossr50
|
80374333b6
|
Abilities send messages to nearby players when they wear off.
|
2012-02-29 16:04:31 -08:00 |
|
nossr50
|
8d00468412
|
Axes gains bonus DMG every 50 levels like Unarmed now.
|
2012-02-29 15:40:16 -08:00 |
|
nossr50
|
5d9ac614c2
|
That was too OP. Disarm is 1.5x the rate of 1.2.12 now.
|
2012-02-29 15:24:03 -08:00 |
|