Shane Robertson
ee324c77a9
Fixed errors with block-based skill experience ( #3506 )
...
* Updated configs
* [WIP] Replacing MaterialData with Blockdata
* Fixed most block based experience gain
* Fixed most block based experience gain & updated wooden_tools
* Removed debug prints
2018-07-26 19:53:29 -04:00
Jamie Sinn
210b418e44
Get string before format. ( #3507 )
2018-07-26 19:52:15 -04:00
t00thpick1
b73eced36f
Remove sound adapter
2018-07-25 20:29:40 -04:00
shanedrgn
6296a6adde
Updated configs
...
Signed-off-by: t00thpick1 <t00thpick1dirko@gmail.com>
2018-07-25 20:20:31 -04:00
Leomixer17
99f6192965
Update locale_it.properties ( #3502 )
2018-07-25 19:53:23 -04:00
t00thpick1
bff454f397
Wood is not planks.
2018-07-24 20:50:17 -04:00
t00thpick1
8216dbe355
This is kinda important
2018-07-23 22:38:05 -04:00
t00thpick1
fbe26af2d7
Merge remote-tracking branch 'origin/master'
2018-07-23 22:14:44 -04:00
t00thpick1
0a1559511a
Quick and dirty 1.13 update. I.e. it now compiles for 1.13.
2018-07-23 22:13:57 -04:00
Jamie Sinn
aee60f2c09
Mctop Cooldown message correction. Closes https://github.com/mcMMO-Dev/mcMMO/issues/3470 ( #3481 )
2018-07-15 10:08:52 -04:00
FabioZumbi12
9ce850f84f
Re-added handlersList to event. ( #3234 )
2018-06-13 20:50:46 -04:00
t00thpick1
cbff8482ce
Merge pull request #3427 from joblo2213/master
...
Add McMMOPlayerSalvageCheckEvent
2018-06-09 11:50:32 -04:00
joblo.2213
0035762a71
Add McMMOPlayerSalvageCheckEvent
2018-06-09 09:46:06 +02:00
t00thpick1
3d515aab23
Bump version
2018-05-25 22:52:10 -04:00
Glitchfinder
e77801f3c1
Ensure all entity types function in experience.yml
...
Fixes #3443
2018-05-16 08:07:07 -07:00
Glitchfinder
c83d011faa
Don't convert raw salmon to raw fish when summoning ocelots.
...
Fixes #3366
2018-05-15 19:40:48 -07:00
Glitchfinder
5aa4949baa
Allow experience on crops grown with bonemeal.
2018-05-15 11:31:52 -07:00
Glitchfinder
906ead53dd
Merge branch 'patch-1' of github.com:ChrisLane/mcMMO
2018-05-11 10:09:37 -07:00
Glitchfinder
cbcdedc67a
Merge branch 'patch-1' of github.com:MiniDigger/mcMMO
2018-05-11 10:08:26 -07:00
Glitchfinder
c87b410823
Merge branch 'anvil_unbreakables' of github.com:GiovanH/mcMMO
2018-05-11 10:07:53 -07:00
Glitchfinder
0a447f68c6
Merge branch 'patch-2' of github.com:GiovanH/mcMMO
2018-05-11 10:06:58 -07:00
Glitchfinder
e98d241452
Merge branch 'master' of github.com:ProgrammingAtDawn/mcMMO
2018-05-11 10:04:14 -07:00
GiovanH
421455224f
Codebase!
2018-05-10 04:54:35 +01:00
t00thpick1
29c55312a5
Don't allow these commands on child skills.
2018-05-01 23:12:06 -04:00
Gio
6c474c8838
Added nether bricks to mining
...
As per https://github.com/mcMMO-Dev/mcMMO/issues/3426
2018-04-30 20:38:01 -05:00
t00thpick1
03182ea24c
Merge pull request #3440 from GiovanH/patch-1
...
Handle playerdata without bukkit.lastKnownName info
2018-04-30 18:38:08 -04:00
Gio
2c6543da9e
More descriptive text.
2018-04-30 13:30:41 -05:00
Gio
20bbdfc4ab
Check playerdata for corruption
...
Fixed a null pointer exception that would occur if the offlinePlayer object did not have a defined string for .getName();
2018-04-30 12:54:35 -05:00
Glitchfinder
5b2ebf4aa8
Prevent shulker boxes from activating abilities.
...
Fixes #3438 .
2018-04-29 23:09:52 -07:00
t00thpick1
2b159adefd
Merge pull request #3330 from hoorigan/ench-book-fixes
...
Enchanted book fixes
2018-04-28 20:04:06 -04:00
Glitchfinder
be2de1d487
Fix a duping bug that uses a coordinate error. Fixes #2979 and fixes #3429 .
2018-04-15 10:19:31 -07:00
t00thpick1
6876f192de
Deflag blocks when they grow, Fixes #3311 , #3207
2018-04-07 13:41:20 -04:00
t00thpick1
875db44afd
Don't active skills on shulker blocks Fixes #3423
2018-04-07 13:33:28 -04:00
t00thpick1
2e120abe3a
Merge pull request #3395 from ezeiger92/master
...
Fix a couple tickets
2018-02-15 23:00:30 -05:00
ezeiger92
feeb17d6f0
Scale fishing drop chance by lure rather than subtracting 1
...
Fixes mcMMO-Dev/mcMMO#3383
Added config option for lure enchantment modifier
Fixes lure enchantment having no effect on drops from offhand
2018-02-15 15:48:21 -08:00
ezeiger92
6d2003d577
Remove offhand fishing rod if not in main hand
...
Fixes mcMMO-Dev/mcMMO#3342
Fixed style error in last commit
2018-02-15 13:59:10 -08:00
ezeiger92
40b609ccd8
Respect unbreakable tag on items when attempting durability changes
...
Fixes mcMMO-Dev/mcMMO#3327
Fixes mcMMO-Dev/mcMMO#3391
2018-02-15 13:38:10 -08:00
ProgrammingAtDawn
d64399df49
Calculate experience gain before processing green thumb.
2018-01-24 20:53:59 +01:00
t00thpick1
d4f2f0e11b
Use new recipe constructor to avoid deprecation errors.
2017-12-17 13:31:30 -05:00
hoorigan
916d9a7c8a
ItemUtils: add ENCHANTED_BOOK to isEnchantable()
...
This will (hopefully) make mcMMO aware that ENCHATED_BOOK can have an enchantment.
2017-10-31 16:47:46 -04:00
hoorigan
6d5ab0edda
FishingManager: force enchant on enchanted book
...
Added a small conditional to ensure that enchanted books get an enchantment.
2017-10-31 16:45:08 -04:00
t00thpick1
307d483323
Dont do diminishing returns on command caused xp gains Fixes #3312
2017-10-27 20:30:56 -04:00
t00thpick1
eb4960f307
Merge pull request #3300 from EasyMFnE/master
...
Add automatic Alchemy potion colorization and custom color config
2017-10-05 19:44:47 -04:00
t00thpick1
9df72e61a2
Mob Health bars global toggle
2017-10-03 23:32:54 -04:00
EasyMFnE
fcb6391ba3
Remove leftover debug code.
2017-09-28 11:44:15 -04:00
EasyMFnE
16a77f281e
Add automatic Alchemy potion colorization and custom color configuration.
2017-09-23 15:35:38 -04:00
t00thpick1
87ebf7023f
Additional changes that are less important but related to the dupe fix.
2017-09-12 20:01:09 -04:00
t00thpick1
028f87653a
Check length of the Y dimension of the array, not the x dimension, which will only be 16
2017-09-08 23:16:41 -04:00
t00thpick1
0e51983819
Y, not Z, very very important.
2017-09-06 00:23:35 -04:00
t00thpick1
c174f2b829
Back to development
2017-09-05 20:57:25 -04:00