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
/
EntityZombie.java
Commit message (
Expand
)
Author
Age
Lines
*
Handle null targets in target event. Fixes BUKKIT-5635
Travis Watkins
2014-05-26
-2
/
+5
*
Rework mob item dropping on death. Fixes BUKKIT-5625
Travis Watkins
2014-05-26
-11
/
+11
*
[Bleeding] Call EntityTargetEvent in many new places.
GJ
2014-04-18
-1
/
+8
*
[Bleeding] Add many missing SpawnReasons.
GJ
2014-04-18
-4
/
+5
*
Update CraftBukkit to Minecraft 1.7.8
Travis Watkins
2014-04-11
-1
/
+1
*
Update CraftBukkit to Minecraft 1.7.5
Nate Mortensen
2014-03-21
-34
/
+58
*
Update CraftBukkit to Minecraft 1.7.2
mbax
2013-11-30
-75
/
+136
*
Update CraftBukkit to 1.6.4
feildmaster
2013-09-19
-10
/
+10
*
Use correct spawn reason for Zombie reinforcements. Fixes BUKKIT-4744
EvilSeph
2013-09-10
-1
/
+1
*
Update CraftBukkit to 1.6.2
mbax
2013-07-08
-41
/
+53
*
Update CraftBukkit to 1.6.1
Nate Mortensen
2013-07-01
-67
/
+119
*
Fix negative damage from Zombies. Fixes BUKKIT-4193
ST-DDT
2013-06-13
-1
/
+3
*
Fix things using wall time running too fast. Fixes BUKKIT-4155
Travis Watkins
2013-04-27
-1
/
+1
*
Update CraftBukkit to Minecraft 1.5.2
Travis Watkins
2013-04-27
-3
/
+3
*
Use wall time instead of ticks for several things. Fixes BUKKIT-4059
Travis Watkins
2013-04-13
-0
/
+7
*
Call appropriate event for zombies igniting players. Adds BUKKIT-3915
gjmcferrin@gmail.com
2013-03-28
-2
/
+12
*
Cleanup comments, formatting, etc
Travis Watkins
2013-03-25
-1
/
+1
*
Update CraftBukkit to Minecraft 1.5
Travis Watkins
2013-03-15
-34
/
+49
*
Update CraftBukkit to Minecraft 1.4.6
feildmaster
2012-12-20
-8
/
+8
*
Implement API for Skeleton and Zombie types. Fixes BUKKIT-2818
James Clarke
2012-11-17
-1
/
+1
*
Update CraftBukkit to Minecraft 1.4.4.
Travis Watkins
2012-11-13
-30
/
+30
*
Update CraftBukkit to Minecraft 1.4(.2).
Travis Watkins
2012-10-27
-32
/
+268
*
Update to 1.3.2
Travis Watkins
2012-08-25
-1
/
+1
*
Update CraftBukkit to Minecraft 1.3.1
feildmaster
2012-08-02
-30
/
+30
*
Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.
Nathan Adams
2012-03-22
-2
/
+2
*
[Bleeding] Account for new rare drops in EntityDeath events. Fixes BUKKIT-1105
zerg960
2012-03-21
-15
/
+13
*
Updated CraftBukkit to 1.2
Nathan Adams
2012-03-01
-15
/
+42
*
Update for 1.1_01 renames.
Erik Broes
2012-01-15
-1
/
+1
*
Updated to Minecraft 1.1
Erik Broes
2012-01-12
-2
/
+11
*
Updated to use mc-dev rename revision 1
Nathan Adams
2011-11-30
-3
/
+3
*
Implementation of reworked EntityCombustEvents
Andrew Ardill
2011-11-29
-2
/
+2
*
Update for 1.0.0
Erik Broes
2011-11-20
-11
/
+23
*
Update for Minecraft 1.8
Dinnerbone
2011-09-15
-10
/
+10
*
Update to Minecraft 1.7
Dinnerbone
2011-06-30
-2
/
+2
*
Massive renaming update in nms. If you bypassed Bukkit, you will likely break.
Erik Broes
2011-06-27
-6
/
+2
*
Update for 1.6.5
Erik Broes
2011-05-30
-1
/
+1
*
Implemented 1.6!
Dinnerbone
2011-05-26
-1
/
+1
*
Update for 1.5_02.
Erik Broes
2011-04-21
-7
/
+7
*
Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.
Erik Broes
2011-04-20
-2
/
+2
*
Updated to Minecraft version 1.4
Dinnerbone
2011-03-31
-3
/
+3
*
Updated for the cleanups done in Bukkit
Erik Broes
2011-03-26
-2
/
+1
*
Generic code cleanup
Erik Broes
2011-02-23
-0
/
+1
*
Update to Minecraft 1.3 beta
Dinnerbone
2011-02-23
-5
/
+5
*
Fixed rogue chmods
Erik Broes
2011-01-30
-0
/
+0
*
Reworked getEntity; Hi instanceof, bay 16 classes
Erik Broes
2011-01-30
-6
/
+0
*
Port to new mc-dev format.
Erik Broes
2011-01-30
-11
/
+13
*
Entity audit. Adds checks for null entities, and adds conformity.
Andrew Ardill
2011-01-21
-3
/
+3
*
fixed imports on all Entities
Andrew Ardill
2011-01-18
-0
/
+1
*
Addition of all Entity classes.
Andrew Ardill
2011-01-18
-5
/
+2
*
Updates to all Entities to use getBukkitEntity() any time an event is
Andrew Ardill
2011-01-18
-1
/
+1
[next]