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
/
Entity.java
Commit message (
Expand
)
Author
Age
Lines
*
Update for 1.1_01 renames.
Erik Broes
2012-01-15
-7
/
+7
*
Updated to Minecraft 1.1
Erik Broes
2012-01-12
-101
/
+117
*
Update to mc-dev rename revision 01
Nathan Adams
2012-01-12
-7
/
+7
*
Fix CraftBukkit comments.
Erik Broes
2012-01-12
-6
/
+6
*
Avoid some avoidable calls, clean PluginManager accessors
Andrew Ardill
2011-12-19
-10
/
+12
*
Prevent VehicleEnterEvent being sent when player exits vehicle.
Sam Wilson
2011-12-19
-0
/
+12
*
Clean-up some events to maintain general style
Andrew Ardill
2011-12-05
-1
/
+1
*
Updated to use mc-dev rename revision 1
Nathan Adams
2011-11-30
-58
/
+56
*
Implementation of reworked EntityCombustEvents
Andrew Ardill
2011-11-29
-10
/
+35
*
Remove expensive debugcalls from production code
Erik Broes
2011-11-26
-6
/
+6
*
Update for 1.0.0
Erik Broes
2011-11-20
-178
/
+228
*
Update to mcdev rename revision 01 for 1.8.1
Dinnerbone
2011-09-24
-6
/
+6
*
Rename revision 2
Dinnerbone
2011-09-15
-5
/
+5
*
1.8 rename fixes
Dinnerbone
2011-09-15
-1
/
+0
*
Update for Minecraft 1.8
Dinnerbone
2011-09-15
-140
/
+174
*
Deprecated Block.getFace(Face) and Block.getFace(Face,int); use getRelative()
Erik Broes
2011-07-17
-4
/
+4
*
Made ProjectileHitEvent fire instantly when projectiles don't hit entities.
sunkid
2011-07-14
-6
/
+0
*
Fixed uuid code that was prematurely pushed.
Warren Loo
2011-07-13
-15
/
+17
*
uuid changes
Tahg
2011-07-13
-16
/
+11
*
Update for 1.7.3
Dinnerbone
2011-07-08
-6
/
+6
*
Implements a World UID.
Rigby
2011-07-07
-3
/
+10
*
Update to Minecraft 1.7
Dinnerbone
2011-06-30
-42
/
+54
*
Massive renaming update in nms. If you bypassed Bukkit, you will likely break.
Erik Broes
2011-06-27
-85
/
+58
*
Implemented the concept of a projectile.
sunkid
2011-06-18
-0
/
+9
*
I'm sorry Paintings... please come back...
Rigby
2011-06-19
-0
/
+2
*
Forgot to account for code shuffling with player.dat fixes.
EvilSeph
2011-06-17
-4
/
+4
*
Possible Player.dat fixes to address issues with switching between Vanilla an...
Rigby
2011-06-17
-1
/
+11
*
Generic cleanup
Erik Broes
2011-06-12
-7
/
+23
*
Fixed not being able to login if the world saved in your player.dat no longer...
EvilSeph
2011-06-10
-2
/
+5
*
Portal changes.
Tahg
2011-06-08
-1
/
+10
*
Exempt Vehicles from Entity.java's sanity check
EvilSeph
2011-06-07
-11
/
+0
*
Added UniqueId to entities. Thanks Afforess!
EvilSeph
2011-06-07
-0
/
+15
*
Update for 1.6.5
Erik Broes
2011-05-30
-115
/
+99
*
Implemented 1.6!
Dinnerbone
2011-05-26
-158
/
+286
*
Fixed issue where the Bukkit entity was detected before the entirety of the e...
sk89q
2011-05-23
-16
/
+16
*
Whitespace + general cleanup
Erik Broes
2011-05-15
-13
/
+14
*
Fixes the whitescreen issue some people were having.
EvilSeph
2011-04-24
-0
/
+12
*
Added reset for pitch/yaw if they are somehow set to NaN.
EvilSeph
2011-04-23
-2
/
+12
*
Implemented LIGHTNING damage
Dinnerbone
2011-04-21
-1
/
+13
*
Update for 1.5_02.
Erik Broes
2011-04-21
-110
/
+138
*
Update for 1.4_00_01 -- if you bypassed Bukkit, you will most likely break.
Erik Broes
2011-04-20
-81
/
+81
*
Fixed name display in log messages for invalid yaw/pitch check.
EvilSeph
2011-04-19
-2
/
+2
*
Fixed the NaN check in Entity.java
EvilSeph
2011-04-13
-2
/
+2
*
Fix for invalid float values too
Dinnerbone
2011-04-07
-0
/
+19
*
Fixed a crash in pitch/yaw calculation, probably a big improvement performanc...
Dinnerbone
2011-04-07
-2
/
+2
*
added some API for entities
Tahg
2011-04-04
-1
/
+1
*
Updated to Minecraft version 1.4
Dinnerbone
2011-03-31
-56
/
+58
*
Updated for the cleanups done in Bukkit
Erik Broes
2011-03-26
-8
/
+5
*
Allow Vehicle Motion to save properly
afforess
2011-03-23
-8
/
+13
*
- fix VEHICLE_COLLISION_BLOCK event firing
Tanel Suurhans
2011-02-28
-1
/
+1
[next]