summaryrefslogtreecommitdiffstats
path: root/nms-patches/PlayerConnection.patch
Commit message (Expand)AuthorAgeLines
* SPIGOT-3002: Mob spawners are validmd_52017-01-11-1/+1
* More robust inventory handlingmd_52017-01-04-1/+2
* SPIGOT-2960: Fire HOTBAR_MOVE_AND_READD in more casesmd_52016-12-27-21/+16
* Correct some code.md_52016-12-24-0/+9
* Update to Minecraft 1.11.1md_52016-12-21-130/+130
* SPIGOT-2524: Update inventory for cancelled air right clickmd_52016-12-10-30/+32
* SPIGOT-2889: Error cancelling creative InventoryClickEventmd_52016-12-05-1/+1
* Farmland is a pickable blockmd_52016-11-24-1/+1
* Fix cancelling PlayerEditBookEventLukBukkit2016-11-20-8/+8
* SPIGOT-2795: InventoryClickEvent issuesmd_52016-11-19-10/+10
* 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