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
/
EntityPlayer.java
Commit message (
Expand
)
Author
Age
Lines
*
Faux sleepers wake up normally. Fixes BUKKIT-3667
Yariv Livay
2014-04-18
-1
/
+1
*
Update chest animation after cancelling open event. Fixes BUKKIT-1440
bloodshot
2014-04-18
-12
/
+44
*
Update CraftBukkit to Minecraft 1.7.8
Travis Watkins
2014-04-11
-6
/
+18
*
Fix teleport failing right after join. Fixes BUKKIT-5479
Travis Watkins
2014-03-22
-0
/
+7
*
Update CraftBukkit to Minecraft 1.7.5
Nate Mortensen
2014-03-21
-44
/
+52
*
Fix attributes not clearing on death. Fixes BUKKIT-5213
EvilSeph
2013-12-20
-1
/
+1
*
Update CraftBukkit to Minecraft 1.7.2
mbax
2013-11-30
-154
/
+241
*
Update CraftBukkit to 1.6.4
feildmaster
2013-09-19
-8
/
+17
*
Add API to control scaled health. Adds BUKKIT-4590
T00thpick1
2013-07-23
-1
/
+9
*
Correctly fire VehicleExitEvent. Fixes BUKKIT-3761
Nate Mortensen
2013-07-13
-3
/
+7
*
Clear attributes on death; mistranslation issue.
EvilSeph
2013-07-10
-1
/
+1
*
Update CraftBukkit to 1.6.2
mbax
2013-07-08
-8
/
+15
*
Properly clear attributes on remove and death. Fixes BUKKIT-4416
EvilSeph
2013-07-03
-1
/
+1
*
Fix scaling for player health. Fixes BUKKIT-4431
Wesley Wolfe
2013-07-02
-2
/
+2
*
Rework max health values. Fixes BUKKIT-4398
Wesley Wolfe
2013-07-02
-4
/
+3
*
Update CraftBukkit to 1.6.1
Nate Mortensen
2013-07-01
-84
/
+114
*
Improve InventoryCloseEvent handling. Fixes BUKKIT-3286
Travis Watkins
2013-05-02
-0
/
+8
*
Update CraftBukkit to Minecraft 1.5.2
Travis Watkins
2013-04-27
-2
/
+10
*
Fetch tile entities from chunks instead of world. Fixes BUKKIT-4055
Travis Watkins
2013-04-13
-2
/
+5
*
Implement Scoreboard API. Adds BUKKIT-3776
mbax
2013-04-04
-11
/
+5
*
Cleanup comments, formatting, etc
Travis Watkins
2013-03-25
-16
/
+16
*
Update CraftBukkit to Minecraft 1.5.1
Travis Watkins
2013-03-20
-5
/
+5
*
Only set player weather if a plugin requested it.
Travis Watkins
2013-03-18
-1
/
+4
*
Implement per-player Weather API. Adds BUKKIT-812
T00thpick1
2013-03-18
-0
/
+21
*
Update CraftBukkit to Minecraft 1.5
Travis Watkins
2013-03-15
-97
/
+160
*
[Bleeding] Add experimental support for entity portal traveling
EdGruberman
2013-01-19
-5
/
+12
*
Update CraftBukkit to Minecraft 1.4.7
feildmaster
2013-01-17
-1
/
+1
*
Implement entity max health methods. Adds BUKKIT-266
feildmaster
2012-12-23
-2
/
+3
*
Update CraftBukkit to Minecraft 1.4.6
feildmaster
2012-12-20
-76
/
+76
*
Implement ItemFactory and ItemMeta values. Adds BUKKIT-15
Wesley Wolfe
2012-12-17
-2
/
+2
*
Players should be able to pick up items by default. Fixes BUKKIT-3143
feildmaster
2012-12-10
-0
/
+1
*
Fix players losing experience when keepInventory is true. Fixes BUKKIT-2915
EvilSeph
2012-11-18
-2
/
+4
*
Update CraftBukkit to Minecraft 1.4.4.
Travis Watkins
2012-11-13
-62
/
+73
*
[Bleeding] Fix mistranslation affecting time of the server vs time of day.
md_5
2012-11-02
-2
/
+2
*
Expose API for managing and using GameRules. Adds BUKKIT-2757
feildmaster
2012-10-31
-12
/
+17
*
Update PotionEffects on player death. Fixes BUKKIT-2673
h31ix
2012-10-28
-0
/
+3
*
Update CraftBukkit to Minecraft 1.4(.2).
Travis Watkins
2012-10-27
-156
/
+112
*
What is dead may never die.
EvilSeph
2012-09-14
-0
/
+4
*
Update to 1.3.2
Travis Watkins
2012-08-25
-1
/
+1
*
Fix "moved too quickly" detection.
Travis Watkins
2012-08-05
-0
/
+2
*
Don't use Packet56 and clear client cache on world changes.
Travis Watkins
2012-08-05
-1
/
+7
*
Update CraftBukkit to Minecraft 1.3.1
feildmaster
2012-08-02
-219
/
+297
*
Cleaned up CraftBukkit comments in NMS.
Wesley Wolfe
2012-07-23
-8
/
+5
*
Reuse ItemInWorldManager, and stop applying ability changes. Fixes BUKKIT-1811
feildmaster
2012-07-09
-4
/
+1
*
Updated to Minecraft version 1.2.4. Updated version string to 1.2.4-R0.1.
Nathan Adams
2012-03-22
-5
/
+11
*
Updated CraftBukkit to 1.2
Nathan Adams
2012-03-01
-21
/
+38
*
Updated to rename revision 02
Erik Broes
2012-03-01
-46
/
+45
*
[Bleeding] Implementation of inventory framework. Addresses BUKKIT-856
Celtic Minstrel
2012-02-29
-7
/
+46
*
Use OO > new method
Erik Broes
2012-01-29
-4
/
+5
*
Throw PlayerLevelChangeEvent and PlayerExpChangeEvent events. Thanks to feild...
Nathan Adams
2012-01-19
-0
/
+11
[next]