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
/
EntityLiving.java
Commit message (
Expand
)
Author
Age
Lines
*
[Bleeding] Include equipment in EntityDeathEvent loot. Fixes BUKKIT-5566
GJ
2014-04-29
-1
/
+5
*
Correct missed diff
Travis Watkins
2014-03-24
-1
/
+1
*
Update CraftBukkit to Minecraft 1.7.5
Nate Mortensen
2014-03-21
-207
/
+216
*
Alter fall particles to respect visibility API. Fixes BUKKIT-5158
t00thpick1
2013-12-13
-1
/
+8
*
Update CraftBukkit to Minecraft 1.7.2
mbax
2013-11-30
-199
/
+214
*
Update CraftBukkit to 1.6.4
feildmaster
2013-09-19
-87
/
+88
*
Fix CraftBukkit diffs
Wesley Wolfe
2013-07-23
-3
/
+3
*
Add API to control scaled health. Adds BUKKIT-4590
T00thpick1
2013-07-23
-1
/
+23
*
Update CraftBukkit to 1.6.2
mbax
2013-07-08
-121
/
+134
*
Rework max health values. Fixes BUKKIT-4398
Wesley Wolfe
2013-07-02
-21
/
+3
*
Update CraftBukkit to 1.6.1
Nate Mortensen
2013-07-01
-1432
/
+857
*
Update CraftBukkit to Minecraft 1.5.2
Travis Watkins
2013-04-27
-10
/
+16
*
Don't apply fall damage when cancelled. Fixes BUKKIT-4065
Travis Watkins
2013-04-13
-5
/
+7
*
Various minor performance improvements
Travis Watkins
2013-04-13
-0
/
+6
*
Refactor EntityDamageEvents. Adds BUKKIT-1944 & BUKKIT-3684
feildmaster
2013-04-10
-45
/
+20
*
Cleanup comments, formatting, etc
Travis Watkins
2013-03-25
-8
/
+10
*
Update CraftBukkit to Minecraft 1.5.1
Travis Watkins
2013-03-20
-6
/
+20
*
Don't set health directly, will interfere with scoreboard system.
Travis Watkins
2013-03-16
-2
/
+2
*
Update CraftBukkit to Minecraft 1.5
Travis Watkins
2013-03-15
-303
/
+383
*
Update CraftBukkit to Minecraft 1.4.7
feildmaster
2013-01-17
-9
/
+9
*
Implement entity max health methods. Adds BUKKIT-266
feildmaster
2012-12-23
-7
/
+26
*
Update CraftBukkit to Minecraft 1.4.6
feildmaster
2012-12-20
-182
/
+202
*
Implement ItemFactory and ItemMeta values. Adds BUKKIT-15
Wesley Wolfe
2012-12-17
-1
/
+1
*
Don't run mob pickup code on players. Fixes BUKKIT-3150
Travis Watkins
2012-12-12
-1
/
+2
*
Fix players not being able to pickup items due to default values.
feildmaster
2012-12-11
-7
/
+8
*
Add EntityEquipment API. Adds BUKKIT-3103
feildmaster
2012-12-10
-2
/
+2
*
Update entity state correctly when marked as persistent. Fixes BUKKIT-3123
Travis Watkins
2012-12-07
-0
/
+4
*
Persistence isn't just animals. Fix BUKKIT-3105
feildmaster
2012-12-05
-1
/
+3
*
Ensure animals don't despawn due to old default setting.
Travis Watkins
2012-12-04
-1
/
+8
*
Implement API for mob despawn when away from players. Adds BUKKIT-2986
Travis Watkins
2012-12-04
-3
/
+3
*
Update CraftBukkit to Minecraft 1.4.4.
Travis Watkins
2012-11-13
-221
/
+251
*
Prevent health from wrapping around.
EvilSeph
2012-10-28
-4
/
+6
*
Update CraftBukkit to Minecraft 1.4(.2).
Travis Watkins
2012-10-27
-319
/
+782
*
Bulk pending cleanup.
Wesley Wolfe
2012-09-09
-36
/
+36
*
Optimize entity AI goal selector
Travis Watkins
2012-08-19
-4
/
+4
*
Update CraftBukkit to Minecraft 1.3.1
feildmaster
2012-08-02
-438
/
+406
*
Cleaned up CraftBukkit comments in NMS.
Wesley Wolfe
2012-07-23
-14
/
+8
*
Add missing setLastDamageCause. Thanks MonsieurApple
feildmaster
2012-07-13
-1
/
+1
*
Apply setLastDamageCause after processing events and the event has not been c...
feildmaster
2012-07-02
-0
/
+3
*
Update players when potion effects are moved from them. Fixes BUKKIT-789
Travis Watkins
2012-04-24
-1
/
+1
*
Avoid doing unnecessary range checks when we're looping from start to end.
Travis Watkins
2012-04-23
-18
/
+14
*
Optimize AI and EntityLiving ticking
Travis Watkins
2012-04-21
-18
/
+28
*
Properly call EntityDeathEvent for mobs. Fixes BUKKIT-1519
feildmaster
2012-04-15
-1
/
+12
*
Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.
Nathan Adams
2012-03-22
-62
/
+64
*
[Bleeding] Account for new rare drops in EntityDeath events. Fixes BUKKIT-1105
zerg960
2012-03-21
-8
/
+19
*
Fixed EntityDamageByEntityEvent to call for every attackable entity. Fixes BU...
feildmaster
2012-03-15
-1
/
+10
*
Updated CraftBukkit to 1.2
Nathan Adams
2012-03-01
-169
/
+320
*
Updated to rename revision 02
Erik Broes
2012-03-01
-9
/
+9
*
[Bleeding] Added Potions API. Fixes BUKKIT-389
fullwall
2012-02-10
-1
/
+1
*
Cleanup.
EvilSeph
2012-02-10
-1
/
+3
[next]