summaryrefslogtreecommitdiffstats
path: root/nms-patches/PlayerConnection.patch
Commit message (Collapse)AuthorAgeLines
* SPIGOT-4119: Incorrect slot type in InventoryClickEventmd_52018-07-24-1/+1
|
* SPIGOT-4116: Increase command tab spam thresholdmd_52018-07-23-1/+1
|
* Update to Minecraft 1.13md_52018-07-22-4/+4
|
* SPIGOT-4048: Fish disappear when they cannot be picked upmd_52018-07-19-15/+20
|
* Tweak display of command completions when we have nonemd_52018-07-18-34/+35
|
* Fix missing PlayerResourcePackStatusEventmd_52018-07-18-20/+32
|
* SPIGOT-4034: Fix missed diff affecting canceled InventoryClickEventmd_52018-07-18-2/+2
|
* Update to Minecraft 1.13-pre7md_52018-07-15-402/+320
|
* SPIGOT-3987: Preserve attributes when writing in booksmd_52018-07-08-10/+8
|
* SPIGOT-3638: Don't process async chat on shutting down servermd_52017-11-08-25/+30
|
* SPIGOT-3603: Fix client timing out in scenarios where it sends no packets.md_52017-10-09-1/+1
|
* Temporarily shift L7 timeout value to L4 value of 30s.md_52017-10-06-0/+9
|
* Supress harmless teleport errormd_52017-10-01-0/+9
|
* SPIGOT-3571: Packet handling must be synchronousmd_52017-09-19-10/+18
|
* Update to Minecraft 1.12.2md_52017-09-18-48/+48
|
* Update to Minecraft 1.12.1md_52017-08-03-68/+48
|
* SPIGOT-3432: Add playNote support for new soundsmd_52017-07-24-17/+30
|
* 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
| | | | This change properly identifies the creative inventory as one with 5 crafting slots (as that's the default set in ContainerPlayer, and handled properly in other containers), instead of having the same inventory twice (which breaks slot identification).
* 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
| | | | Reverted from commit 8e5e90d5eba3253fc7d77943b64a71d50ff1422c
* SPIGOT-1903: Only issue player location update after tickmd_52016-10-19-47/+54
| | | | Previously after a player tick, the player's location would be reset back to the location which they had prior to the tick, only to be (hopefully) corrected at a later point, after the client had attempted (and failed) to acknowledge the location change.
* 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
|