summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-08-03-43/+259
* Use player as point of reference for min volume. Fixes BUKKIT-4640Wesley Wolfe2013-08-03-2/+2
* Add leash API. Adds BUKKIT-4459 and BUKKIT-4583T00thpick12013-08-03-0/+194
* Account for relative coordinates in PlaySound. Fixes BUKKIT-4639Wesley Wolfe2013-08-02-4/+16
* Add 1.6 effect clear functionality. Fixes BUKKIT-4473h31ix2013-08-02-1/+9
* Add 1.6 SpreadPlayers command. Fixes BUKKIT-4508h31ix2013-08-02-0/+255
* Add 1.6 PlaySound command. Fixes BUKKIT-4489h31ix2013-08-02-0/+102
* Add API to control scaled health. Adds BUKKIT-4590T00thpick12013-07-21-6/+30
* Minecraft spec has changed and we're required to follow. We now build with Ja...EvilSeph2013-07-10-2/+2
* Add Horse API. Adds BUKKIT-4424h31ix2013-07-10-1/+361
* Update Bukkit for Minecraft 1.6.2Nate Mortensen2013-07-08-1/+17
* Add scale health display API. Adds BUKKIT-4432Wesley Wolfe2013-07-03-0/+21
* Update Bukkit for Minecraft 1.6.1Wesley Wolfe2013-07-01-27/+225
* Updated version to 1.5.2-R1.1-SNAPSHOT for development towards next release.EvilSeph2013-06-14-1/+1
* Updated version to 1.5.2-R1.0 in pom.xml for RB.EvilSeph2013-06-14-1/+1
* Add PlayerBookEditEvent. Adds BUKKIT-1995Des Herriott2013-06-10-0/+125
* Consider full team display name. Fixes BUKKIT-4186mbax2013-06-05-1/+1
* Improve events for new inventory features. Adds BUKKIT-3859riking2013-06-03-60/+648
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-05-16-96/+1057
* Updated version to 1.5.2-R0.2-SNAPSHOT for development towards next release.EvilSeph2013-05-03-1/+1
* Updated version to 1.5.2-R0.1 in pom.xml for BETA.EvilSeph2013-05-03-1/+1
* Move world generator warning to CraftBukkit. Fixes BUKKIT-2565Score_Under2013-04-30-1/+0
* Update Bukkit for Minecraft 1.5.2Travis Watkins2013-04-27-1/+1
* Add inverted flag support to TrapDoor. Fixes BUKKIT-3390Peter Olson2013-04-18-3/+23
* Updated version to 1.5.1-R0.3-SNAPSHOT for development towards next release.EvilSeph2013-04-13-1/+1
* Updated version to 1.5.1-R0.2 in pom.xml for BETA.EvilSeph2013-04-13-1/+1
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-04-13-7/+16
* Fix off-by-one error in DyeColor. Fixes BUKKIT-3938Acrobot2013-04-12-2/+2
* Correct 1.5 material data. Fixes BUKKIT-4004, BUKKIT-3785Travis Watkins2013-04-12-2/+59
* Consider first player name in leave command. Fixes BUKKIT-4051Wesley Wolfe2013-04-11-1/+1
* Consider arguments to team leave properly. Fixes BUKKIT-3994Wesley Wolfe2013-04-05-2/+2
* Use utility method for team-join display. Fixes BUKKIT-3997Wesley Wolfe2013-04-05-24/+2
* Prevent classloader leak in metadata system. Fixes BUKKIT-3854crast2013-04-04-33/+26
* Don't cache metadata store disambiguations. Fixes BUKKIT-3841crast2013-04-04-28/+4
* Improve speed and memory use of FixedMetadataValue. Fixes BUKKIT-1460crast2013-04-04-21/+51
* Refactor common metadata code into base class. Fixes BUKKIT-3624crast2013-04-04-59/+176
* Add Scoreboard API and Command. Adds BUKKIT-3776, BUKKIT-3834mbax2013-04-03-0/+1171
* Updated version to 1.5.1-R0.2-SNAPSHOT for development towards next release.EvilSeph2013-04-04-1/+1
* Updated version to 1.5.1-R0.1 in pom.xml for BETA.EvilSeph2013-04-03-1/+1
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-04-02-505/+539
* Ignore all .DS_Store files, not just root foldercomputerdude50002013-04-01-2/+2
* Add Effect command. Adds BUKKIT-3763feildmaster2013-03-31-1/+113
* Add method to update state without physics update. Addresses BUKKIT-3939Travis Watkins2013-03-31-1/+17
* Add Beacon BlockState for hopper events. Fixes BUKKIT-3932Travis Watkins2013-03-29-0/+9
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-03-27-3/+23
* Allow fishing success rate to be adjustable. Adds BUKKIT-3837Andre LeBlanc2013-03-25-1/+23
* Add methods to check for conflicting enchantments. Adds BUKKIT-3830GJ2013-03-25-0/+16
* Add ability to change player item in hand. Adds BUKKIT-3318Patrick Seidel2013-03-24-1/+21
* Add Thorns to DamageCause - Related to BUKKIT-3505riking2013-03-23-0/+6
* Add InventoryMoveItemEvent. Adds BUKKIT-3765Dennis Bliefernicht2013-03-23-0/+109