summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/EntityTrackerEntry.java
Commit message (Expand)AuthorAgeLines
* 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
* Limit human entity name length to 16 characters, as per the spec.EvilSeph2011-05-16-0/+5
* Update for 1.5_02.Erik Broes2011-04-21-1/+1
* Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.Erik Broes2011-04-20-94/+94
* Updated to Minecraft version 1.4Dinnerbone2011-03-31-3/+3
* Fix the "Ghost minecart" issue.Nicholas Devenish2011-03-23-5/+0
* Code cleanup, fixed doors, chunk entity fetchingTahg2011-03-11-2/+2
* Ignore entity movement packets if distance == 0VictorD2011-03-01-0/+5
* Generic code cleanupErik Broes2011-02-23-1/+2
* Update to Minecraft 1.3 betaDinnerbone2011-02-23-13/+16
* Probably definitely fixed mob leakingDinnerbone2011-02-07-0/+257
* Port to new mc-dev format.Erik Broes2011-01-30-252/+0
* Adding all Entities into CraftBukkit.Andrew Ardill2011-01-18-0/+252