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
*
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
*
Fix formatting.
Erik Broes
2012-01-15
-4
/
+4
*
Update for 1.1_01 renames.
Erik Broes
2012-01-15
-27
/
+28
*
Fixed a further exploit with players attacking more things that they shouldn't.
Nathan Adams
2012-01-14
-1
/
+1
*
Implemented new PlayerDeathEvent methods for exp setting
Nathan Adams
2012-01-14
-3
/
+19
*
Updated to Minecraft 1.1
Erik Broes
2012-01-12
-67
/
+58
*
Fix balance of CraftBukkit start/end.
Erik Broes
2012-01-12
-1
/
+1
*
Update to mc-dev rename revision 01
Nathan Adams
2012-01-12
-12
/
+12
*
Fix CraftBukkit comments.
Erik Broes
2012-01-12
-3
/
+3
*
Implemented (offline)player date methods
Nathan Adams
2011-12-12
-1
/
+7
*
Fixed issues with Ender Pearls. This fixes BUKKIT-248 and BUKKIT-264.
EvilSeph
2011-12-11
-1
/
+1
*
Fixed issues in our handling of The End as per BUKKIT-11.
EvilSeph
2011-12-10
-0
/
+2
*
Fixed exp resetting upon teleporting cross-world (fixes BUKKIT-46. Again.)
Nathan Adams
2011-12-04
-1
/
+1
*
Fixed a few player-respawn issues. This should resolve BUKKIT-28 (Dupe bug), ...
Nathan Adams
2011-12-04
-0
/
+15
*
Updated to use mc-dev rename revision 1
Nathan Adams
2011-11-30
-18
/
+18
*
Update for 1.0.0
Erik Broes
2011-11-20
-102
/
+157
*
Added Player.get/setListName to change the name of the player on the player l...
sk89q
2011-09-26
-0
/
+2
*
Update to mcdev rename revision 01 for 1.8.1
Dinnerbone
2011-09-24
-3
/
+3
*
Made death message handling check for 'null' to disable death messages, along...
EvilSeph
2011-09-21
-1
/
+4
*
Implements the ability to customise and remove Player death messages.
Rigby
2011-09-21
-2
/
+5
*
Refactored a bunch of death code into the event factory
Dinnerbone
2011-09-21
-10
/
+3
*
Fixed food data not persisting appropriately.
EvilSeph
2011-09-16
-1
/
+0
*
Fixed a couple of minor obf translations
Dinnerbone
2011-09-15
-1
/
+1
*
Rename revision 2
Dinnerbone
2011-09-15
-7
/
+7
*
Implemented food methods + fixed dying resetting food
Dinnerbone
2011-09-15
-0
/
+1
*
Fixed logging in to the wrong game mode
Dinnerbone
2011-09-15
-1
/
+3
*
Update for Minecraft 1.8
Dinnerbone
2011-09-15
-82
/
+154
*
Revert "Implements interface for changing the view distance."
EvilSeph
2011-08-15
-63
/
+6
*
Implements interface for changing the view distance.
Andrew Ardill
2011-08-15
-6
/
+63
*
Made PlayerPortal event fire regardless of allow-nether setting.
EvilSeph
2011-08-05
-2
/
+2
*
Chunk Compression on seperate thread. Thanks to Zeerix.
Rigby
2011-08-03
-1
/
+2
*
Added reasons for entities regaining health.
EvilSeph
2011-06-30
-1
/
+2
[next]