summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
...
* Add raw sound string playSound method. Adds BUKKIT-2443h31ix2013-08-02-1/+5
* Restore diff missed in 4176258a836062b22ac46919aefa5cc36fae78f2Wesley Wolfe2013-08-01-0/+4
* Revert "Correct vehicle movement issues." Fixes BUKKIT-4565Wesley Wolfe2013-07-29-11/+3
* Fix NBT token for attribute names. Addresses BUKKIT-4483Wesley Wolfe2013-07-28-1/+7
* Store item attributes. Addresses BUKKIT-4523Wesley Wolfe2013-07-27-1/+134
* Restore CraftBukkit diff in ItemDye. Fixes BUKKIT-4493T00thpick12013-07-25-1/+1
* Store owning Horse in horse inventory. Fixes BUKKIT-4586Wesley Wolfe2013-07-25-3/+8
* Fix CraftBukkit diffsWesley Wolfe2013-07-23-3/+3
* Check interactable items before event. Fixes BUKKIT-4576Wesley Wolfe2013-07-23-10/+16
* Add API to control scaled health. Adds BUKKIT-4590T00thpick12013-07-23-11/+106
* Use ambient setting of potion effects. Fixes BUKKIT-4357 and BUKKIT-3653Jim Bilbrey2013-07-13-2/+2
* Correctly fire VehicleExitEvent. Fixes BUKKIT-3761Nate Mortensen2013-07-13-6/+52
* Return inGround when checking Arrow's OnGround state. Fixes BUKKIT-4439EvilSeph2013-07-10-0/+9
* Clear attributes on death; mistranslation issue.EvilSeph2013-07-10-1/+1
* Implement Horse API. Adds BUKKIT-4424h31ix2013-07-10-48/+210
* Add PathfinderGoalTame for diff visibility.h31ix2013-07-10-0/+63
* Correctly set level name for 'world' option. Fixes BUKKIT-4474EvilSeph2013-07-09-1/+1
* Ocelots -> Ocelittle. Addresses BUKKIT-4449EvilSeph2013-07-09-3/+6
* Update CraftBukkit to 1.6.2mbax2013-07-08-1102/+1152
* Removed extra eat call. Fixes BUKKIT-4462EvilSeph2013-07-04-1/+0
* Properly clear attributes on remove and death. Fixes BUKKIT-4416EvilSeph2013-07-03-7/+2
* Fix scaling for player health. Fixes BUKKIT-4431Wesley Wolfe2013-07-02-2/+15
* Fix donkey/mule dupe exploit.EvilSeph2013-07-02-1/+3
* Added EntityHorse for diff visibility.EvilSeph2013-07-02-0/+1186
* Update client on cancelled entity naming. Fixes BUKKIT-4396mbax2013-07-02-0/+4
* Update client on cancelled leash. Fixes BUKKIT-4395mbax2013-07-02-0/+4
* Send event-defined MOTD/maxplayers. Fixes BUKKIT-4409mbax2013-07-02-8/+11
* Fix world preparation status output. Fixes BUKKIT-4407mbax2013-07-02-3/+2
* Regrow sheep wool on grass consumption. Resolves BUKKIT-4405mbax2013-07-02-2/+2
* Fix Entity persistence. Fixes BUKKIT-4397Nate Mortensen2013-07-02-1/+1
* Rework max health values. Fixes BUKKIT-4398Wesley Wolfe2013-07-02-60/+21
* Fixed NPE in BrewingStandWesley Wolfe2013-07-01-2/+1
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-5153/+6104
* Fix cancellation for InventoryDragEvent. Fixes BUKKIT-4332Nate Mortensen2013-06-13-0/+2
* Correct cancellation of InventoryClickEvent. Fixes BUKKIT-4331Nate Mortensen2013-06-13-2/+2
* Fix negative damage from Zombies. Fixes BUKKIT-4193ST-DDT2013-06-13-1/+3
* Implement PlayerBookEditEvent. Adds BUKKIT-1995Des Herriott2013-06-10-9/+32
* Update blaze breathe sound. Fixes BUKKIT-4286mbax2013-06-05-1/+1
* Fix creative ArrayIndexOutOfBoundsException. Fixes BUKKIT-4305Nate Mortensen2013-06-04-35/+31
* Improve events for new inventory features. Adds BUKKIT-3859riking2013-06-03-72/+326
* Pass correct block when dispensing empty buckets. Fixes BUKKIT-3668Travis Watkins2013-05-03-2/+2
* Correct event handling for dispensing filled buckets. Fixes BUKKIT-4046Travis Watkins2013-05-03-1/+1
* Send block updates even when applyPhysics is false. Fixes BUKKIT-3971Des Herriott2013-05-02-3/+3
* Fix typo/logic error in previous commitTravis Watkins2013-05-02-1/+1
* Fix animal spawning ignoring limits. Fixes BUKKIT-4180Travis Watkins2013-05-02-1/+10
* Improve InventoryCloseEvent handling. Fixes BUKKIT-3286Travis Watkins2013-05-02-12/+18
* Move world generator warning to CraftBukkit. Fixes BUKKIT-2565Score_Under2013-04-30-1/+4
* Always process movement for vehicles and passengers. Fixes BUKKIT-4142Travis Watkins2013-04-30-1/+1
* Revert "Add delay to hopper even if it doesn't do anything."Travis Watkins2013-04-27-4/+1
* Fix things using wall time running too fast. Fixes BUKKIT-4155Travis Watkins2013-04-27-154/+4