summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityTrackerEntry.java
Commit message (Expand)AuthorAgeLines
* Update to Minecraft 1.8Thinkofdeath2014-11-28-523/+0
* Update CraftBukkit to Minecraft 1.7.10Travis Watkins2014-07-08-5/+5
* Update CraftBukkit to Minecraft 1.7.5Nate Mortensen2014-03-21-16/+16
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-99/+101
* Update CraftBukkit to 1.6.4feildmaster2013-09-19-5/+5
* Update players when coming into view of vehicle. Fixes BUKKIT-4628Wesley Wolfe2013-08-03-0/+6
* Restore diff missed in 4176258a836062b22ac46919aefa5cc36fae78f2Wesley Wolfe2013-08-01-0/+4
* Revert "Correct vehicle movement issues." Fixes BUKKIT-4565Wesley Wolfe2013-07-29-9/+1
* Add API to control scaled health. Adds BUKKIT-4590T00thpick12013-07-23-0/+10
* Update CraftBukkit to 1.6.2mbax2013-07-08-4/+4
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-41/+68
* Update CraftBukkit to Minecraft 1.5.2Travis Watkins2013-04-27-5/+5
* Correct vehicle movement issues. Fixes BUKKIT-2993, BUKKIT-4056Travis Watkins2013-04-13-2/+6
* Cleanup comments, formatting, etcTravis Watkins2013-03-25-8/+8
* Update CraftBukkit to Minecraft 1.5.1Travis Watkins2013-03-20-15/+17
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-100/+87
* Update CraftBukkit to Minecraft 1.4.6feildmaster2012-12-20-24/+20
* Update CraftBukkit to Minecraft 1.4.4.Travis Watkins2012-11-13-16/+22
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-51/+106
* Ensure entity isn't destroyed when trying to show it. Fixes BUKKIT-2038Travis Watkins2012-10-13-2/+4
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-163/+174
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-3/+8
* Fix inaccurate head yaw. Fixes BUKKIT-1702Charles Daffern2012-05-23-0/+5
* Remove "Fetching addPacket..." spam as it isn't useful. Fixes BUKKIT-32Travis Watkins2012-04-24-2/+4
* Rework clipping logic again, now works as well as the original implementationEvilSeph2012-04-21-27/+6
* Reworking clipping logic; Fixes BUKKIT-1472Wesley Wolfe2012-04-15-85/+27
* [Bleeding] Hacky entity clipping fix; Fixes BUKKIT-50Travis Watkins2012-04-02-4/+89
* Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.Nathan Adams2012-03-22-2/+2
* Updated CraftBukkit to 1.2Nathan Adams2012-03-01-24/+36
* Updated to rename revision 02Erik Broes2012-03-01-34/+34
* [Bleeding] Send new player location after teleports only to nearby players.Evenprime2012-02-09-3/+23
* [Bleeding] Implemented Vanish API.Travis Watkins2012-02-03-0/+8
* Only truncate player name when sending spawn packet.Travis Watkins2012-01-23-5/+0
* Removed accidentally committed change. Needs more investigatingEvilSeph2012-01-21-1/+0
* Accounted for NMS getItem() returning null in recent commit.EvilSeph2012-01-20-0/+1
* Update for 1.1_01 renames.Erik Broes2012-01-15-12/+13
* Updated to Minecraft 1.1Erik Broes2012-01-12-6/+6
* Add more information to 'Fetching addPacket' so we might be able to find the ...Erik Broes2011-12-01-1/+1
* Updated to use mc-dev rename revision 1Nathan Adams2011-11-30-3/+3
* Update for 1.0.0Erik Broes2011-11-20-36/+74
* Update to mcdev rename revision 01 for 1.8.1Dinnerbone2011-09-24-6/+6
* Update for Minecraft 1.8Dinnerbone2011-09-15-4/+18
* Added PlayerVelocityEvent. Thanks Evenprime!EvilSeph2011-07-28-1/+22
* Update for 1.7.3Dinnerbone2011-07-08-1/+1
* Update to Minecraft 1.7Dinnerbone2011-06-30-1/+1
* Massive renaming update in nms. If you bypassed Bukkit, you will likely break.Erik Broes2011-06-27-8/+2
* Implemented the concept of a projectile.sunkid2011-06-18-1/+10
* Update for 1.6.6Erik Broes2011-05-31-0/+8
* Update for 1.6.5Erik Broes2011-05-30-1/+1
* Implemented 1.6!Dinnerbone2011-05-26-5/+20