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
/
PlayerConnection.java
Commit message (
Expand
)
Author
Age
Lines
*
Ensure we always log commands and log the right thing.
Travis Watkins
2014-05-14
-1
/
+2
*
Handle chat packets correctly
Wesley Wolfe
2014-05-13
-4
/
+4
*
Update client stack when block place is cancelled. Fixes BUKKIT-5284
bloodshot
2014-04-18
-1
/
+3
*
[Bleeding] Re-add missed diff in 1.7.5 update. Fixes BUKKIT-5536
t00thpick1
2014-04-17
-1
/
+1
*
Fix missed diff and other small things
Travis Watkins
2014-04-13
-1
/
+1
*
Update CraftBukkit to Minecraft 1.7.8
Travis Watkins
2014-04-11
-26
/
+26
*
Add method to send fake sign updates to players. Adds BUKKIT-2300
Patrick Seidel
2014-04-02
-6
/
+1
*
Fix teleport failing right after join. Fixes BUKKIT-5479
Travis Watkins
2014-03-22
-1
/
+1
*
Update CraftBukkit to Minecraft 1.7.5
Nate Mortensen
2014-03-21
-76
/
+110
*
Readd diff missed in the 1.7 update.
Travis Watkins
2014-02-10
-6
/
+26
*
Don't call duplicate interact air events. Fixes BUKKIT-5359
Travis Watkins
2014-01-31
-11
/
+1
*
Relocate NaN check on PacketPlayInFlying.
Nate Mortensen
2014-01-29
-7
/
+7
*
Account for different reach limit in Survival/Creative. Fixes BUKKIT-4257
EvilSeph
2013-12-20
-4
/
+6
*
Fix mistranslation issue for PlayerToggleFlightEvent. Fixes BUKKIT-5172
EvilSeph
2013-12-17
-1
/
+1
*
Show fall particles while in creative mode. Fixes BUKKIT-5009
t00thpick1
2013-12-13
-1
/
+0
*
Call interact event if block cannot be punched. Fixes BUKKIT-5126
Travis Watkins
2013-12-12
-0
/
+10
*
Reintroduce disconnection flag that was removed in 1.7 update.
feildmaster
2013-12-06
-1
/
+8
*
Follow vanilla settings behavior. Fixes BUKKIT-5069
Wesley Wolfe
2013-12-06
-59
/
+57
*
Finish kicking player before letting their clone in. Fixes BUKKIT-4960
Travis Watkins
2013-12-03
-0
/
+2
*
Use correct packet data for toggling flying. Fixes BUKKIT-4989
Travis Watkins
2013-12-02
-3
/
+3
*
Update CraftBukkit to Minecraft 1.7.2
mbax
2013-11-30
-572
/
+535
*
Add auto-save plugin redundancy detection.
Wesley Wolfe
2013-10-23
-1
/
+10
*
Update CraftBukkit to 1.6.4
feildmaster
2013-09-19
-5
/
+17
*
Fix missed diff for chat packets. Fixes BUKKIT-4666
Wesley Wolfe
2013-08-07
-9
/
+1
*
Check interactable items before event. Fixes BUKKIT-4576
Wesley Wolfe
2013-07-23
-10
/
+16
*
Update CraftBukkit to 1.6.2
mbax
2013-07-08
-48
/
+33
*
Update client on cancelled entity naming. Fixes BUKKIT-4396
mbax
2013-07-02
-0
/
+4
*
Update client on cancelled leash. Fixes BUKKIT-4395
mbax
2013-07-02
-0
/
+4
*
Update CraftBukkit to 1.6.1
Nate Mortensen
2013-07-01
-61
/
+80
*
Correct cancellation of InventoryClickEvent. Fixes BUKKIT-4331
Nate Mortensen
2013-06-13
-2
/
+2
*
Implement PlayerBookEditEvent. Adds BUKKIT-1995
Des Herriott
2013-06-10
-7
/
+4
*
Fix creative ArrayIndexOutOfBoundsException. Fixes BUKKIT-4305
Nate Mortensen
2013-06-04
-35
/
+31
*
Improve events for new inventory features. Adds BUKKIT-3859
riking
2013-06-03
-66
/
+284
*
Improve InventoryCloseEvent handling. Fixes BUKKIT-3286
Travis Watkins
2013-05-02
-6
/
+1
*
Update CraftBukkit to Minecraft 1.5.2
Travis Watkins
2013-04-27
-1
/
+1
*
Cleanup comments, formatting, etc
Travis Watkins
2013-03-25
-24
/
+19
*
Add ability to change player item in hand. Adds BUKKIT-3318
Patrick Seidel
2013-03-24
-0
/
+4
*
Filter data for items that shouldn't have it and filter wool.
Travis Watkins
2013-03-16
-1
/
+1
*
Ignore invalid inventory slots. Fixes BUKKIT-3737
Travis Watkins
2013-03-16
-1
/
+7
*
Update CraftBukkit to Minecraft 1.5
Travis Watkins
2013-03-15
-118
/
+105
*
Fix compilation error with exception names
Wesley Wolfe
2013-03-02
-4
/
+4
*
Add proper logging for custom channel exceptions.
Eimref
2013-03-02
-7
/
+20
*
[Bleeding] Add experimental support for entity portal traveling
EdGruberman
2013-01-19
-20
/
+2
*
Update CraftBukkit to Minecraft 1.4.7
feildmaster
2013-01-17
-2
/
+2
*
Perform permission removals after the quit event. Fixes BUKKIT-3303
feildmaster
2012-12-24
-4
/
+0
*
Update CraftBukkit to Minecraft 1.4.6
feildmaster
2012-12-20
-0
/
+1611