md_5 | 78dea17d3e6SPIGOT-3108: Hack around mirroring empty item stacks | SPIGOT-3108: Hack around mirroring empty item stacks | | SPIGOT-3108 |
md_5 | cb44e932bef | SPIGOT-3105: BlockFadeEvent for large snow blocks | | SPIGOT-3105 |
md_5 | cb61ac0404a | MC-111753, SPIGOT-2971: Brewing stand not reloading | | 2 Jira issues |
md_5 | 64277ec9bc2 | SPIGOT-3075: EntityTeleportEvent for Shulkers | | SPIGOT-3075 |
md_5 | 4448a7efa4b | SPIGOT-3068: API for localized item names | | SPIGOT-3068 |
md_5 | 1a710213df1 | SPIGOT-3067: Wither skeleton heads not dropping | | SPIGOT-3067 |
 Max Lee | 4c8d8955138 | SPIGOT-2152: Method to set resource pack + hash. | | SPIGOT-2152 |
md_5 | 2683195ecdd | SPIGOT-3063: Call EntityAirChangeEvent | | SPIGOT-3063 |
md_5 | a552117725a | SPIGOT-3054: Correct LLamaSpit launching | | SPIGOT-3054 |
md_5 | 3c48711c053 | SPIGOT-3051: Set pitch/yaw for spawned boats | | SPIGOT-3051 |
md_5 | a1d3777d890 | Update SQLite to 3.16 for performance improvements and architecture compat | | |
 Parker Hawke | dfe4ed1c3ec | Add implementation for LlamaSpit in ProjectileSource#launchProjectile | | |
md_5 | 5ae629285ea | Increase expiration time to two weeks. | | |
md_5 | ed8a073298b | SPIGOT-3044: BlockDispenseEvent for shulker boxes | | SPIGOT-3044 |
md_5 | 47c6a368548 | Update MySQL Driver Version to 5.1.40 | | |
md_5 | c1aa85918e6 | SPIGOT-3040: Round health to float for validation | | SPIGOT-3040 |
md_5 | 80dd971b524 | Make tile activeContainer assignment consistent. | | |
md_5 | 16b5116c7c5 | SPIGOT-3033: Alter behaviour of cancelled hopper transfers (reverted from commit 334aa07e2fcadf347afa38196fd3ab09ca4dc3a7) | | SPIGOT-3033 |
md_5 | dbf4ecf30f9 | SPIGOT-3037: WorldBorder#isInside(Location) | | SPIGOT-3037 |
md_5 | 334aa07e2fc | SPIGOT-3033: Alter behaviour of cancelled hopper transfers | | SPIGOT-3033 |
md_5 | 46226d6a036 | SPIGOT-3031: Pigs are not dropping their saddle | | SPIGOT-3031 |
pokechu22 | 4d3bf201550 | Re-enable the vanilla debug MethodProfiler and /debug commandThis is highly useful for profiling vanilla code, and in some cases plugin code. It is somewhat expensive, though, which is why it was initially disabled.
I chose to use a system property instead of a configuration setting because 1) the MethodProfiler is exclusive to CraftBukkit and not part of the general API (the timings system is the general API equivalent), and 2) using a static final bo... | | |
 xGhOsTkiLLeRx | 7fdc749bf17 | Add API to set Arrow pickup status | | |
md_5 | 775f1e1f7f5 | SPIGOT-3003: Fix custom dropper / beacons. | | SPIGOT-3003 |
md_5 | f7093620745 | SPIGOT-3002: Mob spawners are valid | | SPIGOT-3002 |
md_5 | 27dd3ca45ff | SPIGOT-2997: Explicitly disallow invalid tiles to be opened | | SPIGOT-2997 |
md_5 | 270755dc06f | Fix crash if entities other than players (somehow?) consume their item. | | |
md_5 | 730bb6ac836 | 10 day build expire | | |
md_5 | d5e7885c2e3 | SPIGOT-2990: EntityTeleportEvent for tameable animals following owner | | SPIGOT-2990 |
md_5 | c91863850da | SPIGOT-2989: Use existing horse inventory object. | | SPIGOT-2989 |
 Z750 | 059434ce921 | SPIGOT-826: Add method to retrieve entity by UUID | | SPIGOT-826 |
md_5 | 7e19325845e | SPIGOT-2640: API for multiple passengers per entity | | SPIGOT-2640 |
md_5 | ce89845fdaa | SPIGOT-1915: Fix players seeing their own passengers | | SPIGOT-1915 |
md_5 | 63b5f7d338b | More robust inventory handling | | |
md_5 | 613be0d8418 | SPIGOT-2980: Improve SpawnEgg NBT application and ItemStack conversion. | | SPIGOT-2980 |
md_5 | a6d8fa2eac1 | Recover spawn egg data from UNSPECIFIC meta. | | |
md_5 | bf8303f25d6 | Clear effectsToProccess after applying potion effects | | |
md_5 | 5715b3a6d98 | SPIGOT-2977: Pass setAmount(0) through to wrapped ItemStack.This class needs to be rewritten with more consistent semantics and alignment with Minecraft losing null, but that is probably a job for 1.12 | | SPIGOT-2977 |
md_5 | e2a288c863b | SPIGOT-2969: Shulker box removal not updating comparators | | SPIGOT-2969 |
md_5 | 70bc70b4eef | SPIGOT-2966: Entirely remove problematic check | | SPIGOT-2966 |
md_5 | f9e044059f4 | SPIGOT-2960: Fire HOTBAR_MOVE_AND_READD in more cases | | SPIGOT-2960 |
md_5 | 056af8b9c2e | SPIGOT-2964: Correct number of shelve sin PrepareEnchantEvent | | SPIGOT-2964 |
md_5 | 7c743ff64b7 | SPIGOT-2963: Endless loop in CraftHumanEntity#openMerchant | | SPIGOT-2963 |
md_5 | 50acb4477d0 | Increase expire time to 7 days | | |
 Ryan Michela | 1c7dfaebefc | SPIGOT-2957 getSeaLevel() should return the real sea level, not a hard-coded value | | SPIGOT-2957 |
md_5 | 0fb3f8b47ae | Correct some code. | | |
md_5 | 96f03d90657 | SPIGOT-2127: Add DamageCause.ENTITY_SWEEP_ATTACK | | SPIGOT-2127 |
md_5 | 746cf0f0d7e | Additional fireworks damage tracking. | | |
 Z750 | 622add8458d | MC-88491: Fix projectile colliding with shooterIn some situations, a projectile made collide with the entity that shot
it. This occurs because the game sets the ignored entity incorrectly.
Our fix is to ensure that the shooter is the only entity that gets
ignored by the projectile. | | MC-88491 |
md_5 | e232e1519ef | SPIGOT-2953: Set damager for fireworks | | SPIGOT-2953 |