summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* SPIGOT-2171: Fix shield blocking soundsThinkofname2016-04-20-1/+2
* SPIGOT-2157: Fix enderman not playing their animation when attackingThinkofname2016-04-20-20/+62
* SPIGOT-2134: Support /execute being chainedThinkofname2016-04-20-11/+32
* SPIGOT-2043: Ensure VehicleMoveEvent is always fired for boatsThinkofname2016-04-20-27/+33
* SPIGOT-2014: Respect the spectatorsGenerateChunks gameruleThinkofname2016-04-20-39/+35
* SPIGOT-2191: Fix a missed diff from 1.8.8Thinkofname2016-04-17-2/+5
* staticify backported methodmd_52016-04-12-16/+5
* Backport changes from 16w15amd_52016-04-12-0/+137
* Missing importmd_52016-04-11-0/+1
* Properly validate boss bar progress2008Choco2016-04-11-0/+1
* Fix broken potion serializationThinkofname2016-04-10-1/+1
* SPIGOT-2085 / SPIGOT-2087 / SPIGOT-2156: Rework internal PotionMeta state to ...t00thpick12016-04-09-24/+19
* Begin console output with ANSI line erase.Jofkos2016-04-09-1/+3
* Update physics on attached block when setting data of attachable blocksmd_52016-04-09-2/+13
* SPIGOT-2145: Add missed EntityTeleportEvent diffmd_52016-04-08-27/+47
* Support integer data values for Effect.VILLAGER_PLANT_GROWThinkofname2016-04-06-0/+3
* SPIGOT-2135: Also clear sit pathfinder on toggle statusmd_52016-04-05-0/+1
* SPIGOT-2128: Flint and steel duplicate place eventmd_52016-04-04-32/+2
* SPIGOT-2118: Fix crash on chunk regenmd_52016-04-04-1/+5
* SPIGOT-2092: Directly set sittging statusmd_52016-04-04-1/+1
* SPIGOT-2115: Fix entities being added to the world multiple times when telepo...Thinkofname2016-04-02-14/+16
* SPIGOT-2102: Don't reduce the movement limit below vanilla's defaultThinkofname2016-04-01-2/+2
* Handle cases where Mojang uses an empty string for permission checksThinkofname2016-04-01-9/+11
* MC-100382: Fix Pathfinding Memory LeakAikar2016-03-31-0/+11
* SPIGOT-2101: Check the result of damageEntity before applying knockback from ...Thinkofname2016-03-31-6/+19
* SPIGOT-2098: Fix sound effects for 1.9.0 clientsThinkofname2016-03-31-0/+21
* Fix the default permission of /triggerThinkofname2016-03-31-0/+1
* Fix a diff mistake in MobEffectListThinkofname2016-03-31-7/+3
* Update to Minecraft 1.9.2Thinkofname2016-03-30-182/+126
* Support Minecraft 1.9.2Thinkofname2016-03-30-2/+4
* Add 1.9.1 support.md_52016-03-30-11/+71
* SPIGOT-2033: Re-add missed diff for entity.validAikar2016-03-29-23/+31
* Limit the length of byte arraysThinkofname2016-03-28-4/+37
* SPIGOT-2074: Correctly set custom world settingsmd_52016-03-28-1/+5
* Arrows use interactable conditionmd_52016-03-27-1/+6
* SPIGOT-2060: Method to control whether entities collidemd_52016-03-27-23/+43
* SPIGOT-2056: Fix killedByTeam scoreboard criteriamd_52016-03-27-21/+33
* Implement getting / setting of Entity invulnerabilitySansko13372016-03-27-0/+10
* SPIGOT-213: Add method to enable / disable AI for mobsRedrield2016-03-27-0/+12
* 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 "minecraft:...t00thpick12016-03-24-38/+45
* Fix player dimension change invulnerability never getting unset when certain ...Zach Brown2016-03-24-30/+45
* 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 actu...Matthew2016-03-23-25/+32