TfT_02
|
dc675162c9
|
Update the locale files
|
2012-12-30 13:37:07 +01:00 |
|
TfT_02
|
db370418f8
|
Add version number to /mcmmo command
Also used the logger in onEnable and onDisable
|
2012-12-30 00:02:39 +01:00 |
|
TfT_02
|
43de871392
|
Fixed enchantments being ignored + removed uneccesary code
Fixed Unbreaking enchantments being ignored when using Treefelling and
when hit by Armor Impact
|
2012-12-29 22:38:57 +01:00 |
|
TfT_02
|
5e9c483892
|
Merge pull request #387 from dualspiral/EventFix
Don't fire Party Change event if player can't change parties
|
2012-12-29 13:12:10 -08:00 |
|
Glitchfinder
|
17169903b4
|
Merge pull request #391 from Glitchfinder/master
Fixing Data Value issues caused by the patch to deprecated ItemStack use.
|
2012-12-29 13:02:07 -08:00 |
|
Glitchfinder
|
aa70c82824
|
Fixing issues caused by the patch to deprecated ItemStack changes.
|
2012-12-29 12:59:18 -08:00 |
|
Daniel Naylor
|
73a5143a17
|
Check to see if players are eligible to join a party before the mcMMOPartyChangeEvent is fired
|
2012-12-29 13:15:58 +00:00 |
|
Glitchfinder
|
d35e56fd37
|
Merge pull request #383 from Glitchfinder/master
Fixing a few more NPEs.
|
2012-12-28 21:11:58 -08:00 |
|
Glitchfinder
|
cafed2d98c
|
Fixing remaining NPEs with custom blocks using vanilla IDs.
|
2012-12-28 21:11:22 -08:00 |
|
Glitchfinder
|
cd5df82d72
|
Fixing more NPEs with custom blocks.
|
2012-12-28 20:47:39 -08:00 |
|
Glitchfinder
|
5404371b35
|
Merge pull request #357 from TfT-02/master
Various fixes and patches
|
2012-12-28 12:19:44 -08:00 |
|
Glitchfinder
|
899bbfee40
|
Merge pull request #379 from Glitchfinder/master
Fixing an NPE
|
2012-12-28 12:16:01 -08:00 |
|
Glitchfinder
|
b9f2aa5eff
|
Fixing an NPE involving custom blocks. More investigation needed to find the source of the issue.
|
2012-12-28 12:14:25 -08:00 |
|
TfT_02
|
0a028afe7f
|
Update the changelog with recent commits
|
2012-12-28 12:11:54 +01:00 |
|
TfT_02
|
6f1ee88b78
|
Fixes issues #259 and #335
|
2012-12-28 11:40:15 +01:00 |
|
TfT_02
|
e5cc06e822
|
Fix for wrong datataypes
|
2012-12-28 02:12:34 +01:00 |
|
TfT_02
|
e13ba010bf
|
Adresses issue #364
|
2012-12-28 00:41:56 +01:00 |
|
Glitchfinder
|
f6bc473eb4
|
Merge pull request #369 from Glitchfinder/master
Repairing the Repair skill.
|
2012-12-27 15:10:41 -08:00 |
|
Glitchfinder
|
b491090037
|
Repairing the Repair skill.
|
2012-12-27 15:08:10 -08:00 |
|
Glitchfinder
|
0416f5f4a8
|
Merge pull request #367 from Glitchfinder/master
Fixing level caps.
|
2012-12-27 13:46:37 -08:00 |
|
Glitchfinder
|
5177bf6c1f
|
Fixing level caps so that 0 represents no cap rather than 0.
|
2012-12-27 13:45:27 -08:00 |
|
Glitchfinder
|
fcd2fb0f12
|
Merge pull request #366 from Glitchfinder/master
Fixes the broken /skillreset command.
|
2012-12-27 12:42:23 -08:00 |
|
Glitchfinder
|
37115d238b
|
Fixing broken skillreset command.
|
2012-12-27 12:35:30 -08:00 |
|
TfT_02
|
2c8bfd6573
|
Implementing an durability cap for ArmorImpact
|
2012-12-27 17:45:10 +01:00 |
|
TfT_02
|
de3bae41ae
|
Implementing an durability cap for ArmorImpact
|
2012-12-27 17:36:12 +01:00 |
|
Glitchfinder
|
bd1850db69
|
Merge pull request #353 from Glitchfinder/master
Reimplementing Skill Level and Power Level caps.
|
2012-12-26 19:56:44 -08:00 |
|
Glitchfinder
|
11b5c54c69
|
Reimplementing skill level and power level caps.
|
2012-12-26 19:54:20 -08:00 |
|
Glitchfinder
|
6f081eb1e4
|
Merge pull request #345 from Glitchfinder/master
Fixing issues with latest spout.
|
2012-12-25 21:27:50 -08:00 |
|
Glitchfinder
|
d367dbf767
|
Fixing compatibility with recent Spout updates. Why do people not understand the purpose of an API?
|
2012-12-25 21:22:38 -08:00 |
|
Glitchfinder
|
8237bd52b5
|
Merge branch 'master', remote-tracking branch 'mcmmo/master'
|
2012-12-25 21:00:44 -08:00 |
|
TfT_02
|
71471d3bbc
|
Added Wooden button to list of blocks that should not trigger abilities
|
2012-12-25 15:35:12 +01:00 |
|
gmcferrin
|
34169aebaf
|
Update POM.xml for proper version
|
2012-12-25 01:08:12 -05:00 |
|
gmcferrin
|
07e98ab79f
|
Fixed Async deprecation issues
|
2012-12-25 01:06:21 -05:00 |
|
gmcferrin
|
9af66a8e69
|
Fixed ItemStack deprecation issues.
|
2012-12-25 01:01:10 -05:00 |
|
Glitchfinder
|
5e965aec2c
|
Merge pull request #343 from Glitchfinder/fixes
Fixing conversions for a long to and int. for user data.
|
2012-12-24 14:58:31 -08:00 |
|
Glitchfinder
|
ecb38693db
|
Fixing conversions for a long to and int. for user data.
|
2012-12-24 14:57:36 -08:00 |
|
Grant
|
36d5344ded
|
Cleanup formatting.
|
2012-12-24 16:56:25 -05:00 |
|
Grant
|
6b3bde585d
|
Fixed some issues with static access
|
2012-12-24 16:17:33 -05:00 |
|
Grant
|
f7ea25be61
|
Fixed issue with Mining using actual skill level rather than max skill
level
|
2012-12-24 16:17:33 -05:00 |
|
Grant
|
9136530618
|
Removed unused imports
|
2012-12-24 16:17:33 -05:00 |
|
Grant
|
f4e7e6c74a
|
Added default cases to switch/case statements
|
2012-12-24 16:17:32 -05:00 |
|
Grant
|
c4766ad3fb
|
Remove dead code relating to null profiles.
|
2012-12-24 16:17:32 -05:00 |
|
Glitchfinder
|
894a78c0f9
|
Merge pull request #342 from Glitchfinder/fixes
Fixing a few issues.
|
2012-12-24 13:04:21 -08:00 |
|
Glitchfinder
|
c082290cf1
|
Fixing minor typo involving a binary operation instead of a check.
|
2012-12-24 12:25:23 -08:00 |
|
Glitchfinder
|
4cac324e9f
|
Fixing skill save timing and autosave features.
|
2012-12-24 12:19:19 -08:00 |
|
Glitchfinder
|
493353e774
|
Merge branches 'master' and 'fixes' into fixes
|
2012-12-24 12:05:41 -08:00 |
|
Grant
|
3289215e19
|
Merge pull request #340 from TfT-02/master
Small patch
|
2012-12-24 08:54:51 -08:00 |
|
TfT_02
|
cdb5fed5a5
|
Changed bonus to float
Fixes bug where only 1 diamond was needed to fully repair an almost
broken diamond pickaxe
|
2012-12-24 13:00:50 +01:00 |
|
TfT_02
|
bb1dbab984
|
Iron golem and Snowman pumpkin drop rates are now 3% for the sake of consistency
|
2012-12-23 22:05:10 +01:00 |
|
TfT_02
|
8a97718dd4
|
Don't use MaterialData when its not needed.
|
2012-12-23 18:44:39 +01:00 |
|