Scetra 855b8ce5bfc Test commit to ensure git credentials are setup 27 May 2017 Scetra a5227574c36 Renamed block drop fields 25 May 2017 Scetra 8cc33bf1db2 Added support for preventing block drops 24 May 2017 md_5 c7920f4302b SPIGOT-3257: Issue with AdvancementRewards function 21 May 2017 SPIGOT-3257 md_5 24147056e07 SPIGOT-3258: VehicleBlockCollisionEvent only fires in certain directions 21 May 2017 SPIGOT-3258 md_5 cda27c992d2 SPIGOT-3254: Check chunks are loaded before ticking entities as per previous versions. 20 May 2017 SPIGOT-3254 md_5 4377dac1388 SPIGOT-3253: Fix entity yaw changes 20 May 2017 SPIGOT-3253 md_5 10043529907 Update to Minecraft 1.12-pre5 19 May 2017 Black Hole 3ecbb59cbb9 SPIGOT-3248: Don't set shoulder compounds of EntityHuman to null 17 May 2017 SPIGOT-3248 md_5 45102fcf284 Misc advancement / recipe reload fixes including SPIGOT-3240 16 May 2017 SPIGOT-3240 md_5 c4102405677 SPIGOT-3240: Temporarily stub out rarely used resetRecipes method to fix some issues. 15 May 2017 SPIGOT-3240 md_5 240f16d1ccf SPIGOT-3244: Downgrade MySQL driver to 5.1.42 - the current GA release 15 May 2017 SPIGOT-3244 md_5 68b0515b514 SPIGOT-3243: Remove recipe reset on world change / death 15 May 2017 SPIGOT-3243 md_5 913c5a61f75 SPIGOT-3242: Fix rain not showing client side 15 May 2017 SPIGOT-3242 md_5 743252dbe56 SPIGOT-3238: Add Server.advancementIterator 14 May 2017 SPIGOT-3238 md_5 5195487ec6c Update to Minecraft 1.12-pre2 14 May 2017 md_5 6e3cec8bc78 Change book limit to allow for automatically generated colour codes 14 May 2017 md_5 36e34028144 Remove outdated build delay. 14 May 2017 md_5 fcc5dcce546 SPIGOT-3235: Disconnect for payload errors 13 May 2017 SPIGOT-3235 blablubbabc 2b6c9f40aef Set health before entity death. 24 Apr 2017 Black Hole fbb47e83831 SPIGOT-3215: Call BlockPhysicsEvent for tall plants 30 Apr 2017 SPIGOT-3215 md_5 fecf4b4137c SPIGOT-3214: Allow book titles up to 32 even though they can't be created by a Vanilla client. 30 Apr 2017 SPIGOT-3214 Matthew Steglinski d9d7552262e Implement getColor / setColor for Shulker entity 29 Apr 2017 pokechu22 a2af8f0a730 SPIGOT-3207: Fix hiding players in a BukkitRunnable after joining This happened because "joining" wasn't cleared until the player was ticked. Runnables (presumably) ran _after_ the player list packet was sent, but before the player was ticked; thus, the player list packet was sent, but not cleared. The fix is to replace joining with hasSentListPacket, which is set immediately before sending any player list packets (thus, if hidePlayer is called after, it se... 28 Apr 2017 SPIGOT-3207 Geoff Crossland 6194f6cc498 Drop RegionFile.chunkExists() in favour of Mojang's own version 31 Jan 2017 Matthew Steglinski 55a1f9ff12e Implement getColor / setColor for TippedArrow 27 Apr 2017 md_5 2453830549e Reset player arrow count on death 26 Apr 2017 md_5 28d993ccec1 Skip invalid enchants in CraftMetaItem 26 Apr 2017 Senmori c19c2932bf1 Create NBT TypeId helper class 22 Apr 2017 md_5 7b044defc0a Remove players from vehicle when changing world via NMS methods. 21 Apr 2017 md_5 0ab698655ba SPIGOT-3192: Return default value for invalid map icons 20 Apr 2017 SPIGOT-3192 md_5 1c3428e5342 Add small throttle to book edits. 20 Apr 2017 md_5 4acd0f49e07 Enforce proper limits on books. 20 Apr 2017 md_5 be9ef980b9a Implement cooldown API 19 Apr 2017 blablubbabc e04a1793ae3 Inventory getContents Cleanup 17 Apr 2017 md_5 e17c3d285b1 Make CraftJukebox.isPlaying locally consistent 15 Apr 2017 md_5 473febc73a2 Add correct interfaces for comparator / daylight detector 15 Apr 2017 md_5 ac405c3cd4f Fix some blockstate consistency issues. 15 Apr 2017 pokechu22 1ac133ecc52 SPIGOT-3182: Fix tab-completion in command blocks without leading slash 14 Apr 2017 SPIGOT-3182 jjm_223 d219213e2bb Fixes to mob equipment behaviour * Set correct flag for CanPickUpLoot on NBT load
* Drop previous equipment on mob equipment pickup 08 Apr 2017 md_5 1f6c04c0f4a SPIGOT-3165: Only increment spawncount when mob spawn succeeds 06 Apr 2017 SPIGOT-3165 md_5 41a7d14f8cd SPIGOT-3162: Experience ignored for custom recipes 02 Apr 2017 SPIGOT-3162 md_5 b5f7b6d69ff SPIGOT-3157: Use Vanilla gamemode change code 31 Mar 2017 SPIGOT-3157 md_5 7dd77d7340d SPIGOT-3154: Sleeping players cannot change dimensions 30 Mar 2017 SPIGOT-3154 md_5 d09304e5db8 SPIGOT-3144: Add missing PrepareAnvilEvent call. 24 Mar 2017 SPIGOT-3144 md_5 186c351a3ac SPIGOT-3149: StructureGrowEvent for dispenser triggered growth 24 Mar 2017 SPIGOT-3149 md_5 f4822eb93d2 Add additional methods sigs for binary compat 24 Mar 2017 Senmori 319013857d3 Add Chunk.isSlimeChunk to check if a chunk can spawn slimes 23 Mar 2017 md_5 4959e46f537 Add TeleportCause.COMMAND for inbuilt /tp 24 Mar 2017 Phoenix616 7ea2fbb6ebe Add Material.isFuel to check if a material is a furnace fuel. 23 Mar 2017