gmcferrin
|
486fb5635d
Better variable names for Arcane Forging config
|
13 years ago |
gmcferrin
|
dfe2d0a585
Made Arcane Forging more configurable - options for keeping enchants & downgrading enchants
|
13 years ago |
gmcferrin
|
71aac4ea7d
Merge pull request #2 from gmcferrin/patch-3
|
13 years ago |
gmcferrin
|
e1399427f0
Fixed cast issue with Repair Mastery - fixes Issue #47
|
13 years ago |
TheYeti
|
80cc22efff
Stage changes for finalized 1.2.08
|
13 years ago |
NuclearW
|
5863efbdd8
Events + Alias (not really fix) fix
|
13 years ago |
TheYeti
|
85fe839e91
Update changelog and fix for Jenkins build #4
|
13 years ago |
The Yeti
|
7e7505381b
Merge pull request #49 from gmcferrin/patch-2
|
13 years ago |
TheYeti
|
aadfb22f00
Fixed lack of ; in pull request
|
13 years ago |
gmcferrin
|
e0b0fd1d80
Merge pull request #1 from gmcferrin/patch-2
|
13 years ago |
gmcferrin
|
ff9b6fd98a
Fix for [Issue #48] - Combat XP Gain
|
13 years ago |
The Yeti
|
ce3fe8fd21
Merge pull request #46 from gmcferrin/patch-1
|
13 years ago |
The Yeti
|
93502810e8
Merge pull request #45 from NuclearW/master
|
13 years ago |
gmcferrin
|
ac51683161
Commented out obsolete isGold() method
|
13 years ago |
gmcferrin
|
802be6907d
Standardized logic for functions isShovel(), isAxes(), isMiningPick(), isGold(), isSwords(), and isHoe()
|
13 years ago |
gmcferrin
|
3932036a2c
Bugfix for getMaxDurability() checking for Diamond ID values instead of Gold ID values.
|
13 years ago |
gmcferrin
|
fd1064a9b9
Updates for repairing bows & leather armor.
|
13 years ago |
gmcferrin
|
f0146d99c2
Typo fixing.
|
13 years ago |
NuclearW
|
fa98de77b1
Fix missing image
|
13 years ago |
gmcferrin
|
328c7d4b5f
Update src/main/java/com/gmail/nossr50/skills/Repair.java
|
13 years ago |
gmcferrin
|
984dbd9b7a
Allow for repair of bows & leather armor with the anvil.
|
13 years ago |
TheYeti
|
1cfdfab2b7
Fix typos and type cast mismatch from pull request #31
|
13 years ago |
The Yeti
|
17d584f911
Merge pull request #31 from gmcferrin/master
|
13 years ago |
The Yeti
|
0dddc5a1f7
Merge pull request #36 from NuclearW/master
|
13 years ago |
NuclearW
|
b5c11de15c
Changes to pom for getting dependancies from repos
|
13 years ago |
gmcferrin
|
96acb4df97
Implemented ShakeMob functions for all existing mobs
|
14 years ago |
gmcferrin
|
75cf202987
Fixed issue with Redstone being unable to break with Super Breaker without a diamond pickaxe.
|
14 years ago |
gmcferrin
|
fd3cee96f0
Fixed typos in conflicting enchantments section.
|
14 years ago |
gmcferrin
|
aee71789f2
Changed durability calculation to use Bukkit API function. Fixed bug where it was impossible to get the last possible loot item in each tier. Fixed bug where it was possible to get conflicting enchantments. Fixed bug where enchantments couldn't be any higher than level 1.
|
14 years ago |
gmcferrin
|
da9a4b80e4
Fixed bug with being unable to repair Gold Hoe. Fixed bug with item durability - now uses getMaxDurability from org.bukkit.material
|
14 years ago |