index
:
archive/craftbukkit
master
movement-fix
version/1.12.2
version/1.8
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
net
/
minecraft
/
server
/
EntityItem.java
Commit message (
Expand
)
Author
Age
Lines
*
Add EntityEquipment API. Adds BUKKIT-3103
feildmaster
2012-12-10
-0
/
+1
*
Update CraftBukkit to Minecraft 1.4.4.
Travis Watkins
2012-11-13
-36
/
+51
*
Update CraftBukkit to Minecraft 1.4(.2).
Travis Watkins
2012-10-27
-22
/
+28
*
Don't merge items with enchantments. Fixes BUKKIT-2050
Travis Watkins
2012-08-03
-0
/
+4
*
Update CraftBukkit to Minecraft 1.3.1
feildmaster
2012-08-02
-21
/
+63
*
Cleaned up CraftBukkit comments in NMS.
Wesley Wolfe
2012-07-23
-5
/
+2
*
Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.
Nathan Adams
2012-03-22
-3
/
+3
*
Updated CraftBukkit to 1.2
Nathan Adams
2012-03-01
-11
/
+17
*
Updated to rename revision 02
Erik Broes
2012-03-01
-3
/
+4
*
Nullcheck EntityItem's ItemStack where required. This fixes BUKKIT-552
Nathan Adams
2012-01-20
-3
/
+7
*
Fix formatting.
Erik Broes
2012-01-15
-1
/
+1
*
Update for 1.1_01 renames.
Erik Broes
2012-01-15
-8
/
+8
*
Added ItemDespawnEvent
Feildmaster
2012-01-14
-1
/
+10
*
Updated to Minecraft 1.1
Erik Broes
2012-01-12
-3
/
+3
*
Updated to use mc-dev rename revision 1
Nathan Adams
2011-11-30
-9
/
+9
*
Update for 1.0.0
Erik Broes
2011-11-20
-9
/
+17
*
Rename revision 2
Dinnerbone
2011-09-15
-1
/
+1
*
Update for Minecraft 1.8
Dinnerbone
2011-09-15
-9
/
+16
*
Fixed PlayerPickupItem event returning wrong amount picked up and added funct...
EvilSeph
2011-07-02
-2
/
+6
*
Update to Minecraft 1.7
Dinnerbone
2011-06-30
-3
/
+3
*
Massive renaming update in nms. If you bypassed Bukkit, you will likely break.
Erik Broes
2011-06-27
-7
/
+4
*
Fixed cancelling the PlayerPickup event, getAmount(), item duping issue.
Erik Broes
2011-06-26
-5
/
+9
*
Fixed PlayerPickupItem event firing even if the player could not pick up the ...
EvilSeph
2011-06-23
-3
/
+3
*
Fixed issues with infinite items. Thanks for the help Rigby!
EvilSeph
2011-06-17
-0
/
+5
*
Prevent effects of tickrate degradation on item pickups
Erik Broes
2011-06-07
-4
/
+7
*
Update for 1.6.5
Erik Broes
2011-05-30
-4
/
+4
*
Implemented 1.6!
Dinnerbone
2011-05-26
-80
/
+4
*
Update for 1.5_02.
Erik Broes
2011-04-21
-10
/
+18
*
Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.
Erik Broes
2011-04-20
-26
/
+27
*
Updated to Minecraft version 1.4
Dinnerbone
2011-03-31
-7
/
+10
*
Generic code cleanup
Erik Broes
2011-02-23
-1
/
+1
*
Fixed bad cast in EntityItem
Dinnerbone
2011-02-23
-1
/
+1
*
Update to Minecraft 1.3 beta
Dinnerbone
2011-02-23
-12
/
+12
*
Adding PLAYER_PICKUP_ITEM event hook
James Logsdon
2011-02-12
-0
/
+212
*
Reworked getEntity; Hi instanceof, bay 16 classes
Erik Broes
2011-01-30
-208
/
+0
*
Port to new mc-dev format.
Erik Broes
2011-01-30
-120
/
+130
*
Entity audit. Adds checks for null entities, and adds conformity.
Andrew Ardill
2011-01-21
-12
/
+10
*
fixed imports on all Entities
Andrew Ardill
2011-01-18
-0
/
+2
*
fixes to combust event so that it is raised only once on combustion.
Andrew Ardill
2011-01-18
-1
/
+0
*
moved built in command namespace, fixed EntityItem
Tahg
2011-01-17
-1
/
+1
*
Addition of all Entity classes.
Andrew Ardill
2011-01-18
-0
/
+8
*
Adding all Entities into CraftBukkit.
Andrew Ardill
2011-01-18
-0
/
+191