aboutsummaryrefslogtreecommitdiffhomepage
path: root/Spigot-API-Patches
AgeCommit message (Expand)Author
2019-04-07Backport changes to deprecated CustomTimingsHandlerZach Brown
2019-03-26Fix null task issue with timingsAikar
2019-03-26Fix plugin errors corrupting timings stackAikar
2019-03-24Backport Timings ImprovementsAikar
2019-02-23Improvements to Timings concurrency and lookup performanceAikar
2018-12-06Cleanup after plugins which don't sucessfully enableShane Freeder
2018-10-23Update upstream for minecart spawner improvementZach Brown
2018-10-17Backport Timings improvements from 1.13Aikar
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-13Performance & Concurrency Improvements to PermissionsAikar
2018-09-13Update branch for github version checkingZach 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-08-24Add source block to BlockPhysicsEvent (#1364)cakoyo
2018-08-22Add isChunkGenerated API (#1363)Christopher White
2018-08-19add World#getLocationAtKey for Block Key APIAikar
2018-08-17Allow Blocks to be accessed via a long key (#1335)searchndstroy
2018-08-17Cleanup javadoc warningsShane Freeder
2018-08-15Allow disabling armour stand tickingkashike
2018-08-14Provide Chunk Coordinates as a Long APIAikar
2018-08-14Add a force option to the ParticleBuilder API (#1322)chickeneer
2018-07-25Expand Location Manipulation API - Closes #1265Aikar
2018-07-13Update upstream B/CBZach Brown
2018-07-04Vex#getOwner APIAikar
2018-07-04Current Chunk for Entity and Block Entities, counts by entity typeAikar
2018-07-03InventoryCloseEvent Reason APIAikar
2018-07-03Add World.getEntity(UUID) APIBrokkonaut
2018-07-03Improve ProjectileHitEvent to include the BlockFace where the projectile has ...Brokkonaut
2018-07-01Add Critical missing Bukkit API - setTarget/getTarget moved down to SentientNPCAikar
2018-06-30Subtraction goes down, not up. Silly me.Aikar
2018-06-29LivingEntity Hand Raised/Item Use APIAikar
2018-06-26RangedEntity APIAikar
2018-06-25EntityPathfindEvent should be an EntityEventAikar
2018-06-22ItemStack API additions for quantity/flags/loreAikar
2018-06-20Expand Explosions APIAikar
2018-06-20Add EntityKnockbackByEntityEvent (#1162)Brokkonaut
2018-06-20Add "getNearbyXXX" methods to Location (#1160)BillyGalbreath
2018-06-18Fix PluginCommand to not wrap exceptions before ServerExceptionEvent can get ...theminecoder
2018-06-18[CI-SKIP] Clarify Event#callEvent() JavaDoc (#1158)BillyGalbreath
2018-06-18PlayerReadyArrowEventAikar
2018-06-18EntityShootBowEvent consumeArrow and getArrowItem APIAikar
2018-06-16Ignore Missing Recipes in RecipeBook to avoid data errorsAikar
2018-06-16Make shield blocking delay configurable (#1154)BillyGalbreath
2018-06-16Make SentientNPC extend LivingEntityAikar
2018-06-16Add SentientNPC Interface to EntitiesAikar
2018-06-12Fix compat with PluginClassloader implementationsShane Freeder
2018-06-09Cleanup last commit (Remember, always git diff!)Shane Freeder
2018-06-09Only close classloaders unless implict, reload or error on enabling (Closes #...Shane Freeder