pokechu22 4507d99aeac SPIGOT-2616: Fix dispensers dispensing TNT making squid sounds
This was caused by the wrong obfuscated sound effect being used, probably due to a merge issue. SPIGOT-2616: Fix dispensers dispensing TNT making squid sounds This was caused by the wrong obfuscated sound effect being used, probably due to a merge issue. 19 Aug 2016 SPIGOT-2616 md_5 5e5cf84f2cc SPIGOT-2581: EntityAirChangeEvent 08 Aug 2016 SPIGOT-2581 md_5 6053c5c8ac7 SPIGOT-2578: Method to get PotionEffect of specific type. 07 Aug 2016 SPIGOT-2578 md_5 29e1d72893f SPIGOT-2574: BlockPopulators added twice. 06 Aug 2016 SPIGOT-2574 md_5 83a9dbdef60 SPIGOT-2559: Kill all entities when called with setHealth(0) 30 Jul 2016 SPIGOT-2559 md_5 8cc59584048 Deprecate and stop using Java15Compat class. 29 Jul 2016 md_5 21e3b055225 SPIGOT-2552: Aliases for Vanilla commands 25 Jul 2016 SPIGOT-2552 md_5 09f1a196095 Hook into World for light getters due to additional validation. 25 Jul 2016 md_5 9ff3d7f51f2 SPIGOT-2548: Don't special case spawn locations of falling blocks 23 Jul 2016 SPIGOT-2548 md_5 2a5461deb10 Enhance Beacon Block API 23 Jul 2016 redwall_hp 7655e38a47a Implement basic Beacon Block API 18 Jul 2016 md_5 f5d891f609a SPIGOT-2537: Relax skull check even for nominally invalid skulls. 22 Jul 2016 SPIGOT-2537 md_5 7ae605218b9 Fall back to name if skull has no uuid when getting player. 22 Jul 2016 md_5 7f9fbe54baf Simplify a few diffs 15 Jul 2016 md_5 301db84d3d8 SPIGOT-2520: Better skull validation 13 Jul 2016 SPIGOT-2520 md_5 ca1bb1c4450 SPIGOT-2495: Better validation of Skulls. 12 Jul 2016 SPIGOT-2495 md_5 0df416d6793 SPIGOT-113: Add save status to ChunkUnloadEvent 11 Jul 2016 SPIGOT-113 md_5 a625e4567d9 SPIGOT-2427: Fix missed diff in armor damage handling 10 Jul 2016 SPIGOT-2427 md_5 54902261c18 SPIGOT-1994: Revert collisions to Vanilla behaviour 10 Jul 2016 SPIGOT-1994 md_5 02d704b55af SPIGOT-2503: Optimize block set 08 Jul 2016 SPIGOT-2503 md_5 9c02c121791 SPIGOT-2481: Implement EnchantmentTarget.BREAKABLE 08 Jul 2016 SPIGOT-2481 md_5 e3b4dd3d9a6 Call EntityChangeBlockEvent for Fire Arrows hitting TNT 08 Jul 2016 md_5 d7c257e1209 SPIGOT-2490: Villager farming event 08 Jul 2016 SPIGOT-2490 md_5 a327d9f1da4 SPIGOT-2504: Save structure info for secondary worlds 08 Jul 2016 SPIGOT-2504 md_5 2239ff0f97c SPIGOT-2501: Remove period from default quit message 07 Jul 2016 SPIGOT-2501 md_5 67b242440b7 SPIGOT-1515: Use CUSTOM reason for GENERIC damage 02 Jul 2016 SPIGOT-1515 md_5 1628ce62405 SPIGOT-2474: Use .die() to set entity remove status 02 Jul 2016 SPIGOT-2474 md_5 56813c7ffff SPIGOT-1468: ENDER_PEARL SpawnReason 01 Jul 2016 SPIGOT-1468 md_5 3804ba654e0 SPIGOT-1373: Implement EntityTargetEvent for TEMPT. This can be a high frequency event call. Use with care. 01 Jul 2016 SPIGOT-1373 md_5 d3507d2818a SPIGOT-1364: sendMap should update entire map 01 Jul 2016 SPIGOT-1364 md_5 45038571f90 SPIGOT-1341: Cancelled cake interact decreases client hunger 01 Jul 2016 SPIGOT-1341 md_5 8db0dbfc442 SPIGOT-1405: Call EntityChangeBlockEvent for Rabbits eating Carrots 30 Jun 2016 SPIGOT-1405 md_5 121dfc098a8 SPIGOT-1288: Sounds played for cancelled BlockPlaceEvent 30 Jun 2016 SPIGOT-1288 md_5 6b843d995ff SPIGOT-1284: Run scheduler consistently within a tick 30 Jun 2016 SPIGOT-1284 md_5 1faaa340e5d SPIGOT-1283: Copy data directory on world import in case it's required 30 Jun 2016 SPIGOT-1283 md_5 6470560480d SPIGOT-1264: Spurious BlockFadeEvent 30 Jun 2016 SPIGOT-1264 md_5 37d08c52ca9 SPIGOT-1224: InventoryClickEvent issues for containers opened during event 30 Jun 2016 SPIGOT-1224 md_5 939423a8f12 SPIGOT-1181: Ensure Minecart command updates visually 30 Jun 2016 SPIGOT-1181 md_5 5f61739cb8d SPIGOT-1132: Duplicate Minecart interact event 30 Jun 2016 SPIGOT-1132 md_5 1fe19a83f9c SPIGOT-1129: Fix spawning leash hitch without adjacent block 30 Jun 2016 SPIGOT-1129 md_5 4c43856621d SPIGOT-1599: Allow teleporting disconnected players 30 Jun 2016 SPIGOT-1599 md_5 287ef78890f SPIGOT-2461: Call player tick specifically 28 Jun 2016 SPIGOT-2461 md_5 00359a18fae SPIGOT-2456: Don't wipe tiles if type is still the same 27 Jun 2016 SPIGOT-2456 md_5 0ebb9c7afa7 BUILDTOOLS-251: Make much of Bukkit locale independent 26 Jun 2016 BUILDTOOLS-251 md_5 568e27fbd08 Fix air setting block updates 26 Jun 2016 md_5 4c1e9342cbe SPIGOT-1039: Improve DoubleChest semantics 25 Jun 2016 SPIGOT-1039 pokechu22 f068c5e8439 MC-100524: Fix log files getting overwritten https://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... 23 Jun 2016 MC-100524 md_5 df75eebc2b7 MC-80966 / SPIGOT-957: Send additional lighting data 25 Jun 2016 2 Jira issuesmd_5 ecf4b4238a3 SPIGOT-924: Compute attributes one last time after quitting 25 Jun 2016 SPIGOT-924 md_5 341da0730b2 SPIGOT-611: Improve setBlock for tile->tile transitions 25 Jun 2016 SPIGOT-611