summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityHuman.java
Commit message (Expand)AuthorAgeLines
* Update to Minecraft 1.8Thinkofdeath2014-11-28-1599/+0
* Fix cancelling PlayerDropItemEvent. Fixes BUKKIT-3313ase342014-08-04-1/+13
* Update CraftBukkit to Minecraft 1.7.10Travis Watkins2014-07-08-67/+67
* [Bleeding] Implement new damage api. Fixes BUKKIT-5326, BUKKIT-3878.t00thpick12014-06-22-1/+7
* [Bleeding] Add many missing event calls.GJ2014-04-18-2/+9
* Fix missed diff and other small thingsTravis Watkins2014-04-13-3/+3
* Update CraftBukkit to Minecraft 1.7.8Travis Watkins2014-04-11-1/+1
* Correct missed diffTravis Watkins2014-03-24-1/+1
* Update CraftBukkit to Minecraft 1.7.5Nate Mortensen2014-03-21-125/+125
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-206/+256
* Update CraftBukkit to 1.6.4feildmaster2013-09-19-47/+47
* Correctly fire VehicleExitEvent. Fixes BUKKIT-3761Nate Mortensen2013-07-13-0/+10
* Update CraftBukkit to 1.6.2mbax2013-07-08-86/+50
* Rework max health values. Fixes BUKKIT-4398Wesley Wolfe2013-07-02-3/+2
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-239/+270
* Update CraftBukkit to Minecraft 1.5.2Travis Watkins2013-04-27-24/+24
* Change perspective of team checking. Fixes BUKKIT-4044Wesley Wolfe2013-04-11-9/+10
* Implement Scoreboard API. Adds BUKKIT-3776mbax2013-04-04-7/+27
* Cleanup comments, formatting, etcTravis Watkins2013-03-25-2/+2
* Update CraftBukkit to Minecraft 1.5.1Travis Watkins2013-03-20-7/+7
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-162/+218
* Implement PlayerItemConsumeEvent. Adds BUKKIT-2349Travis Watkins2013-03-02-0/+28
* [Bleeding] Add experimental support for entity portal travelingEdGruberman2013-01-19-3/+4
* Implement entity max health methods. Adds BUKKIT-266feildmaster2012-12-23-2/+3
* Update CraftBukkit to Minecraft 1.4.6feildmaster2012-12-20-77/+91
* [Bleeding] Fix NPE with a null bedSpawnLocation. Fixes BUKKIT-1500EdGruberman2012-12-10-0/+1
* Remove fire ticks if damage has been canceled. Fixes BUKKIT-2933feildmaster2012-11-15-0/+3
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-178/+226
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-239/+305
* Update to 1.3.2Travis Watkins2012-08-25-2/+2
* Fix "moved too quickly" detection.Travis Watkins2012-08-05-8/+0
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-275/+319
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-8/+5
* Made item use when a player has the ability to instantly build not decrement ...EvilSeph2012-04-02-2/+3
* [Bleeding] Stop filtering out 0 damage for Humans. Fixes BUKKIT-1348feildmaster2012-03-26-4/+4
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-33/+35
* Fixed EntityDamageByEntityEvent to call for every attackable entity. Fixes BU...feildmaster2012-03-15-43/+1
* [Bleeding] Added new target events. Fixes BUKKIT-935feildmaster2012-03-10-16/+0
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-143/+154
* Updated to rename revision 02Erik Broes2012-03-01-30/+28
* [Bleeding] Implementation of inventory framework. Addresses BUKKIT-856Celtic Minstrel2012-02-29-1/+9
* Made damaging EntityEnderCrystals fire EntityDamageByEntity. Fixes BUKKIT-724EvilSeph2012-02-09-1/+1
* [Bleeding] Handle EntityHuman attack a bit more properly.Feildmaster2012-02-09-1/+1
* Throw PlayerLevelChangeEvent and PlayerExpChangeEvent events. Thanks to feild...Nathan Adams2012-01-19-0/+1
* Fix formatting.Erik Broes2012-01-15-1/+1
* Update for 1.1_01 renames.Erik Broes2012-01-15-23/+23
* Updated to Minecraft 1.1Erik Broes2012-01-12-72/+77
* Update to mc-dev rename revision 01Nathan Adams2012-01-12-2/+2
* Fix CraftBukkit comments.Erik Broes2012-01-12-1/+1
* Fix calling CombustEvent caused by enchantmentAndrew Ardill2012-01-09-0/+2