summaryrefslogtreecommitdiffstats
path: root/nms-patches/PlayerConnection.patch
Commit message (Expand)AuthorAgeLines
...
* Ignore movement packets from dead players.Thinkofname2016-04-24-6/+23
* SPIGOT-2102: Don't reduce the movement limit below vanilla's defaultThinkofname2016-04-01-2/+2
* SPIGOT-1532: Add PlayerSwapHandItemsEventmd_52016-03-14-42/+53
* Fix switch case labelling and drop items check.md_52016-03-12-19/+20
* SPIGOT-1845: Use correct hand for interact eventsBlackHole2016-03-09-2/+2
* SPIGOT-1788: Correctly teleport the player back to their old locationThinkofdeath2016-03-06-2/+2
* SPIGOT-1611: Make vehicles use the same speed checks as playersThinkofdeath2016-03-06-36/+73
* SPIGOT-1608: Add a way to get the hand used in PlayerInteract*Eventsmd_52016-03-04-43/+44
* SPIGOT-1646: Capture the previous location earlierThinkofdeath2016-03-03-16/+10
* SPIGOT-1646: Don't move the player until after the PlayerMoveEvent completesThinkofdeath2016-03-02-28/+46
* SPIGOT-1540: Treat clicking on player model with ItemStack as none.md_52016-03-01-10/+12
* Remove BookEditEvent as a workaround for decompiler determinism issues.md_52016-03-01-89/+12
* Update to Minecraft 1.9md_52016-03-01-471/+568
* Ensure the buffer for plugin messages is freed.Thinkofdeath2015-10-07-6/+21
* Implement PlayerResourcePackStatusEvent.Adam Thomas2015-07-25-41/+48
* Correctly update the last location for a player on teleportThinkofdeath2015-07-23-30/+44
* Correct handling of relative teleports for PlayerMoveEvent and PlayerTeleport...Thinkofdeath2015-07-20-63/+76
* Update to Minecraft 1.8.7md_52015-06-05-12/+13
* Don't toString disconnect message in console.md_52015-05-26-1/+2
* Update to Minecraft 1.8.6md_52015-05-25-11/+11
* Cut fluff from patch headers.md_52015-05-25-2/+2
* Update to 1.8.5Thinkofdeath2015-05-22-140/+128
* SPIGOT-854: Reset idle timer on disconnect to prevent spam duplicate disconnect.md_52015-05-21-42/+48
* Readd missed diffThinkofdeath2015-05-20-3/+4
* Update to 1.8.4Thinkofdeath2015-05-17-69/+58
* Revert: Don't try and disconnect twiceThinkofdeath2015-04-17-40/+45
* SPIGOT-697: Force metadata updates when interact events are cancelledThinkofdeath2015-04-15-23/+19
* SPIGOT-795: Enable the vehicle's ai before teleportingThinkofdeath2015-04-15-34/+51
* Don't try and disconnect twiceThinkofdeath2015-04-15-46/+43
* SPIGOT-802: Improve book handlingThinkofdeath2015-04-14-20/+17
* SPIGOT-763: Directly changing to location in PlayerMoveEvent does not update ...md_52015-04-09-36/+37
* Expand the isFinite checks to yaw and pitchThinkofdeath2015-04-03-37/+41
* Update the rename markersThinkofdeath2015-03-19-4/+4
* Update to Minecraft 1.8.3Thinkofdeath2015-03-04-169/+164
* SPIGOT-602: Kick players with non-finite locationsmd_52015-02-26-3/+3
* Make tab complete spam check more lenient.md_52015-02-20-3/+3
* SPIGOT-362: Specify a teleport cause for specatator teleportsThinkofdeath2015-01-06-17/+23
* SPIGOT-270: Fire inventory events for spectator mode (but cancelled)Thinkofdeath2015-01-04-15/+22
* Fix kick messages being lostThinkofdeath2015-01-04-3/+3
* Swap out always-OP vanilla system for Bukkit OP checking in command blocksSuddenly2014-12-15-3/+9
* Make sure to catch extra interact packets from the clientThinkofdeath2014-12-09-33/+41
* SPIGOT-162: Fix cancelling RIGHT_CLICK_BLOCK not cancelling used itemsThinkofdeath2014-12-09-30/+32
* Filter extra right click air interaction eventsThinkofdeath2014-12-07-34/+56
* Disconnect old players before firing PlayerLoginEvent and fire aThinkofdeath2014-12-06-37/+38
* SPIGOT-123: Force inventory updates on crafting to correctly support custom r...Thinkofdeath2014-12-05-20/+26
* SPIGOT-102: Fix the player being teleported up 1.62 blocks on cancelling the ...Thinkofdeath2014-12-02-3/+3
* Fix LEFT_CLICK_AIRThinkofdeath2014-11-30-26/+25
* Fix interaction issuesThinkofdeath2014-11-28-63/+41
* Revert "Remove patch headers"Thinkofdeath2014-11-28-0/+2
* Remove patch headersGunfighterJ2014-11-28-2/+0