AuthorCommitMessageCommit dateIssues
md_5md_5
78dea17d3e6SPIGOT-3108: Hack around mirroring empty item stacksSPIGOT-3108: Hack around mirroring empty item stacksSPIGOT-3108
md_5md_5
cb44e932befSPIGOT-3105: BlockFadeEvent for large snow blocksSPIGOT-3105
md_5md_5
cb61ac0404aMC-111753, SPIGOT-2971: Brewing stand not reloading2 Jira issues
md_5md_5
64277ec9bc2SPIGOT-3075: EntityTeleportEvent for ShulkersSPIGOT-3075
md_5md_5
4448a7efa4bSPIGOT-3068: API for localized item namesSPIGOT-3068
md_5md_5
1a710213df1SPIGOT-3067: Wither skeleton heads not droppingSPIGOT-3067
Max Leemd_5Max Lee
4c8d8955138SPIGOT-2152: Method to set resource pack + hash.SPIGOT-2152
md_5md_5
2683195ecddSPIGOT-3063: Call EntityAirChangeEventSPIGOT-3063
md_5md_5
a552117725aSPIGOT-3054: Correct LLamaSpit launchingSPIGOT-3054
md_5md_5
3c48711c053SPIGOT-3051: Set pitch/yaw for spawned boatsSPIGOT-3051
md_5md_5
a1d3777d890Update SQLite to 3.16 for performance improvements and architecture compat
Parker Hawkemd_5Parker Hawke
dfe4ed1c3ecAdd implementation for LlamaSpit in ProjectileSource#launchProjectile
md_5md_5
5ae629285eaIncrease expiration time to two weeks.
md_5md_5
ed8a073298bSPIGOT-3044: BlockDispenseEvent for shulker boxesSPIGOT-3044
md_5md_5
47c6a368548Update MySQL Driver Version to 5.1.40
md_5md_5
c1aa85918e6SPIGOT-3040: Round health to float for validationSPIGOT-3040
md_5md_5
80dd971b524Make tile activeContainer assignment consistent.
md_5md_5
16b5116c7c5SPIGOT-3033: Alter behaviour of cancelled hopper transfers (reverted from commit 334aa07e2fcadf347afa38196fd3ab09ca4dc3a7)SPIGOT-3033
md_5md_5
dbf4ecf30f9SPIGOT-3037: WorldBorder#isInside(Location)SPIGOT-3037
md_5md_5
334aa07e2fcSPIGOT-3033: Alter behaviour of cancelled hopper transfersSPIGOT-3033
md_5md_5
46226d6a036SPIGOT-3031: Pigs are not dropping their saddleSPIGOT-3031
pokechu22pokechu22
4d3bf201550Re-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...
xGhOsTkiLLeRxmd_5xGhOsTkiLLeRx
7fdc749bf17Add API to set Arrow pickup status
md_5md_5
775f1e1f7f5SPIGOT-3003: Fix custom dropper / beacons.SPIGOT-3003
md_5md_5
f7093620745SPIGOT-3002: Mob spawners are validSPIGOT-3002
md_5md_5
27dd3ca45ffSPIGOT-2997: Explicitly disallow invalid tiles to be openedSPIGOT-2997
md_5md_5
270755dc06fFix crash if entities other than players (somehow?) consume their item.
md_5md_5
730bb6ac83610 day build expire
md_5md_5
d5e7885c2e3SPIGOT-2990: EntityTeleportEvent for tameable animals following ownerSPIGOT-2990
md_5md_5
c91863850daSPIGOT-2989: Use existing horse inventory object.SPIGOT-2989
Z750md_5Z750
059434ce921SPIGOT-826: Add method to retrieve entity by UUIDSPIGOT-826
md_5md_5
7e19325845eSPIGOT-2640: API for multiple passengers per entitySPIGOT-2640
md_5md_5
ce89845fdaaSPIGOT-1915: Fix players seeing their own passengersSPIGOT-1915
md_5md_5
63b5f7d338bMore robust inventory handling
md_5md_5
613be0d8418SPIGOT-2980: Improve SpawnEgg NBT application and ItemStack conversion.SPIGOT-2980
md_5md_5
a6d8fa2eac1Recover spawn egg data from UNSPECIFIC meta.
md_5md_5
bf8303f25d6Clear effectsToProccess after applying potion effects
md_5md_5
5715b3a6d98SPIGOT-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.12SPIGOT-2977
md_5md_5
e2a288c863bSPIGOT-2969: Shulker box removal not updating comparatorsSPIGOT-2969
md_5md_5
70bc70b4eefSPIGOT-2966: Entirely remove problematic checkSPIGOT-2966
md_5md_5
f9e044059f4SPIGOT-2960: Fire HOTBAR_MOVE_AND_READD in more casesSPIGOT-2960
md_5md_5
056af8b9c2eSPIGOT-2964: Correct number of shelve sin PrepareEnchantEventSPIGOT-2964
md_5md_5
7c743ff64b7SPIGOT-2963: Endless loop in CraftHumanEntity#openMerchantSPIGOT-2963
md_5md_5
50acb4477d0Increase expire time to 7 days
Ryan Michelamd_5Ryan Michela
1c7dfaebefcSPIGOT-2957 getSeaLevel() should return the real sea level, not a hard-coded valueSPIGOT-2957
md_5md_5
0fb3f8b47aeCorrect some code.
md_5md_5
96f03d90657SPIGOT-2127: Add DamageCause.ENTITY_SWEEP_ATTACKSPIGOT-2127
md_5md_5
746cf0f0d7eAdditional fireworks damage tracking.
Z750md_5Z750
622add8458dMC-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_5md_5
e232e1519efSPIGOT-2953: Set damager for fireworksSPIGOT-2953

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut