Commit Graph

  • 1af8ee40c7 Added missing import dashaw92 2018-10-01 21:36:19 -0400
  • 512145aabf
    Fix spectators being affected by a combat ability ProfLuz 2018-10-01 19:47:38 -0400
  • 592c3a2142 Fix woodcutting double drop item names (#3585) András Marczinkó 2018-09-23 20:43:38 +0200
  • 37404f3028
    Fix woodcutting double drop item names András Marczinkó 2018-09-23 20:02:10 +0200
  • e9ca341476 End_Bricks renamed to End_Stone (#3584) András Marczinkó 2018-09-23 17:52:48 +0200
  • 76617c8a61 German spelling fix (#3576) Captain Justin 2018-09-23 17:52:35 +0200
  • 7d88f72354
    End_Bricks renamed to End_Stone András Marczinkó 2018-09-23 13:44:47 +0200
  • 10ff097232 Fix config item names (#3583) András Marczinkó 2018-09-22 19:45:25 +0200
  • e02072f3d8
    Fix config item names András Marczinkó 2018-09-22 19:17:13 +0200
  • 1e043d481a
    Merge pull request #3582 from andris155/patch-7 Sean Porter 2018-09-22 09:54:39 -0700
  • 7f8c670dc1
    Merge pull request #3581 from andris155/patch-6 Sean Porter 2018-09-22 09:54:24 -0700
  • 0e536a2cb3
    Wood renamed to Wooden András Marczinkó 2018-09-22 18:53:08 +0200
  • 090cf82a39 Fix Terracotta and stained Terracotta names (#3580) András Marczinkó 2018-09-22 18:50:25 +0200
  • 6e60f39f82
    QUARTZ_ORE was renamed to NETHER_QUARTZ_ORE András Marczinkó 2018-09-22 18:49:02 +0200
  • fba5e65699
    Fix Terracotta and stained Terracotta names András Marczinkó 2018-09-22 18:43:14 +0200
  • b8078e4730 Fix Mycelium name (#3579) András Marczinkó 2018-09-22 18:21:23 +0200
  • e08fe64db2 Fix End Stone name (#3578) András Marczinkó 2018-09-22 18:21:13 +0200
  • da07e57b80
    Fix Mycelium name András Marczinkó 2018-09-22 18:16:44 +0200
  • b6d4ce1279
    Fix End Stone name András Marczinkó 2018-09-22 18:14:04 +0200
  • 3db7b5cd11
    Update locale_ko.properties wolfwork 2018-09-20 22:55:08 +0900
  • 0bc9d381bd
    German spelling fix Captain Justin 2018-09-19 20:47:06 +0200
  • 2b576568a7
    QUARTZ_ORE was renamed to NETHER_QUARTZ_ORE. Sean Porter 2018-09-16 18:47:15 -0700
  • e2edbaad34 Update herbalism permissions for new block names. Should fix replanting crops. t00thpick1 2018-09-14 22:44:21 -0400
  • 184b98bbdc BREAKING CHANGE - Fix typo in secondary skill enum...... Fixes #2891 t00thpick1 2018-09-14 22:36:47 -0400
  • 7cc604dbdb Update potions.yml to reflect 1.13 potions and material names. t00thpick1 2018-09-14 20:50:28 -0400
  • 44ed35825f more cleanup in the TreasureConfig. t00thpick1 2018-08-30 23:59:55 -0400
  • 22833eea6c Slightly delay recipe loading because apparently spigot broke doing that on enable....... t00thpick1 2018-08-30 23:57:29 -0400
  • 64dfc1e3d3 Fix hylian drops t00thpick1 2018-08-30 23:24:04 -0400
  • 6619ca1d22 update excavation on experience.yml (#3551) nemba246 2018-08-30 19:37:01 -0700
  • 404b0989b3
    update excavation on experience.yml nemba246 2018-08-22 13:53:16 -0700
  • 4c4732c93a
    Update locale_zh_CN.properties Ghost_chu 2018-08-06 19:21:31 +0800
  • 057335951e
    Merge c0b863e1d0 into 2f2a80e1ce thunderlight411 2018-08-06 05:36:31 +0000
  • 2f2a80e1ce Various Fixes (#3537) Devon Palma 2018-08-05 08:15:12 -0600
  • 9756812e02 Small fishing change Devon Palma 2018-08-05 04:21:52 -0600
  • c5bedb50ef Minor Name Updates Devon Palma 2018-08-05 03:57:35 -0600
  • f6484d780a Fixes to herbalism skill Devon Palma 2018-08-05 03:44:45 -0600
  • 8c00714e7a Fixed Green Thumb replant issue Devon Palma 2018-08-05 02:11:50 -0600
  • dada44e5d5 Updated ItemUtils, added isBlock check to smelt functions Devon Palma 2018-08-04 20:40:05 -0600
  • fa1bbd2031 Updated SkillUtils to no longer use BlockData (#3533) Aaron Karras 2018-08-03 16:21:13 -0600
  • 3db1c8e189
    Merge 986f4cf4c6 into a39a77f89e Devon Palma 2018-08-03 21:46:35 +0000
  • 986f4cf4c6 - removed check for BlockData repairData, to fix issue with latest CraftBukkit commit (see issue https://github.com/mcMMO-Dev/mcMMO/issues/3532 ) Devon Palma 2018-08-03 15:44:54 -0600
  • 3af0c5c0c9 Updated SkillUtils to no longer use BlockData adkarras 2018-08-03 15:33:12 -0600
  • a39a77f89e Fix fishing in 1.13 (#3528) R4zorax 2018-08-03 02:27:15 +0200
  • 75c81122c0
    Merge pull request #1 from mcMMO-Dev/master R4zorax 2018-08-02 23:46:23 +0200
  • 8b27891232 Fix fishing to use Material instead of BlockData (that was AIR) rlf 2018-08-02 23:45:05 +0200
  • 7800e48f61 Make BiomeAdaptor support Bukkit 1.13 and bump java-version to 1.8 (#3526) R4zorax 2018-08-02 03:23:29 +0200
  • 8272cf7f03 Make BiomeAdaptor support Bukkit 1.13 and bump java-version to 1.8 rlf 2018-08-01 20:53:50 +0200
  • 63378ae4c1 Updated herbalism (crop replaced by ageable) (#3523) Shane Robertson 2018-07-31 20:35:45 -0500
  • d4bd886522 Merge remote-tracking branch 'origin/update_tree_species_hndl' into fixing_herbalism Unknown 2018-07-31 13:14:17 -0500
  • 6e7af1cedb Fixed greenterra Unknown 2018-07-31 12:47:38 -0500
  • ad9a41de9d [WIP] Replacing bukkit treespecies Unknown 2018-07-29 19:35:42 -0500
  • 12877982a8 ACTAULLY removed debug prints Unknown 2018-07-26 17:51:11 -0500
  • f837708b11 Fixed most block based experience gain & updated wooden_tools BuildTools 2018-07-26 14:52:29 -0500
  • 137718f74d [WIP] Replacing MaterialData with Blockdata BuildTools 2018-07-26 10:08:54 -0500
  • ba18f02c20 Updated configs BuildTools 2018-07-24 21:48:30 -0500
  • 7c75496101 Removed debug prints BuildTools 2018-07-26 17:18:51 -0500
  • d9334aa961 Fixed most block based experience gain BuildTools 2018-07-26 14:52:29 -0500
  • 62dccd34ea [WIP] Replacing MaterialData with Blockdata BuildTools 2018-07-26 10:08:54 -0500
  • fecf83c79c Don't break on double drops for woodcutting. t00thpick1 2018-07-30 20:44:10 -0400
  • a50fc7b98a [WIP] Replacing bukkit treespecies Unknown 2018-07-29 19:35:42 -0500
  • c22498a4c3 ACTAULLY removed debug prints Unknown 2018-07-26 17:51:11 -0500
  • 5d382101c6 Fixed most block based experience gain & updated wooden_tools BuildTools 2018-07-26 14:52:29 -0500
  • 9429a8eb02 [WIP] Replacing MaterialData with Blockdata BuildTools 2018-07-26 10:08:54 -0500
  • 9a1ed61d4f Updated configs BuildTools 2018-07-24 21:48:30 -0500
  • 0fe060e0f0 Removed debug prints BuildTools 2018-07-26 17:18:51 -0500
  • 01da6d8a23 Fixed most block based experience gain BuildTools 2018-07-26 14:52:29 -0500
  • 932c6eb740 [WIP] Replacing MaterialData with Blockdata BuildTools 2018-07-26 10:08:54 -0500
  • f287b6d8a7 Update fishing experience config t00thpick1 2018-07-27 22:30:40 -0400
  • 9082658357 Update locale_it.properties (#3509) Leomixer17 2018-07-28 00:28:44 +0200
  • f443903e44
    Update locale_it.properties Leomixer17 2018-07-27 17:03:59 +0200
  • 4bda175328 Removed misc, print statements (#3508) Shane Robertson 2018-07-26 19:47:45 -0500
  • 7841919b96 Merge remote-tracking branch 'origin/master' Unknown 2018-07-26 19:25:47 -0500
  • 7ad3e61555 ACTAULLY removed debug prints Unknown 2018-07-26 17:51:11 -0500
  • df324680d5 Fixed most block based experience gain & updated wooden_tools BuildTools 2018-07-26 14:52:29 -0500
  • b68b9ff19a [WIP] Replacing MaterialData with Blockdata BuildTools 2018-07-26 10:08:54 -0500
  • 0287183c91 Updated configs BuildTools 2018-07-24 21:48:30 -0500
  • ee324c77a9 Fixed errors with block-based skill experience (#3506) Shane Robertson 2018-07-26 18:53:29 -0500
  • 210b418e44 Get string before format. (#3507) Jamie Sinn 2018-07-26 19:52:15 -0400
  • 218045c68a
    Get string before format. Jamie Sinn 2018-07-26 18:55:28 -0400
  • 7d829da9a9 ACTAULLY removed debug prints Unknown 2018-07-26 17:51:11 -0500
  • e5d00d1a50 Fixed minor error Unknown 2018-07-26 17:25:33 -0500
  • a3d061bce9 Removed debug prints BuildTools 2018-07-26 17:18:51 -0500
  • 668f10dd51
    Merge 32db56abe5 into b73eced36f Shane Robertson 2018-07-26 19:59:52 +0000
  • 3c0a0771f1 Fixed most block based experience gain & updated wooden_tools BuildTools 2018-07-26 14:52:29 -0500
  • 32db56abe5 Fixed most block based experience gain BuildTools 2018-07-26 14:52:29 -0500
  • bd3d437a91 [WIP] Replacing MaterialData with Blockdata BuildTools 2018-07-26 10:08:54 -0500
  • c0b863e1d0
    Added the posibility to salvage Shields thunderlight411 2018-07-26 11:01:03 +0200
  • 75830ff249
    added the posibility to repair Shields thunderlight411 2018-07-26 10:56:47 +0200
  • 329af9ba14
    changed Wooden Axe thunderlight411 2018-07-26 10:51:38 +0200
  • 30c233473d
    Update salvage.vanilla.yml thunderlight411 2018-07-26 10:27:21 +0200
  • 3b74a89f3c
    Updated wooden tools thunderlight411 2018-07-26 10:26:01 +0200
  • 3618a659f5
    Update itemweights.yml thunderlight411 2018-07-26 10:12:05 +0200
  • 20c355140e Merge remote-tracking branch 'upstream/master' BuildTools 2018-07-25 19:31:57 -0500
  • b73eced36f Remove sound adapter t00thpick1 2018-07-25 20:29:40 -0400
  • 66217ac04d
    Merge 54ecfe3bd3 into 6296a6adde Shane Robertson 2018-07-26 00:21:11 +0000
  • 6296a6adde Updated configs shanedrgn 2018-07-25 20:20:12 -0400
  • 99f6192965 Update locale_it.properties (#3502) Leomixer17 2018-07-26 01:53:23 +0200
  • 7b0bca12a4
    Update locale_it.properties Leomixer17 2018-07-25 16:29:42 +0200
  • 54ecfe3bd3 Updated configs BuildTools 2018-07-24 21:48:30 -0500
  • bff454f397 Wood is not planks. t00thpick1 2018-07-24 20:50:17 -0400