Commit Graph

  • 6f4d9bea2b [Bleeding] Correctly generate giant mushrooms. Fixes BUKKIT-5066 t00thpick1 2013-12-06 12:51:54 -05:00
  • 97cb46f9f8 Reintroduce disconnection flag that was removed in 1.7 update. feildmaster 2013-12-06 13:17:04 -06:00
  • 70747ca28b Follow vanilla settings behavior. Fixes BUKKIT-5069 Wesley Wolfe 2013-12-06 16:44:32 -06:00
  • dc86362c9a Implement Firework.detonate(). Adds BUKKIT-4538 Wesley Wolfe 2013-12-06 00:05:23 -06:00
  • 8a29829d1a Correctly register Furnace Recipies. Fixes BUKKIT-5044 feildmaster 2013-12-04 14:21:17 -06:00
  • b880a2d24c Add new fishing enchants. Fixes BUKKIT-5035 GJ 2013-12-03 22:02:59 -05:00
  • e5353b82a7 Correctly validate map colors. Fixes BUKKIT-4984 t00thpick1 2013-12-03 13:27:12 -05:00
  • 169fd46960 Finish kicking player before letting their clone in. Fixes BUKKIT-4960 Travis Watkins 2013-12-03 19:08:32 -06:00
  • bc0ac48074 Try to detect when to disable jline automatically. Fixes BUKKIT-5028 Travis Watkins 2013-12-03 11:16:01 -06:00
  • 39719fff74 Maintain old setType method in WorldGenerator. Fixes BUKKIT-4915 Nate Mortensen 2013-12-02 19:41:51 -07:00
  • a721fe8473 Fix BlockCanBuildEvent returning null. Fixes BUKKIT-4972 toastedtruth 2013-12-01 23:42:26 +00:00
  • 803268867e Fix written books crashing the server. Fixes BUKKIT-4945 toastedtruth 2013-12-01 23:19:14 +00:00
  • 579b203347 Added RecipeBookClone from nms for diff visibility toastedtruth 2013-12-01 23:18:16 +00:00
  • 9969a86e83 Use strict lookup for op permission refresh. Fixes BUKKIT-4698 Aikar 2013-12-02 20:09:22 -05:00
  • c5d8b4393a Use correct packet data for toggling flying. Fixes BUKKIT-4989 Travis Watkins 2013-12-02 20:12:42 -06:00
  • 8c444f275a Correctly drop BlockBreakEvent experience. Fixes BUKKIT-4942 feildmaster 2013-12-02 03:03:00 -06:00
  • 963cd5438a Catch all exceptions in jansi initialization. Fixes BUKKIT-4936 Travis Watkins 2013-12-02 15:43:55 -06:00
  • f3865064f8 Add ConsoleAppender from log4j for diff visibility Travis Watkins 2013-12-02 15:43:29 -06:00
  • 5b6f271037 Fix missed doors diff. Fixes BUKKIT-4908 Nate Mortensen 2013-12-01 14:28:11 -07:00
  • f0af95505b Fix fishing ignoring event experience. feildmaster 2013-12-01 14:46:41 -06:00
  • 46c11eb83f Handle ChatColor-ending messages FIXES BUKKIT-4924 mbax 2013-12-01 11:09:47 -05:00
  • 72b36b8b07 Correctly send player names for the tab list. Fixes BUKKIT-4925 feildmaster 2013-12-01 14:13:28 -06:00
  • 6aafe7c5a1 Make console work on Windows again. Fixes BUKKIT-4956 Travis Watkins 2013-12-01 13:21:22 -06:00
  • d48bcbe642 Handle JUL logger formatting Travis Watkins 2013-12-01 12:28:20 -06:00
  • c098854591 Forward exceptions to log4j, cleanup logger handling. Fixes BUKKIT-4948 Travis Watkins 2013-12-01 11:15:18 -06:00
  • 2726696652 Update CraftBukkit to Minecraft 1.7.2 mbax 2013-11-04 07:07:38 -06:00
  • ff8b70fbb7 Updated version to 1.6.4-R2.1-SNAPSHOT for development towards next release. EvilSeph 2013-10-30 19:44:34 -04:00
  • bf8865b829 Updated version to 1.6.4-R2.0 in pom.xml for RB. EvilSeph 2013-10-30 19:22:17 -04:00
  • 1c7698fab2 Ensure maps are stored only in the main world. Fixes BUKKIT-4872 feildmaster 2013-10-30 13:23:24 -05:00
  • 7aabcb2ab3 Don't share WorldMapCollection. Fixes BUKKIT-4871 Wesley Wolfe 2013-10-30 04:22:00 -05:00
  • 84237bb783 Fix our versioning system. Luke GB 2013-10-16 00:47:38 +01:00
  • 641d353106 Updated version to 1.6.4-R1.1-SNAPSHOT for development towards next release. EvilSeph 2013-10-24 02:28:24 -04:00
  • 6cf9820c70 Updated version to 1.6.4-R1.0 in pom.xml for RB. EvilSeph 2013-10-24 01:50:38 -04:00
  • bd1389895b Add auto-save plugin redundancy detection. Wesley Wolfe 2013-09-23 16:43:21 -05:00
  • de16ba6eec Re-enable built in auto-save. Fixes BUKKIT-4800 EvilSeph 2013-10-23 19:29:05 -04:00
  • 6430c868c7 Remove redundant call to worldMaps.a(). Addresses BUKKIT-4828 Nate Mortensen 2013-10-19 18:14:20 -06:00
  • 42e7fdee92 Update maven compiler to 2.3.2 Wesley Wolfe 2013-10-15 03:52:52 -05:00
  • f4277d7105 Force item data to use a tag name. Fixes BUKKIT-4809 feildmaster 2013-10-10 17:54:29 -05:00
  • 159403e085 Call BlockFadeEvent for fire on inflammable block. Fixes BUKKIT-4835 Phil Watson 2013-10-09 10:54:50 -07:00
  • ca5e0c6db0 Add exception-resilience to reading UUID. Fixes BUKKIT-4833 Wesley Wolfe 2013-10-06 22:37:44 -05:00
  • cfa5490a58 Clarify exception message for bad hanging location. Fixes BUKKIT-4824 Wesley Wolfe 2013-10-05 13:21:15 -05:00
  • 90e8aa008a Initialize hostname on handshake. Fixes BUKKIT-4793 Wesley Wolfe 2013-09-20 09:13:48 -05:00
  • dcb9d6a5ef Update CraftBukkit to 1.6.4 feildmaster 2013-09-19 13:25:08 -05:00
  • e20ef1f606 Updated version to 1.6.2-R1.1-SNAPSHOT for development towards next release. EvilSeph 2013-09-11 00:54:59 -04:00
  • 8656d6917a Updated version to 1.6.2-R1.0 in pom.xml for RB. EvilSeph 2013-09-10 22:47:04 -04:00
  • 79bc53fe97 Update for 1.6.2_01 renames. EvilSeph 2013-09-10 22:46:40 -04:00
  • 7ad5d6098d Fix villager death sound feildmaster 2013-09-10 21:51:26 -05:00
  • ac73522ecf Add missing villager sounds. Addresses BUKKIT-4756 feildmaster 2013-09-10 21:29:58 -05:00
  • 6d700c3320 Use correct spawn reason for Zombie reinforcements. Fixes BUKKIT-4744 EvilSeph 2013-09-10 21:22:19 -04:00
  • b8feaf059c Remove unnecessary error logging. Fixes BUKKIT-4406 EvilSeph 2013-09-10 19:45:36 -04:00
  • ffcd0f4502 Provide a tab completion handler for JLine. Adds BUKKIT-4168 Phillip Schichtel 2013-08-17 18:49:27 -06:00
  • 5f65cd9a1c Add support for custom Hopper inventories. Fixes BUKKIT-4722 FrozenBrain 2013-08-27 00:04:48 +02:00
  • 600e1524a9 Update and add new sound mappings. Fixes BUKKIT-4756 feildmaster 2013-09-10 20:00:26 -05:00
  • 5f43109c0e Correct location of fire from lightning strikes. Fixes BUKKIT-4707 Brokkonaut 2013-08-19 15:03:58 +02:00
  • 8ae8957d15 Properly set persistence flag for bred animals. Fixes BUKKIT-4751 feildmaster 2013-09-10 19:35:43 -05:00
  • c62375f95e Check that a vehicle is a Vehicle before casting. Fixes BUKKIT-4749 Nate Mortensen 2013-09-07 16:01:45 -06:00
  • 5c861fe864 Fix improperly initialized usernames Wesley Wolfe 2013-09-02 16:51:14 -05:00
  • cd593fb1ee Set current recipe to null when a recipe isn't found. Fixes BUKKIT-2311 T00thpick1 2013-08-12 10:47:42 -04:00
  • 4667e9493c Add source encoding to the maven compiler plugin. Wesley Wolfe 2013-08-28 00:51:55 -05:00
  • 2e7f66787d Return correct hasLineOfSight value for players. Fixes BUKKIT-4634 Roger Baumgartner 2013-08-17 16:13:31 +02:00
  • 6482b6f0bd Fire FoodLevelChangeEvent when eating cake. Fixes BUKKIT-2242 T00thpick1 2013-07-19 16:42:05 -04:00
  • 3fb4ccb62c Add BlockCake for diff visibility. T00thpick1 2013-07-19 16:25:16 -04:00
  • f481c9ee07 Make ItemFactoryTest.java platform agnostic. Fixes BUKKIT-4695 Wesley Wolfe 2013-08-14 02:31:18 -05:00
  • ea39ca187b Return instance of CraftInventoryBeacon for Beacons. Fixes BUKKIT-4521 T00thpick1 2013-07-18 18:37:20 -04:00
  • 92f111cfed Fix missed diff for chat packets. Fixes BUKKIT-4666 Wesley Wolfe 2013-08-07 04:05:56 -05:00
  • 0506b709fe Wrap plugin.getDefaultWorldGenerator in try-catch. Fixes BUKKIT-4116 riking 2013-04-18 17:50:05 -07:00
  • 71a6a56572 Fix javac workaround in ItemStackTest Wesley Wolfe 2013-08-06 20:09:42 -05:00
  • 9ba5c79c30 Add BukkitObjectIOStream tests on top of ItemMeta tests Wesley Wolfe 2013-05-19 01:17:32 -05:00
  • 066fcfe79f Validate title for custom inventories. Fixes BUKKIT-4616, BUKKIT-4663 Wesley Wolfe 2013-08-06 17:11:30 -05:00
  • 5e8dd7d57d Use correct spawn reason for Villagers Breeding. Fixes BUKKIT-4113 T00thpick1 2013-07-19 16:40:41 -04:00
  • 485e9ad93f Add PathfinderGoalMakeLove for diff visibility T00thpick1 2013-07-19 10:55:29 -04:00
  • 4aeb3ff63d Call unleash event for non-sitting animals. Fixes BUKKIT-4658 T00thpick1 2013-08-05 23:29:01 -05:00
  • e489840ca9 Updated version to 1.6.2-R0.2-SNAPSHOT for development towards next release. EvilSeph 2013-08-04 00:44:27 -04:00
  • ff60299af3 Updated version to 1.6.2-R0.1 in pom.xml for Beta. EvilSeph 2013-08-03 19:59:29 -04:00
  • 6d0d33b9d2 Fix off by 1 error for spawn protection. Fixes BUKKIT-4154 Jonatan Noponen 2013-07-31 19:43:10 +03:00
  • e7539378fa Fix mistranslation in isPlayerCreated() for IronGolems. Fixes BUKKIT-4543 Kai Dederichs 2013-07-13 11:56:59 +02:00
  • da5d494b36 Update players when coming into view of vehicle. Fixes BUKKIT-4628 Wesley Wolfe 2013-08-03 17:03:49 -05:00
  • 54672a75f6 Implement Leash API. Adds BUKKIT-4459, BUKKIT-4583 T00thpick1 2013-07-31 17:35:16 -04:00
  • f7ca953ff1 Add EntityLeash and ItemLeash for diff visibility T00thpick1 2013-07-28 18:52:07 -04:00
  • 8a7c582d54 Ignore null sound by contract. Fixes BUKKIT-4641 Wesley Wolfe 2013-08-02 20:05:22 -05:00
  • 93cfe3961f Indicate help is a command. Fixes BUKKIT-4642 Wesley Wolfe 2013-08-02 19:04:39 -05:00
  • 720a8d706a Revert to 1.5 despawning behaviour for Ocelots and Wolves. Fixes BUKKIT-4449 EvilSeph 2013-08-01 21:56:29 -04:00
  • a466e0aa6c Add timeout for Panic goal. Fixes BUKKIT-4531 EvilSeph 2013-08-01 22:13:25 -04:00
  • ab36dbb6a9 Add PathfinderGoalPanic for diff visibility. EvilSeph 2013-08-01 22:07:36 -04:00
  • f959530f6b Add raw sound string playSound method. Adds BUKKIT-2443 h31ix 2013-07-19 15:21:50 -04:00
  • c8b09db844 Restore diff missed in 4176258a836062b22ac46919aefa5cc36fae78f2 Wesley Wolfe 2013-08-01 12:12:40 -05:00
  • 69d3362335 Revert "Correct vehicle movement issues." Fixes BUKKIT-4565 Wesley Wolfe 2013-07-29 12:58:05 -05:00
  • b2be908fbb Fix NBT token for attribute names. Addresses BUKKIT-4483 Wesley Wolfe 2013-07-28 14:15:52 -05:00
  • 1e7f2ebebd Store item attributes. Addresses BUKKIT-4523 Wesley Wolfe 2013-07-23 23:25:04 -05:00
  • b6fec0467f Restore CraftBukkit diff in ItemDye. Fixes BUKKIT-4493 T00thpick1 2013-07-18 19:01:27 -04:00
  • 5bfd599e9f Store owning Horse in horse inventory. Fixes BUKKIT-4586 Wesley Wolfe 2013-07-25 18:04:09 -05:00
  • 0a9758ae54 Fix CraftBukkit diffs Wesley Wolfe 2013-07-23 22:07:42 -05:00
  • e88cea8402 Check interactable items before event. Fixes BUKKIT-4576 Wesley Wolfe 2013-07-23 21:39:30 -05:00
  • 1192f2a53a Add API to control scaled health. Adds BUKKIT-4590 T00thpick1 2013-07-23 21:30:38 -05:00
  • 4ad3cdd4b5 Use ambient setting of potion effects. Fixes BUKKIT-4357 and BUKKIT-3653 Jim Bilbrey 2013-06-19 05:38:05 -04:00
  • cebc247b78 Correctly fire VehicleExitEvent. Fixes BUKKIT-3761 Nate Mortensen 2013-07-12 16:45:42 -06:00
  • 67f15266da Return inGround when checking Arrow's OnGround state. Fixes BUKKIT-4439 EvilSeph 2013-07-10 20:25:34 -04:00
  • a31158bd0b Clear attributes on death; mistranslation issue. EvilSeph 2013-07-10 19:53:32 -04:00
  • 96fd897a2f Missed a mention of Java 5. We build for Java 6, as per the Minecraft spec. EvilSeph 2013-07-10 19:32:31 -04:00
  • f9d58bf481 Implement Horse API. Adds BUKKIT-4424 h31ix 2013-07-10 11:58:18 -04:00