summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* SPIGOT-2034: Rework damage again, this time for snowballs.md_52016-03-26-9/+10
|
* SPIGOT-2049: Send the right attributes when updating scaled healthThinkofname2016-03-25-2/+1
|
* SPIGOT-2050: Add back code to only fire VehicleEnterEvent for loaded chunks.md_52016-03-26-1/+1
|
* Fix a typo in CraftPotionUtilThinkofname2016-03-25-1/+1
|
* SPIGOT-1746: Tile entities may not always tick.md_52016-03-25-14/+27
|
* Apply DataConverters to ItemStack instancesmd_52016-03-25-10/+17
|
* SPIGOT-2039: Correctly check Potion Tags both with or without the ↵t00thpick12016-03-24-38/+45
| | | | "minecraft:" prefix, and default to UNCRAFTABLE if there is a completely garbage value.
* Fix player dimension change invulnerability never getting unset when certain ↵Zach Brown2016-03-24-30/+45
| | | | dimensions are disabled
* CraftComplexPart should return getParent()'s status in isValidNathan Wolf2016-03-23-0/+5
|
* SPIGOT-1733: Add PlayerPickupArrowEvent2008Choco2016-03-23-2/+2
|
* Only create PermissibleBase instance in CraftEntity the first time it is ↵Matthew2016-03-23-25/+32
| | | | actually needed. Fixes static test cases for subclasses failing when perm field was instantiated.
* SPIGOT-1934: Expand EnderDragon API - implement dragon phasesMatthew2016-03-23-0/+142
|
* SPIGOT-1975: Fix falling blocks when height > 1md_52016-03-22-0/+9
|
* Improve shield damagemd_52016-03-22-1/+1
|
* Implement isEnabled / setEnabled for CraftMinecartHopperMatthew2016-03-20-0/+10
|
* SPIGOT-1988: Chorus Plant Generationmd_52016-03-20-1/+6
|
* 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-14/+93
|
* SPIGOT-1986: Fix flying players spamming EntityToggleGlideEvent0x277F2016-03-20-8/+0
|
* SPIGOT-1981: Another attempt at damagemd_52016-03-20-11/+14
|
* SPIGOT-1980: Register new brewing slotmd_52016-03-20-50/+51
|
* SPIGOT-1976: Never unload in use chunks.md_52016-03-19-1/+1
|
* 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 EndGateway#getExitLocation and EndGateway#setExitLocation(Location)Matthew2016-03-18-0/+19
|
* Implement SpectralArrow#getGlowingTicks and SpectralArrow#setGlowingTicks(int)Matthew2016-03-18-0/+21
|
* Implement SpectralArrow entityMatthew2016-03-18-0/+29
|
* Implement EndGateway#isExactTeleport and EndGateway#setExactTeleport(boolean)Matthew2016-03-18-2/+14
|
* Implement EndGateway#getExitLocation and EndGateway#setExitLocation(Location)Matthew2016-03-18-3/+32
|
* Implement EndGateway stateMatthew2016-03-18-0/+52
|
* Implement EnderCrystal#isShowingBottom and ↵Matthew2016-03-18-0/+10
| | | | EnderCrystal#setShowingBottom(boolean)
* Implement Boat#getWoodType and Boat#setWoodType(TreeSpecies)Matthew2016-03-18-0/+47
|
* Add hand used to BlockPlaceEvent.AgentLV2016-03-16-1/+4
|
* 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
|
* SPIGOT-1914: Compare PotionEffectType objects using Object#equals(Object) ↵Matthew2016-03-14-1/+1
| | | | when searching for a custom effect to remove
* Add spawn reasons for entities involved in a skeleton trapBlackHole2016-03-14-0/+46
|
* SPIGOT-1532: Add PlayerSwapHandItemsEventmd_52016-03-14-42/+53
|
* SPIGOT-1856 / SPIGOT-1920: Fix Statistic.DROP not returning value when ↵Matthew2016-03-14-0/+3
| | | | provided with a Material
* SPIGOT-1871: Fix wrong argument order in CraftMerchantRecipemd_52016-03-13-1/+1
|
* 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/+109
|
* SPIGOT-1900: Stub out expensive and redundant method callmd_52016-03-12-0/+9
|
* SPIGOT-1901: Fix projectile launching.md_52016-03-12-3/+3
|