md_5 | 75f99ec7c5cUpdate to Minecraft 1.10.2 | Update to Minecraft 1.10.2 | | |
 Aikar | 1953f52da1e | SPIGOT-2439: Consistently fire Chunk(Load|Unload)EventClean up implementation and firing of both of these events by routing
both unload and load behaviors to consistent method calls.
This fixes issues where a few places would not call Load or Unload events
when it should have.
Additionally, reduces diff by moving the neighbor marking code into these
consistent points.
Additional benefits of the change include improving the neighbor marking
meth... | | SPIGOT-2439 |
 Ryan Michela | 9af379fc474 | SPIGOT-1319: Add EntityBreedEvent | | SPIGOT-1319 |
 Jadon Fowler | 63839165bc6 | Fix infinite loop when saving chunksRunning `/save-all flush` would start an infinite loop that prints:
ThreadedAnvilChunkStorage (world): All chunks are saved | | |
 Roy Curtis | 9856d8a1839 | Improvements to BookMeta API* Added hasGeneration()
* Fixed `applyHash()` (used by `CraftMetaItem.hashCode()`) not taking generation into account
* Fixed `equalsCommon()` (used by `CraftMetaItem.equals()`) not taking generation into account | | |
md_5 | 02f4218da51 | SPIGOT-2414: Repeated disconnects | | SPIGOT-2414 |
md_5 | 71cd505d451 | SPIGOT-2405: Better event for combust due to fire | | SPIGOT-2405 |
md_5 | fb568fdc703 | SPIGOT-2408: setTicksLived does not properly affect FallingSand | | SPIGOT-2408 |
md_5 | 7f1a32252b4 | SPIGOT-2385: RegionFileCache synchronization issues | | SPIGOT-2385 |
md_5 | 7964365c84f | SPIGOT-2398: Armor stands still need to be treated special for gravity | | SPIGOT-2398 |
md_5 | ac58f3840eb | SPIGOT-2348: EntityTeleportEvent cancellation | | SPIGOT-2348 |
md_5 | 1f507256e79 | SPIGOT-2322: Chunks generating with missing / corrupted data. | | SPIGOT-2322 |
md_5 | f642d4bcc3e | SPIGOT-2397: More calls to VehicleEntityCollisionEvent | | SPIGOT-2397 |
 minoneer | e2ff10bdcd6 | SPIGOT-1124: Changed To-Location on Teleport event ignored | | SPIGOT-1124 |
md_5 | 0bc2724e51e | SPIGOT-2376: Way to distinguish Zombie professions. | | SPIGOT-2376 |
md_5 | 46233ffa8fa | Add Player.stopSound | | |
md_5 | 6cbdec1f15b | SPIGOT-2381: Use custom spawnreason for dropItem | | SPIGOT-2381 |
md_5 | 1c2593826cf | SPIGOT-2389: Zombie.setVillager inverted | | SPIGOT-2389 |
md_5 | fa83b1b80c0 | SPIGOT-2388: Damage must be nulled out in some circumstances | | SPIGOT-2388 |
md_5 | d5ecbd0e93a | SPIGOT-2387: Magma does not provide a block for EntityDamageEvent. | | SPIGOT-2387 |
md_5 | 3ae3ea08f21 | SPIGOT-1550, SPIGOT-2306: Custom payload / book + event fixes | | 2 Jira issues |
md_5 | 6d3efa06349 | SPIGOT-2380: Hitting in the air will always load the chunk at 0,0 | | SPIGOT-2380 |
 thommy101 | 10c10b31240 | SPIGOT-2366: Fix a missed diff PortalTravelAgent.patch | | SPIGOT-2366 |
md_5 | 5fc80916f55 | SPIGOT-2369: Tab completing non existant command | | SPIGOT-2369 |
md_5 | 5a55e13868b | SPIGOT-2365: Missed hanging diff | | SPIGOT-2365 |
md_5 | b2f31b74d0b | SPIGOT-2364: Fix hanging placing. | | SPIGOT-2364 |
md_5 | 885f4dce9e2 | Restore some Vanilla behaviour to fix magma blocks | | |
md_5 | 9b4ad2a45fd | Add DamageCause.HOT_FLOOR | | |
md_5 | 8b94601269b | Better map Zombie/Villager professions. | | |
md_5 | a8a4bedd2a9 | Update to Minecraft 1.10 | | |
md_5 | 0cd0397a829 | SPIGOT-249: Set skull owner by UUID | | SPIGOT-249 |
md_5 | a28041daa73 | SPIGOT-1292: BlockState based FlowerPot API. | | SPIGOT-1292 |
 Roy Curtis | cee5bbf00cf | SPIGOT-783: API for book generation data. | | SPIGOT-783 |
 Sander Knauff | dd0e968c6a3 | SPIGOT-713: APIs to manipulate Entity's silent status. | | SPIGOT-713 |
md_5 | 5ff377a9b2d | SPIGOT-2336: Zombie.setVillager(Z)V | | SPIGOT-2336 |
md_5 | 5ae53e0d5c8 | SPIGOT-2335: EntityCreeper.setPowered | | SPIGOT-2335 |
md_5 | 71e5248c8b9 | SPIGOT-636: Decouple EntityCombustByEntity from damageEntity | | SPIGOT-636 |
md_5 | 106ced01e0b | Implement PlayerChangedMainHandEvent | | |
md_5 | 3c19fef26eb | SPIGOT-2321: Fully check Vanilla command permissions | | SPIGOT-2321 |
md_5 | 042911fef46 | SPIGOT-2311: Cancelling PlayerPortalEvent causes invulnerability until relog | | SPIGOT-2311 |
md_5 | ef3ccc94e03 | SPIGOT-2315: Neighbour chunk unload marking | | SPIGOT-2315 |
md_5 | a022dd22fdf | SPIGOT-2303: Use getChunkIfLoaded | | SPIGOT-2303 |
md_5 | 8982e3f33e4 | SPIGOT-2297: Reintroduce getChunkIfLoaded | | SPIGOT-2297 |
 minoneer | d8637dfb7e5 | Implementation of interface to modify the pumpkin head "derp mode" of a snowman | | |
md_5 | 88157110adc | Implement TabCompleteEvent | | |
md_5 | 4e19de12958 | SPIGOT-2285: New CommandBlock types. | | SPIGOT-2285 |
md_5 | 88123f05697 | SPIGOT-2286: Don't store CraftBlockState light level | | SPIGOT-2286 |
md_5 | 6d133d5440c | SPIGOT-2282: Get loaded chunk | | SPIGOT-2282 |
md_5 | 3d0ed18e389 | Fix CraftBukkit crash report details not showing | | |
md_5 | 23da8b0ab75 | SPIGOT-2270: Retain Java 6 compat | | SPIGOT-2270 |