aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-12-01backport: SPIGOT-2719: Comparator and Observer don't trigger BlockRedstoneEventAmosar
2018-11-27Handle Large Packets disconnecting clientAikar
2018-11-27Persist ArmorStand canTick API value across restartsZach Brown
2018-11-26Prevent rayTrace from loading chunksAikar
2018-11-17Specify charset explicitly on getBytesAikar
2018-11-17Limit Book SizesAikar
2018-11-08Fix PreFillProfileEventBlackHole
2018-11-05Fix server icon encoding to show on newer clientsZach Brown
2018-11-02Keep players yaw/pitch on vehicle updatesAikar
2018-10-23Do not let the server load chunks from newer versionsZach Brown
2018-10-23Update upstream for minecart spawner improvementZach Brown
2018-10-17Backport Timings improvements from 1.13Aikar
2018-10-17MC-54026: Backport 1.13 client desync fix on fast toolsAikar
2018-10-12Actually fix mob spawning for realAikar
2018-10-12Backport the dupe uuid and entity log changesAikar
2018-10-11Further improve village door code for 1.12Aikar
2018-10-11Backport Detect and recover from corrupt region filesAikar
2018-10-11Improve Village Door fix to not merge villages (Iron Titan)Aikar
2018-10-11Fix inversion issue in last patchShane Freeder
2018-10-08Fix oversight in behavior of last patchShane Freeder
2018-10-08Backport: Prevent mob spawning from loading/generating chunksShane Freeder
2018-10-06Backport Water Activation RangeAikar
2018-10-06Backport light fix for recheck gapsAikar
2018-10-01Fix bug in the last commit for loot table fixAikar
2018-09-29Fix cancelled lootablesZach Brown
2018-09-29Backport Village Door fix from 1.13Aikar
2018-09-27Fix issues with entity loss due to unloaded chunksAikar
2018-09-25Re-add toggle for light queue, bump queue timeAikar
2018-09-24Update 1.12.2 distribution info just in caseZach Brown
2018-09-24Allow zero revive health when it matches maxHealthZach Brown
2018-09-23Backport light queue changes from 1.13Aikar
2018-09-23Fix NPE race condition in ServerListPingEventBillyGalbreath
2018-09-21Sync Player Position to VehiclesAikar
2018-09-16Optimize Region File CacheAikar
2018-09-13Performance & Concurrency Improvements to PermissionsAikar
2018-09-13Update branch for github version checkingZach Brown
2018-09-11Ensure entity is always dying before Death EventZach Brown
2018-09-09Remove no longer needed tests due to last changeAikar
2018-09-09Remove deadlock risk in firing async eventsAikar
2018-09-07Improve death events (#1362)Max Lee
2018-09-03Cached, local-class-supporting task names (#1409)Gergely Sarkozi
2018-08-31Pull the last upstream updatesAikar
2018-08-28Fixup AsyncTabCompletionEvent handlingShane Freeder
2018-08-24Add source block to BlockPhysicsEvent (#1364)cakoyo
2018-08-23[CI-SKIP] Ensure symlink process never fails buildAikar
2018-08-22Add isChunkGenerated API (#1363)Christopher White
2018-08-20Fix some false positive warnings printing that shouldnt beAikar
2018-08-20Fix false positive on Chunk Entity slice messages #1302Aikar
2018-08-19add World#getLocationAtKey for Block Key APIAikar
2018-08-18Don't iterate twice - Fixes GH-1346Zach Brown