summaryrefslogtreecommitdiffstats
path: root/nms-patches
Commit message (Collapse)AuthorAgeLines
...
* SPIGOT-1934: Expand EnderDragon API - implement dragon phasesMatthew2016-03-23-0/+73
|
* SPIGOT-1975: Fix falling blocks when height > 1md_52016-03-22-0/+9
|
* Improve shield damagemd_52016-03-22-1/+1
|
* SPIGOT-1993: Move hand check to proper locationmd_52016-03-20-4/+2
|
* SPIGOT-1984: Fix default interact state when sneakingmd_52016-03-20-2/+4
|
* Fix strange potion diffmd_52016-03-20-15/+15
|
* SPIGOT-1991: Further damage fixesmd_52016-03-20-3/+3
|
* SPIGOT-1904: AreaEffectCloud events and additional APIt00thpick12016-03-20-12/+58
|
* SPIGOT-1986: Fix flying players spamming EntityToggleGlideEvent0x277F2016-03-20-8/+0
|
* SPIGOT-1981: Another attempt at damagemd_52016-03-20-11/+14
|
* SPIGOT-1968: Use correct explosion yieldmd_52016-03-19-2/+2
|
* SPIGOT-1956: Don't deplete projectile item when event cancelledmd_52016-03-19-2/+40
|
* SPIGOT-1680 / SPIGOT-1963: Improve damage blocking modifier accuracymd_52016-03-18-17/+30
|
* Implement SpectralArrow#getGlowingTicks and SpectralArrow#setGlowingTicks(int)Matthew2016-03-18-0/+11
|
* Implement EndGateway#isExactTeleport and EndGateway#setExactTeleport(boolean)Matthew2016-03-18-2/+4
|
* Implement EndGateway#getExitLocation and EndGateway#setExitLocation(Location)Matthew2016-03-18-1/+9
|
* SPIGOT-1931: Call PlayerFishEvent before modifying hooked entities velocityMatthew2016-03-16-7/+7
|
* SPIGOT-1927: Don't allow circular entity ridingmd_52016-03-15-10/+12
|
* SPIGOT-1930: Fix spam for EntityToggleGlideEvent0x277F2016-03-15-2/+2
|
* Add spawn reasons for entities involved in a skeleton trapBlackHole2016-03-14-0/+46
|
* SPIGOT-1532: Add PlayerSwapHandItemsEventmd_52016-03-14-42/+53
|
* SPIGOT-1849: Call EntityBlockFormEvent when an entity forms frosted ice ↵Matthew2016-03-13-0/+32
| | | | using frost walker
* Fix switch case labelling and drop items check.md_52016-03-12-19/+20
|
* SPIGOT-1571: Add Entity Glide Events.0x277F2016-03-12-52/+93
|
* SPIGOT-1900: Stub out expensive and redundant method callmd_52016-03-12-0/+9
|
* SPIGOT-1725: Fix dynamic scoreboard criteria on non-main scoreboardsmd_52016-03-12-17/+32
|
* SPIGOT-1638 / SPIGOT-1673: Rework Potions APIt00thpick12016-03-12-2/+67
|
* SPIGOT-1893: Wrong RegainReason for eating.md_52016-03-12-3/+10
|
* SPIGOT-1875: Broken leashes not droppingmd_52016-03-11-1/+11
|
* SPIGOT-1813: EntityCombustByEntityEvent not Cancelledmd_52016-03-11-8/+9
|
* Backport a bug fix from the pre-releaseThinkofdeath2016-03-10-0/+8
| | | | | A mistake in the buffer size calculation caused the buffer for chunk packets to be around 16 times the size they should have been.
* SPIGOT-1847: Maps in non default worldsmd_52016-03-10-1/+2
|
* Missing diff effecting frost walker ignoring entitiesBlackHole2016-03-10-1/+1
|
* Call EntityChangedBlockEvent for water splash potions extinguishing fireBlackHole2016-03-10-0/+8
|
* SPIGOT-1845: Use correct hand for interact eventsBlackHole2016-03-09-2/+2
|
* SPIGOT-1841: Implement some of the missing EnderDragon events.md_52016-03-08-1/+96
|
* SPIGOT-1831: Chicken / sheep not dropping items correctly.md_52016-03-08-24/+42
|
* 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 ↵md_52016-03-06-6/+8
| | | | cancelled BlockPlaceEvent