summaryrefslogtreecommitdiffstats
path: root/nms-patches
Commit message (Expand)AuthorAgeLines
* SPIGOT-1816: Rework drop capture.md_52016-03-07-112/+29
* SPIGOT-1820: Fix custom travel agent search radius.md_52016-03-07-3/+10
* Fix regenerating chunks not updating visuallyThinkofdeath2016-03-06-3/+5
* 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
* Fix issue with last patch.md_52016-03-06-1/+1
* SPIGOT-1762: Call EntityChangeBlockEvent for boats destroying lily padsBlackHole2016-03-06-0/+11
* SPIGOT-1790: Fix bucket behaviourmd_52016-03-06-4/+4
* Remove redundant syncInventory on world changemd_52016-03-06-1/+2
* SPIGOT-1727: Fix ShulkerBullet.setTargetmd_52016-03-06-14/+23
* SPIGOT-1573: Fix command blocks after respawningmd_52016-03-06-24/+21
* SPIGOT-1775: Pass in unshifted block for PlayerBucketEmptyEventmd_52016-03-06-1/+1
* SPIGOT-1749 / MC-99075: Call updateInventory as a temporary workaround for ca...md_52016-03-06-6/+8
* SPIGOT-1663: Fix WorldBorder displaying in secondary worlds.md_52016-03-06-33/+59
* SPIGOT-1764: Perform drops regardless of loot tablemd_52016-03-06-0/+9
* Update chorus fruit tele event destination.md_52016-03-06-2/+6
* SPIGOT-1776: Replace BossBar.hide/show with visibility.md_52016-03-06-0/+11
* SPIGOT-1773: Chorus fruit teleport reasonmd_52016-03-06-0/+32
* SPIGOT-1613: Fix missed use of scaled healthmd_52016-03-06-0/+9
* SPIGOT-1755: CommandBlock doesn't run on empty worldOliver Dunk2016-03-05-6/+1
* SPIGOT-1626 / MC-98994: Fix slow chunk performancemd_52016-03-05-8/+27
* SPIGOT-1751: Add missed PlayerFishEvent for FAILED_ATTEMPTmd_52016-03-05-1/+12
* SPIGOT-1608: Add a way to get the hand used in PlayerInteract*Eventsmd_52016-03-04-52/+53
* SPIGOT-1646: Capture the previous location earlierThinkofdeath2016-03-03-16/+10
* SPIGOT-1634: Fix cancelling ServerCommandEventmd_52016-03-03-2/+3
* SPIGOT-1674: Enable crafting of tipped arrows.md_52016-03-03-14/+9
* SPIGOT-1646: Don't move the player until after the PlayerMoveEvent completesThinkofdeath2016-03-02-28/+46
* SPIGOT-1632: Save secondary data for nether/endThinkofdeath2016-03-02-9/+22
* SPIGOT-1632: Fix a bug in EnderDragonBattle which prevented respawning the dr...Thinkofdeath2016-03-02-0/+20
* SPIGOT-1659: Fix a mistake in ChunkProviderServer that sometimes caused recur...Thinkofdeath2016-03-02-7/+9
* Fix a mistake in EntityEnderPearl causing a double teleportThinkofdeath2016-03-02-4/+12
* SPIGOT-1644: Fire PlayerTeleportEvent with reason END_GATEWAY for end gatewaysThinkofdeath2016-03-02-0/+40
* SPIGOT-1583: Fix scoreboard crash.md_52016-03-02-20/+31
* SPIGOT-1624: Fix setPlayerListNamemd_52016-03-02-0/+9
* SPIGOT-1605: Fix EntityChangeBlockEvent.setCancelled(Z)Vmd_52016-03-02-3/+5
* Fix chorus plants only straight growing upThinkofdeath2016-03-01-2/+2
* SPIGOT-1607: Fix BlockPlaceEvent and BlockMultiPlaceEvent sometimes showing t...Thinkofdeath2016-03-01-4/+4
* Manually calculate horses' jump power due to horse jumping being moved client...Thinkofdeath2016-03-01-2/+8
* SPIGOT-1590: Ensure plugins are disabled.md_52016-03-02-28/+34
* SPIGOT-1596: BlockCauldron crashmd_52016-03-02-1/+1
* SPIGOT-1569: Remove negative itemstack data filteringmd_52016-03-01-2/+6
* SPIGOT-1568: Fix jukeboxesmd_52016-03-01-8/+9
* SPIGOT-1543: Return combined slots for PlayerInventory.getContentsmd_52016-03-01-5/+9
* SPIGOT-1540: Treat clicking on player model with ItemStack as none.md_52016-03-01-10/+12
* SPIGOT-1525: Fix worldborder set.md_52016-03-01-33/+36
* Remove BookEditEvent as a workaround for decompiler determinism issues.md_52016-03-01-89/+12
* Update to Minecraft 1.9md_52016-03-01-5164/+5110
* [BUKKIT-3451] Use correct item amount for FurnaceExtractEvent.hibo982016-02-07-5/+6
* Removed tried to add entity warning.md_52016-02-05-24/+7
* SPIGOT-1308: Fix typo in PlayerList#sendAllThinkofdeath2016-01-22-1/+1