summaryrefslogtreecommitdiffstats
path: root/nms-patches/PlayerConnection.patch
Commit message (Expand)AuthorAgeLines
* Update to Minecraft 1.11md_52016-11-17-218/+133
* SPIGOT-1903, MC-98153: Portal Location Sync Issuesmd_52016-10-23-1/+8
* SPIGOT-2738: Revert SPIGOT-1903 fixmd_52016-10-23-54/+47
* SPIGOT-1903: Only issue player location update after tickmd_52016-10-19-47/+54
* SPIGOT-2639: Better state validationmd_52016-09-05-14/+14
* SPIGOT-1224: InventoryClickEvent issues for containers opened during eventmd_52016-06-30-21/+25
* SPIGOT-2414: Repeated disconnectsmd_52016-06-15-47/+50
* SPIGOT-1124: Changed To-Location on Teleport event ignoredminoneer2016-06-12-1/+1
* SPIGOT-1550, SPIGOT-2306: Custom payload / book + event fixesmd_52016-06-11-4/+81
* Update to Minecraft 1.10md_52016-06-09-70/+63
* Minecraft 1.9.4md_52016-05-10-44/+44
* 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