summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityHuman.java
Commit message (Expand)AuthorAgeLines
* Swapped an =="" for "".equals in EntityHumanDinnerbone2011-09-25-1/+1
* Update to mcdev rename revision 01 for 1.8.1Dinnerbone2011-09-24-17/+17
* Cancel bed return method if entity is ignoring sleep. Thanks to EdGruberman.Erik Broes2011-09-23-0/+2
* Made health regeneration only occur if difficulty is set to 0 (Peaceful).EvilSeph2011-09-20-2/+2
* Rename revision 2Dinnerbone2011-09-15-19/+19
* Update for Minecraft 1.8Dinnerbone2011-09-15-175/+441
* Fixed PlayerDropItem event cancelling.EvilSeph2011-08-27-4/+1
* Retiring EntityDamageByProjectileEvent in favor of EntityDamageEvent.sunkid2011-07-28-8/+13
* Added reasons for entities regaining health.EvilSeph2011-06-30-1/+2
* Update to Minecraft 1.7Dinnerbone2011-06-30-35/+35
* Massive renaming update in nms. If you bypassed Bukkit, you will likely break.Erik Broes2011-06-27-43/+32
* Fixed players not healing in other worlds when spawn-monsters is false.EvilSeph2011-06-22-1/+2
* Fixed losing an infinite item when interacting with an entity. Thanks for the...EvilSeph2011-06-19-2/+4
* Added more events for Wolves. Thanks Deaygo!EvilSeph2011-06-18-2/+21
* Possible Player.dat fixes to address issues with switching between Vanilla an...Rigby2011-06-17-1/+7
* Generic cleanupErik Broes2011-06-12-1/+2
* fixed support for multiworld bedsTahg2011-06-09-1/+2
* Portal changes.Tahg2011-06-08-0/+4
* Fixed durability changing regardless of whether or not damage was successful....EvilSeph2011-06-07-1/+6
* Fixed entity damaged by entity event firing twice when players damage each ot...EvilSeph2011-06-07-2/+2
* Update for 1.6.6Erik Broes2011-05-31-61/+69
* Update for 1.6.5Erik Broes2011-05-30-66/+66
* Implemented 1.6!Dinnerbone2011-05-26-19/+34
* Removed double firing of EntityDamage events by arrows. Thanks sunkid!EvilSeph2011-05-16-4/+0
* Whitespace + general cleanupErik Broes2011-05-15-2/+4
* Update for 1.5_02.Erik Broes2011-04-21-107/+157
* Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.Erik Broes2011-04-20-63/+61
* Fixed potential NPE with bed leave event.sk89q2011-04-11-1/+6
* Fixin' the problem of AFK people not in bed.sk89q2011-04-11-0/+1
* Added bed events and methods.sk89q2011-04-07-2/+32
* Updated to Minecraft version 1.4Dinnerbone2011-03-31-73/+230
* BUGFIX: Damage events should be using getDamage() to set damage.Andrew Ardill2011-02-28-0/+2
* Fixed ENTITY_DAMAGE involving slimes (per DHowet)Dinnerbone2011-02-24-0/+16
* Generic code cleanupErik Broes2011-02-23-9/+9
* Update to Minecraft 1.3 betaDinnerbone2011-02-23-98/+266
* refactor ItemsTahg2011-02-21-2/+2
* Second part of NPE and arctan update :3VictorD2011-02-20-1/+2
* Adding PLAYER_DROP_ITEM event hookJames Logsdon2011-02-12-0/+19
* Fixed rogue chmodsErik Broes2011-01-30-0/+0
* Reworked getEntity; Hi instanceof, bay 16 classesErik Broes2011-01-30-6/+0
* Port to new mc-dev format.Erik Broes2011-01-30-0/+391