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
/
EntityEnderman.java
Commit message (
Expand
)
Author
Age
Lines
*
Add data values to EntityChangeBlockEvent. Adds BUKKIT-3077, BUKKIT-3076
Wesley Wolfe
2012-11-30
-3
/
+1
*
Use carried item for endermen's changed-block's id. Fixes BUKKIT-3075
Wesley Wolfe
2012-11-30
-1
/
+1
*
Update CraftBukkit to Minecraft 1.4.4.
Travis Watkins
2012-11-13
-15
/
+17
*
Update CraftBukkit to Minecraft 1.4(.2).
Travis Watkins
2012-10-27
-45
/
+56
*
Update to 1.3.2
Travis Watkins
2012-08-25
-1
/
+1
*
Update CraftBukkit to Minecraft 1.3.1
feildmaster
2012-08-02
-69
/
+76
*
Cleaned up CraftBukkit comments in NMS.
Wesley Wolfe
2012-07-23
-3
/
+1
*
Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.
Nathan Adams
2012-03-22
-2
/
+2
*
Updated CraftBukkit to 1.2
Nathan Adams
2012-03-01
-20
/
+20
*
Updated to rename revision 02
Erik Broes
2012-03-01
-9
/
+10
*
Adjusted CraftBukkit to work with the entity event convenience patch in Bukki...
TomyLobo
2012-02-29
-9
/
+2
*
Removed EndermanPickup/Place events, replaced with EntityChangeBlock event.
EvilSeph
2012-02-19
-12
/
+2
*
[Bleeding] Fixed EntityChangeBlock event reporting incorrect information
Aidan Matzko
2012-02-10
-1
/
+3
*
[Bleeding] Deprecate Enderman events in favor of EntityChangeBlock
Aidan Matzko
2012-02-09
-2
/
+13
*
Implemented EntityTeleportEvent. Fixes BUKKIT-366
craftycreeper
2012-02-09
-3
/
+13
*
Update for 1.1_01 renames.
Erik Broes
2012-01-15
-2
/
+2
*
Updated to Minecraft 1.1
Erik Broes
2012-01-12
-17
/
+17
*
Update to mc-dev rename revision 01
Nathan Adams
2012-01-12
-1
/
+1
*
Updated to use mc-dev rename revision 1
Nathan Adams
2011-11-30
-13
/
+13
*
Update for 1.0.0
Erik Broes
2011-11-20
-81
/
+78
*
Update to mcdev rename revision 01 for 1.8.1
Dinnerbone
2011-09-24
-2
/
+2
*
Refactored a bunch of death code into the event factory
Dinnerbone
2011-09-21
-10
/
+2
*
Added/updated EntityDeathEvents to reflect changes to the Vanilla spec.
EvilSeph
2011-09-20
-7
/
+21
*
Fixed endermen not loading carried-data properly
Dinnerbone
2011-09-20
-1
/
+1
*
Added event for endermen picking up and placing blocks and methods to get/set...
Wizjany
2011-09-20
-0
/
+339