 redwall_hp | 7655e38a47aImplement basic Beacon Block API | Implement basic Beacon Block API | | |
md_5 | f5d891f609a | SPIGOT-2537: Relax skull check even for nominally invalid skulls. | | SPIGOT-2537 |
md_5 | 7ae605218b9 | Fall back to name if skull has no uuid when getting player. | | |
md_5 | 7f9fbe54baf | Simplify a few diffs | | |
md_5 | 301db84d3d8 | SPIGOT-2520: Better skull validation | | SPIGOT-2520 |
md_5 | ca1bb1c4450 | SPIGOT-2495: Better validation of Skulls. | | SPIGOT-2495 |
md_5 | 0df416d6793 | SPIGOT-113: Add save status to ChunkUnloadEvent | | SPIGOT-113 |
md_5 | a625e4567d9 | SPIGOT-2427: Fix missed diff in armor damage handling | | SPIGOT-2427 |
md_5 | 54902261c18 | SPIGOT-1994: Revert collisions to Vanilla behaviour | | SPIGOT-1994 |
md_5 | 02d704b55af | SPIGOT-2503: Optimize block set | | SPIGOT-2503 |
md_5 | 9c02c121791 | SPIGOT-2481: Implement EnchantmentTarget.BREAKABLE | | SPIGOT-2481 |
md_5 | e3b4dd3d9a6 | Call EntityChangeBlockEvent for Fire Arrows hitting TNT | | |
md_5 | d7c257e1209 | SPIGOT-2490: Villager farming event | | SPIGOT-2490 |
md_5 | a327d9f1da4 | SPIGOT-2504: Save structure info for secondary worlds | | SPIGOT-2504 |
md_5 | 2239ff0f97c | SPIGOT-2501: Remove period from default quit message | | SPIGOT-2501 |
md_5 | 67b242440b7 | SPIGOT-1515: Use CUSTOM reason for GENERIC damage | | SPIGOT-1515 |
md_5 | 1628ce62405 | SPIGOT-2474: Use .die() to set entity remove status | | SPIGOT-2474 |
md_5 | 56813c7ffff | SPIGOT-1468: ENDER_PEARL SpawnReason | | SPIGOT-1468 |
md_5 | 3804ba654e0 | SPIGOT-1373: Implement EntityTargetEvent for TEMPT.This can be a high frequency event call. Use with care. | | SPIGOT-1373 |
md_5 | d3507d2818a | SPIGOT-1364: sendMap should update entire map | | SPIGOT-1364 |
md_5 | 45038571f90 | SPIGOT-1341: Cancelled cake interact decreases client hunger | | SPIGOT-1341 |
md_5 | 8db0dbfc442 | SPIGOT-1405: Call EntityChangeBlockEvent for Rabbits eating Carrots | | SPIGOT-1405 |
md_5 | 121dfc098a8 | SPIGOT-1288: Sounds played for cancelled BlockPlaceEvent | | SPIGOT-1288 |
md_5 | 6b843d995ff | SPIGOT-1284: Run scheduler consistently within a tick | | SPIGOT-1284 |
md_5 | 1faaa340e5d | SPIGOT-1283: Copy data directory on world import in case it's required | | SPIGOT-1283 |
md_5 | 6470560480d | SPIGOT-1264: Spurious BlockFadeEvent | | SPIGOT-1264 |
md_5 | 37d08c52ca9 | SPIGOT-1224: InventoryClickEvent issues for containers opened during event | | SPIGOT-1224 |
md_5 | 939423a8f12 | SPIGOT-1181: Ensure Minecart command updates visually | | SPIGOT-1181 |
md_5 | 5f61739cb8d | SPIGOT-1132: Duplicate Minecart interact event | | SPIGOT-1132 |
md_5 | 1fe19a83f9c | SPIGOT-1129: Fix spawning leash hitch without adjacent block | | SPIGOT-1129 |
md_5 | 4c43856621d | SPIGOT-1599: Allow teleporting disconnected players | | SPIGOT-1599 |
md_5 | 287ef78890f | SPIGOT-2461: Call player tick specifically | | SPIGOT-2461 |
md_5 | 00359a18fae | SPIGOT-2456: Don't wipe tiles if type is still the same | | SPIGOT-2456 |
md_5 | 0ebb9c7afa7 | BUILDTOOLS-251: Make much of Bukkit locale independent | | BUILDTOOLS-251 |
md_5 | 568e27fbd08 | Fix air setting block updates | | |
md_5 | 4c1e9342cbe | SPIGOT-1039: Improve DoubleChest semantics | | SPIGOT-1039 |
 pokechu22 | f068c5e8439 | MC-100524: Fix log files getting overwrittenhttps://bugs.mojang.com/browse/MC-100524
Log files were previously overwritten when more than 7 were created on the same day. This is caused by Log4J's default behavior with DefaultRolloverStrategy, which defaults to a max of 7.
While a max of 1000 doesn't fully stop this problem from happening, for 1000 log files in a single day to be reached the server would have to restart faster than onc... | | MC-100524 |
md_5 | df75eebc2b7 | MC-80966 / SPIGOT-957: Send additional lighting data | | 2 Jira issues |
md_5 | ecf4b4238a3 | SPIGOT-924: Compute attributes one last time after quitting | | SPIGOT-924 |
md_5 | 341da0730b2 | SPIGOT-611: Improve setBlock for tile->tile transitions | | SPIGOT-611 |
md_5 | 50473547665 | Bump MC version | | |
md_5 | 75f99ec7c5c | 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 |