summaryrefslogtreecommitdiffstats
path: root/src/main/java/net
Commit message (Expand)AuthorAgeLines
* Update CraftBukkit to 1.6.4feildmaster2013-09-19-654/+690
* Use correct spawn reason for Zombie reinforcements. Fixes BUKKIT-4744EvilSeph2013-09-10-1/+1
* Remove unnecessary error logging. Fixes BUKKIT-4406EvilSeph2013-09-10-1/+1
* Provide a tab completion handler for JLine. Adds BUKKIT-4168Phillip Schichtel2013-09-10-0/+1
* Correct location of fire from lightning strikes. Fixes BUKKIT-4707Brokkonaut2013-09-10-1/+1
* Properly set persistence flag for bred animals. Fixes BUKKIT-4751feildmaster2013-09-10-0/+5
* Check that a vehicle is a Vehicle before casting. Fixes BUKKIT-4749Nate Mortensen2013-09-09-1/+1
* Fix improperly initialized usernamesWesley Wolfe2013-09-02-0/+3
* Set current recipe to null when a recipe isn't found. Fixes BUKKIT-2311T00thpick12013-08-28-0/+1
* Fire FoodLevelChangeEvent when eating cake. Fixes BUKKIT-2242T00thpick12013-08-15-1/+11
* Add BlockCake for diff visibility.T00thpick12013-08-15-0/+88
* Fix missed diff for chat packets. Fixes BUKKIT-4666Wesley Wolfe2013-08-07-9/+1
* Use correct spawn reason for Villagers Breeding. Fixes BUKKIT-4113T00thpick12013-08-06-1/+1
* Add PathfinderGoalMakeLove for diff visibilityT00thpick12013-08-06-0/+90
* Call unleash event for non-sitting animals. Fixes BUKKIT-4658T00thpick12013-08-06-1/+3
* Update players when coming into view of vehicle. Fixes BUKKIT-4628Wesley Wolfe2013-08-03-0/+6
* Implement Leash API. Adds BUKKIT-4459, BUKKIT-4583T00thpick12013-08-03-4/+67
* Add EntityLeash and ItemLeash for diff visibilityT00thpick12013-08-03-0/+171
* Revert to 1.5 despawning behaviour for Ocelots and Wolves. Fixes BUKKIT-4449EvilSeph2013-08-02-8/+5
* Add timeout for Panic goal. Fixes BUKKIT-4531EvilSeph2013-08-02-0/+6
* Add PathfinderGoalPanic for diff visibility.EvilSeph2013-08-02-0/+41
* Restore diff missed in 4176258a836062b22ac46919aefa5cc36fae78f2Wesley Wolfe2013-08-01-0/+4
* Revert "Correct vehicle movement issues." Fixes BUKKIT-4565Wesley Wolfe2013-07-29-11/+3
* 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-5/+45
* 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/+6
* Clear attributes on death; mistranslation issue.EvilSeph2013-07-10-1/+1
* Implement Horse API. Adds BUKKIT-4424h31ix2013-07-10-15/+51
* 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-1101/+1145
* Removed extra eat call. Fixes BUKKIT-4462EvilSeph2013-07-04-1/+0
* Properly clear attributes on remove and death. Fixes BUKKIT-4416EvilSeph2013-07-03-1/+1
* Fix scaling for player health. Fixes BUKKIT-4431Wesley Wolfe2013-07-02-2/+2
* 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-58/+18
* Fixed NPE in BrewingStandWesley Wolfe2013-07-01-2/+1
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-5095/+5889