summaryrefslogtreecommitdiffstats
path: root/nms-patches/PlayerConnection.patch
Commit message (Expand)AuthorAgeLines
* Update to Minecraft 1.12md_52017-06-08-5/+4
* SPIGOT-3290: /teleport command overrides player rotationmd_52017-06-04-1/+1
* Update to Minecraft 1.12-pre6md_52017-05-30-58/+69
* SPIGOT-3272: Fix duplicate creative inventoryPokechu222017-05-28-16/+15
* Update to Minecraft 1.12-pre5md_52017-05-19-52/+43
* Update to Minecraft 1.12-pre2md_52017-05-14-58/+57
* SPIGOT-3235: Disconnect for payload errorsmd_52017-05-14-12/+30
* Add small throttle to book edits.md_52017-04-20-47/+74
* Add additional methods sigs for binary compatmd_52017-03-24-40/+43
* SPIGOT-3142: Plugin event changes not using TeleportCause.PLUGINmd_52017-03-24-2/+2
* SPIGOT-3141: Missing TeleportCause.SPECTATE when lift clicking spectatemd_52017-03-24-42/+47
* Ensure PlayerResourcePackStatusEvent is synchronousmd_52017-03-14-24/+25
* 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