gmcferrin
|
c60cbe824c
Function even MORE things.
|
12 years ago |
gmcferrin
|
8b9432d1d9
So many useless else statements...
|
12 years ago |
gmcferrin
|
6cc2fc7a6e
Functions are still better than copy-pasted code.
|
12 years ago |
Glitchfinder
|
e607e04af4
Merge pull request #396 from Glitchfinder/master
|
12 years ago |
Glitchfinder
|
905e92fa4d
Adding the ability to track spawned mobs when chunks unload.
|
12 years ago |
Glitchfinder
|
28b092a4e3
Adding Bats, Giants, Withers, and Wither Skeletons to the combat experience list.
|
12 years ago |
Glitchfinder
|
5404371b35
Merge pull request #357 from TfT-02/master
|
12 years ago |
TfT_02
|
6f1ee88b78
Fixes issues #259 and #335
|
12 years ago |
Glitchfinder
|
5177bf6c1f
Fixing level caps so that 0 represents no cap rather than 0.
|
12 years ago |
Glitchfinder
|
11b5c54c69
Reimplementing skill level and power level caps.
|
12 years ago |
Grant
|
36d5344ded
Cleanup formatting.
|
12 years ago |
TfT_02
|
f8b44cd8ce
New Salvage ability for Repair!
|
12 years ago |
Grant
|
212b42c8b9
Merge pull request #305 from TfT-02/master
|
12 years ago |
Glitchfinder
|
d1f683b8a5
Adding the option to negate experience earned for Acrobatics or Herbalism while in a minecart to prevent afk leveling.
|
12 years ago |
TfT_02
|
00364afd8f
Made the shake rank chance configurable
|
12 years ago |
Glitchfinder
|
c7b3b7a826
Green thumb now converts cobble walls to mossy cobble walls.
|
12 years ago |
Glitchfinder
|
d9346ab260
Fixing default experience for the newer herbalism materials.
|
12 years ago |
Glitchfinder
|
11f1889f1f
Added support for carrots and potatoes. Also updated to ignore beacon blocks and anvil blocks.
|
12 years ago |
matix931
|
a283fce4ec
Update src/main/java/com/gmail/nossr50/config/Config.java
|
13 years ago |
Bill Tarbell
|
d528f11082
Allow global multiplier to be a double
|
13 years ago |
Bill Tarbell
|
8c7d95f9ea
Add player command to reset skill levels
|
13 years ago |
bm01
|
51ca29ab9f
Forgot to loadKeys()
|
13 years ago |
bm01
|
b80a29ca04
Configs rework, fixed mod config files not loading, fixed comment blocks not being copied
|
13 years ago |
GJ
|
2f15c71412
Because making it upper case broke all the things.
|
13 years ago |
GJ
|
e5d2ed4bb2
Because lowercase class names are evil.
|
13 years ago |
GJ
|
1cca4de9e5
Cleanup!
|
13 years ago |
bm01
|
257df25a67
Fixed NPE, Config.defaulthud was used instead of SpoutConfig.defaulthud
|
13 years ago |
bm01
|
97ca699170
Removed unneeded method override
|
13 years ago |
NuclearW
|
83a3488d0d
Because loading a config we hadn't made yet makes sense
|
13 years ago |
GJ
|
b88e076f27
Updates to config loading.
|
13 years ago |