Glitchfinder
|
2a20ed95fa
|
Added missed checks for potatoes and carrots.
|
2012-10-28 20:56:33 -07:00 |
|
Glitchfinder
|
11f1889f1f
|
Added support for carrots and potatoes. Also updated to ignore beacon blocks and anvil blocks.
|
2012-10-28 20:53:03 -07:00 |
|
Glitchfinder
|
31513d52d7
|
Fixing spacing issues and making herbalism drop cocoa beans instead of a cocoa block.
|
2012-10-17 21:26:16 -07:00 |
|
Glitchfinder
|
70a16fe344
|
Finished adding skill checks for Emerald Ore and Cocoa.
|
2012-10-17 13:41:19 -07:00 |
|
nossr50
|
01e69cdf5e
|
Fixing some mistakes.
|
2012-09-07 14:49:00 -07:00 |
|
nossr50
|
ef318eeaec
|
Merge pull request #248 from matix931/patch-7
Update src/main/java/com/gmail/nossr50/skills/gathering/Herbalism.java
|
2012-09-05 21:10:58 -07:00 |
|
matix931
|
5f04ecfdd4
|
Update src/main/java/com/gmail/nossr50/skills/gathering/Herbalism.java
|
2012-09-05 11:45:43 +03:00 |
|
matix931
|
91d294acff
|
Update src/main/java/com/gmail/nossr50/skills/gathering/Mining.java
Another change against 1.3.2
|
2012-09-05 11:19:34 +03:00 |
|
t00thpick1
|
740c1131ea
|
Made superbreaker not dupe if event is cancelled
|
2012-08-17 01:28:28 -03:00 |
|
t00thpick1
|
0a798aec30
|
Made gigadrill not dupe if event is cancelled
|
2012-08-17 01:27:41 -03:00 |
|
nossr50
|
7b47d32a96
|
Citizens compatibility. Bug fix for Woodcutting/custom trees.
|
2012-08-14 14:09:49 -07:00 |
|
nossr50
|
3934392219
|
Did somebody say HOTFIX?
|
2012-08-14 13:52:31 -07:00 |
|
GJ
|
c567e2714a
|
Fixed custom woodcutting blocks throwing errors.
|
2012-07-09 09:26:22 -04:00 |
|
GJ
|
5b8811bd09
|
More work on McMMOPlayer
|
2012-07-06 11:57:17 -04:00 |
|
GJ
|
c9e3ea005b
|
Because loc is lazy.
|
2012-07-04 15:38:25 -04:00 |
|
GJ
|
3f8268d848
|
Fixed custom blocks dropping the wrong thing with Super Breaker & Silk
Touch
|
2012-07-04 10:33:20 -04:00 |
|
GJ
|
caf9c07ba3
|
Because PP is an awful variable name.
|
2012-07-03 10:04:04 -04:00 |
|
bm01
|
d6d7f5099f
|
Removed unused import
|
2012-07-03 03:54:20 +02:00 |
|
GJ
|
8257fd8e7c
|
Tweaked a few switch statements.
|
2012-07-02 21:05:55 -04:00 |
|
GJ
|
3c10be6d1a
|
Added some missing defaults to switch cases.
|
2012-07-02 19:27:07 -04:00 |
|
GJ
|
819b6fcacb
|
Added "lucky" donor perk - abilities have 25% better chance to activate
|
2012-07-02 11:09:55 -04:00 |
|
GJ
|
eae665c1c5
|
Added ability for custom blocks to drop a range of items. MOD BLOCK
FILES WILL NEED TO BE REDONE.
|
2012-06-25 09:47:22 -04:00 |
|
GJ
|
c4cd677021
|
Added new methods to replace deprecation in latest Bukkit. Commented out
until RB.
|
2012-06-23 12:13:51 -04:00 |
|
GJ
|
8738036f6f
|
Added Reduced Cooldown perk for donors.
|
2012-06-21 21:50:48 -04:00 |
|
GJ
|
2f15c71412
|
Because making it upper case broke all the things.
|
2012-06-06 18:02:22 -04:00 |
|
GJ
|
0a44a74f59
|
Cleanup (Yes, I'm that picky).
|
2012-06-06 16:49:42 -04:00 |
|
GJ
|
290032646f
|
Protect our hashmaps from bad people.
|
2012-06-06 15:38:44 -04:00 |
|
GJ
|
e5d2ed4bb2
|
Because lowercase class names are evil.
|
2012-06-06 14:49:07 -04:00 |
|
bm01
|
56aff1d191
|
Replaced playerName fields in PlayerProfile and Users by the Player object
|
2012-06-06 02:03:27 +02:00 |
|
GJ
|
71446a12af
|
Static ALL the things!
|
2012-06-05 10:42:56 -04:00 |
|
GJ
|
6afe0e8a34
|
Organize imports.
|
2012-06-05 10:13:10 -04:00 |
|
GJ
|
1cca4de9e5
|
Cleanup!
|
2012-06-05 09:57:10 -04:00 |
|
GJ
|
1e58c32a5f
|
Change XP processing to use a single function.
|
2012-06-04 09:30:51 -04:00 |
|
GJ
|
2a27048174
|
Functions that start with capital letters are bad.
|
2012-06-04 09:08:41 -04:00 |
|
GJ
|
dda8c0c9e0
|
Fixed bug with Tree Feller changing durability too soon.
|
2012-05-30 10:48:25 -04:00 |
|
GJ
|
92acf62884
|
More mod fixes for Woodcutting.
|
2012-05-27 14:40:35 -04:00 |
|
GJ
|
c2fb57fce9
|
Fix Tree Feller not working with custom axes
|
2012-05-27 14:31:37 -04:00 |
|
GJ
|
450e938092
|
Change Spout Config file to only load if Spout is enabled.
Removed unused imports.
|
2012-05-23 14:31:03 -04:00 |
|
GJ
|
63f683982f
|
Moved Spout stuff to its own config file.
|
2012-05-23 10:50:47 -04:00 |
|
GJ
|
41c9741b72
|
Fixed exploit where you could gain tons of Acrobatics XP from spamming
Ender Pearls
|
2012-05-21 23:41:11 -04:00 |
|
GJ
|
146f832919
|
Minor refactoring & cleanup.
|
2012-05-18 13:40:21 -04:00 |
|
GJ
|
a622707608
|
Cleanup & Silk Touch changes.
|
2012-05-18 11:15:30 -04:00 |
|
GJ
|
c559e70270
|
Mod support - able to define tiers for custom blocks now.
Tier 1 - breaks with wood/gold
Tier 2 - breaks with stone
Tier 3 - breaks with iron
Tier 4 - breaks with diamond
|
2012-05-17 21:57:41 -04:00 |
|
GJ
|
efcc15d89d
|
Custom blocks should now work right with Super Breaker.
|
2012-05-17 21:37:14 -04:00 |
|
GJ
|
d20c5e1773
|
Mod Support - Woodcutting now works. Still need to add # of drops from a
given block.
|
2012-05-17 17:03:56 -04:00 |
|
GJ
|
0afc0d59a4
|
Config refactoring.
|
2012-05-17 10:26:21 -04:00 |
|
GJ
|
5645bf7982
|
Mod support - XP gain & double drops should now work for custom blocks
EXCEPT Woodcutting. Custom excavation blocks will also never drop
treasures.
|
2012-05-17 00:24:33 -04:00 |
|
NuclearW
|
bcee6abb65
|
Re-add call to updateInventory
|
2012-05-15 00:49:19 -04:00 |
|
bm01
|
cbafa7110a
|
Fixed minor Green Terra bugs on Stone Brick
|
2012-05-10 15:54:29 +02:00 |
|
NuclearW
|
b0157c9bd2
|
Replace Bukkit Metadata for user placed blocks
|
2012-05-07 22:38:22 -04:00 |
|