PaperMC/Spigot-Server-Patches
Aikar 1b8ea6f3bb Fix Profile Textures and expand PlayerProfile .complete() API
I mistakenly thought .complete() also checked for textures, which was not the case

So the logic was not working as desired.

Also some undesired logic paths lead to textures of the logging in player being dropped, forcing
us to always load the textures immediately again on login, leading to rate limits.

Everythings now good

the .complete() api now will default specify to also complete textures, but you may
pass false to it to skip loading textures.
2018-03-22 21:40:57 -04:00
..
Ability-to-apply-mending-to-XP-API.patch Fix ItemStack.damage OBFHelper (fixes #1036) 2018-03-08 19:41:00 +00:00
Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Ability to change PlayerProfile in AsyncPreLoginEvent 2018-03-18 11:46:14 -04:00
Access-items-by-EquipmentSlot.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Activation-Range-Improvements.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Add-ability-to-configure-frosted_ice-properties.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Add-API-methods-to-control-if-armour-stands-can-move.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Add-ArmorStand-Item-Meta.patch Fix ArmorStand Item serialization 2018-02-01 22:24:37 -05:00
Add-async-chunk-load-API.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Add-BeaconEffectEvent.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Add-configurable-despawn-distances-for-living-entiti.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Add-configurable-portal-search-radius.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Add-configuration-option-to-prevent-player-names-fro.patch Add max-player-auto-save-per-tick setting to spread out saves more 2018-03-04 20:20:27 -05:00
Add-EntityZapEvent.patch Update CB/S 2018-03-08 19:36:35 +00:00
Add-exception-reporting-event.patch Restructure lighting queue runnable handling 2017-12-22 15:25:01 -06:00
Add-handshake-event-to-allow-plugins-to-handle-clien.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Add-methods-for-working-with-arrows-stuck-in-living-.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Add-missing-coverages-for-getTileEntity-in-order-to-.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Add-option-to-make-parrots-stay-on-shoulders-despite.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Add-option-to-remove-invalid-statistics.patch Add max-player-auto-save-per-tick setting to spread out saves more 2018-03-04 20:20:27 -05:00
Add-player-view-distance-API.patch Update B/CB 2018-02-12 18:04:05 +00:00
Add-PlayerArmorChangeEvent.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Add-PlayerInitialSpawnEvent.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Add-PlayerJumpEvent.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Add-PlayerUseUnknownEntityEvent.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Add-ProjectileCollideEvent.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Add-server-name-parameter.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Add-setting-for-proxy-online-mode-status.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Add-SkullMeta.setPlayerProfile-API.patch Add SkullMeta.setPlayerProfile API 2018-01-19 00:38:49 -05:00
Add-source-to-PlayerExpChangeEvent.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Add-system-property-to-disable-book-size-limits.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Add-UnknownCommandEvent.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Add-velocity-warnings.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Add-World-Util-Methods.patch Restructure lighting queue runnable handling 2017-12-22 15:25:01 -06:00
All-chunks-are-slime-spawn-chunks-toggle.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Allow-Changing-of-Player-Sample-in-ServerListPingEve.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Allow-for-toggling-of-spawn-chunks.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Allow-nerfed-mobs-to-jump.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Allow-Reloading-of-Command-Aliases.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Allow-Reloading-of-Custom-Permissions.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Allow-specifying-a-custom-authentication-servers-dow.patch Add max-player-auto-save-per-tick setting to spread out saves more 2018-03-04 20:20:27 -05:00
Always-tick-falling-blocks.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Anti-Xray.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
API-to-get-a-BlockState-without-a-snapshot.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Assign-the-World-in-WorldGenStronghold.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
AsyncTabCompleteEvent.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Auto-fix-bad-Y-levels-on-player-login.patch Update CB/S 2018-03-08 19:36:35 +00:00
Auto-Save-Improvements.patch Add max-player-auto-save-per-tick setting to spread out saves more 2018-03-04 20:20:27 -05:00
Avoid-blocking-on-Network-Manager-creation.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Avoid-hopper-searches-if-there-are-no-items.patch Restructure lighting queue runnable handling 2017-12-22 15:25:01 -06:00
Avoid-NPE-during-CraftBlockEntityState-load.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Avoid-NPE-in-PathfinderGoalTempt.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Basic-PlayerProfile-API.patch Fix Profile Textures and expand PlayerProfile .complete() API 2018-03-22 21:40:57 -04:00
Be-a-bit-more-informative-in-maxHealth-exception.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Block-player-logins-during-server-shutdown.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Bound-Treasure-Maps-to-World-Border.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Cache-user-authenticator-threads.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Call-PortalCreateEvent-for-exit-portals.patch Only complete incomplete profiles - Resolves #1053 2018-03-21 19:12:02 -04:00
Cap-Entity-Collisions.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Catch-Async-PlayerChunkMap-operations.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Change-implementation-of-tile-entity-removal-list.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Check-async-remove-unused-vars-GH-159.patch Update upstream CB/S 2017-06-18 20:36:55 -05:00
Check-online-mode-before-converting-and-renaming-pla.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Chunk-registration-fixes.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Chunk-save-queue-improvements.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Chunk-Save-Reattempt.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Chunk-Save-Stats-Debug-Option.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Complete-resource-pack-API.patch Update B/CB 2018-02-12 18:04:05 +00:00
Configurable-baby-zombie-movement-speed.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Configurable-cactus-and-reed-natural-growth-heights.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Configurable-Cartographer-Treasure-Maps.patch Update CB/S 2018-03-08 19:36:35 +00:00
Configurable-Chunk-Inhabited-Timer.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Configurable-Chunk-IO-Thread-Base-Count.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Configurable-Chunks-Sends-per-Tick-setting.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Configurable-container-update-tick-rate.patch Update CB/S 2018-03-08 19:36:35 +00:00
Configurable-end-credits.patch Update CB/S 2018-03-08 19:36:35 +00:00
Configurable-fishing-time-ranges.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Configurable-flying-kick-messages.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Configurable-Grass-Spread-Tick-Rate.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Configurable-Keep-Spawn-Loaded-range-per-world.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Configurable-lava-flow-speed.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Configurable-Max-Chunk-Gens-per-Tick.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Configurable-mob-spawner-tick-rate.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Configurable-Non-Player-Arrow-Despawn-Rate.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Configurable-packet-in-spam-threshold.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Configurable-Player-Collision.patch Update B/CB 2018-01-24 17:31:43 +00:00
Configurable-RCON-IP-address.patch Update upstream CB/S 2017-06-18 20:36:55 -05:00
Configurable-spawn-chances-for-skeleton-horses.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Configurable-speed-for-water-flowing-over-lava.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Configurable-top-of-nether-void-damage.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Configurable-Unrestricted-Signs.patch Configurable Unrestricted Signs - Resolves #1054 2018-03-21 19:59:54 -04:00
Custom-replacement-for-eaten-items.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Default-loading-permissions.yml-before-plugins.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Delay-Chunk-Unloads-based-on-Player-Movement.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Disable-chest-cat-detection.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Disable-Explicit-Network-Manager-Flushing.patch explicit, not implicit... oops 2018-03-11 14:21:03 -04:00
Disable-explosion-knockback.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Disable-ice-and-snow.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Disable-logger-prefix-for-various-plugins-bypassing-.patch [CI-SKIP] Add Minecrell to MIT list (#1035) 2018-03-08 16:08:21 +01:00
Disable-Scoreboards-for-non-players-by-default.patch Update B/CB 2018-02-24 04:03:32 +00:00
Disable-spigot-tick-limiters.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Disable-thunder.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Disable-ticking-of-snow-blocks.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Disable-Vanilla-Chunk-GC.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Do-not-allow-a-zero-max-height-in-BiomeJungle.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Do-not-let-armorstands-drown.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Do-not-load-chunks-for-light-checks.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Do-not-load-chunks-for-pathfinding.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Do-not-mark-chunks-as-active-for-neighbor-updates.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Don-t-allow-entities-to-ride-themselves-572.patch Update B/CB 2018-02-24 04:03:32 +00:00
Don-t-blindly-send-unlit-chunks-when-lighting-update.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Don-t-let-fishinghooks-use-portals.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Don-t-load-Chunks-from-Hoppers-and-other-things.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Don-t-spam-reload-spawn-chunks-in-nether-end.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Don-t-teleport-dead-entities.patch Update B/CB 2018-02-24 04:03:32 +00:00
Don-t-tick-Skulls-unused-code.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Drop-falling-block-and-tnt-entities-at-the-specified.patch Update B/CB 2018-02-24 04:03:32 +00:00
Enforce-Sync-Chunk-Unloads.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Enforce-Sync-Player-Saves.patch Add max-player-auto-save-per-tick setting to spread out saves more 2018-03-04 20:20:27 -05:00
Ensure-Chunks-never-ever-load-async.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Ensure-commands-are-not-ran-async.patch Ignore AsyncCatcher setting for Command Dispatch, always force sync 2018-02-15 00:34:58 -05:00
Ensure-inv-drag-is-in-bounds.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Entity-AddTo-RemoveFrom-World-Events.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Entity-fromMobSpawner.patch Update B/CB 2018-02-24 04:03:32 +00:00
Entity-Origin-API.patch Update B/CB 2018-02-24 04:03:32 +00:00
Entity-Tracking-Improvements.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
EntityPathfindEvent.patch Update upstream CB/S 2017-06-18 20:36:55 -05:00
EntityRegainHealthEvent-isFastRegen-API.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
ExperienceOrbMergeEvent.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Update CB/S 2018-03-08 19:36:35 +00:00
Expose-client-protocol-version-and-virtual-host.patch Update B/CB 2018-02-12 18:04:05 +00:00
Expose-server-CommandMap.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Extend-Player-Interact-cancellation-to-GUIs.patch Extend Player Interact to cover CommandBlocks (@Phoenix616) 2018-02-18 14:39:02 +00:00
Fast-draining.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Faster-redstone-torch-rapid-clock-removal.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Fill-Profile-Property-Events.patch improve Profile Fill Events early return logic - #997 2018-01-28 19:40:19 -05:00
Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Firework-API-s.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Fix-AIOOBE-in-inventory-handling.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Fix-Anvil-Level-sync-to-client.patch Update B/CB 2018-02-12 18:04:05 +00:00
Fix-block-break-desync.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Fix-Bugs-with-Spigot-Mob-Spawn-Logic.patch Restructure lighting queue runnable handling 2017-12-22 15:25:01 -06:00
Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Fix-Chunk-Unload-Queue-Issues.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Fix-cooked-fish-legacy-import.patch Update upstream CB/S 2017-06-18 20:36:55 -05:00
Fix-Double-World-Add-issues.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Fix-Dragon-Server-Crashes.patch Fix Dragon Server Crashes 2018-03-21 20:51:12 -04:00
Fix-FallingBlocks-being-stuck-on-fences.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Fix-Furnace-cook-time-bug.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Fix-inter-world-teleportation-glitches.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Fix-lag-from-explosions-processing-dead-entities.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Fix-MC-117075-TE-Unload-Lag-Spike.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Fix-NFE-when-attempting-to-read-EMPTY-ItemStack.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Fix-NPE-when-getting-location-from-InventoryEnderChe.patch Return null instead of players location on EnderChests opened by plugins 2018-03-10 20:26:05 +00:00
Fix-Old-Sign-Conversion.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Fix-reducedDebugInfo-not-initialized-on-client.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Fix-this-stupid-bullshit.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Further-improve-server-tick-loop.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Generator-Settings.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
getPlayerUniqueId-API.patch getPlayerUniqueId API 2018-03-22 01:41:44 -04:00
GH-806-Respect-saving-disabled-before-unloading-all-.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Handle-Item-Meta-Inconsistencies.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
handle-NaN-health-absorb-values-and-repair-bad-data.patch Update B/CB 2018-02-12 18:04:05 +00:00
handle-PacketPlayInKeepAlive-async.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Handle-plugin-prefixes-using-Log4J-configuration.patch [CI-SKIP] Add Minecrell to MIT list (#1035) 2018-03-08 16:08:21 +01:00
IllegalPacketEvent.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Implement-ensureServerConversions-API.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Implement-getI18NDisplayName.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Implement-PlayerLocaleChangeEvent.patch Update CB/S 2018-03-08 19:36:35 +00:00
Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Improve-Structures-Checking.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Improve-the-Saddle-API-for-Horses.patch Update B/CB 2018-02-08 10:07:27 +00:00
Improved-Async-Task-Scheduler.patch Remove the immediate dispatch optimization and adjust thread executors 2018-03-18 20:09:12 -04:00
Include-Log4J2-SLF4J-implementation.patch Fix NPE when getting location from players EnderChest (fixes #1041) 2018-03-10 13:07:40 +00:00
Item-canEntityPickup.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Lighting-Queue.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
LivingEntity-setKiller.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
LootTable-API-Replenishable-Lootables-Feature.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Make-entities-look-for-hoppers.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Make-max-squid-spawn-height-configurable.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Make-targetSize-more-aggressive-in-the-chunk-unload-.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
MC-94186-Fix-dragon-egg-falling-in-lazy-chunks.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
MC-99321-Dont-check-for-blocked-double-chest-for-hop.patch MC-99321 - Dont check for blocked double chest for hoppers etc 2018-01-24 20:08:58 -05:00
MC-Dev-fixes.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
MC-Utils.patch Move definition of fields up 2018-01-14 17:15:27 -05:00
More-informative-vehicle-moved-wrongly-message.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Ocelot-despawns-should-honor-nametags-and-leash.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Only-refresh-abilities-if-needed.patch Update B/CB 2018-02-12 18:04:05 +00:00
Only-send-Dragon-Wither-Death-sounds-to-same-world.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Optimise-BlockStateEnum-hashCode-and-equals.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Optimise-removeQueue.patch Update CB/S 2018-03-08 19:36:35 +00:00
Optimize-Chunk-Access.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Optimize-EAR.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Optimize-explosions.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Optimize-Hoppers.patch Fix bug with hopper optimizations when amount > 3 - Closes #1011 2018-02-14 21:30:12 -05:00
Optimize-isValidLocation-getType-and-getBlockData-fo.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Optimize-ItemStack.isEmpty.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Optimize-Network-Queue.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Optimize-Pathfinding.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Optimize-TileEntity-Ticking.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Optimize-UserCache-Thread-Safe.patch Check Profile Cache for PlayerProfile API 2018-03-22 01:28:22 -04:00
Optimize-World.isLoaded-BlockPosition-Z.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Optimized-Light-Level-Comparisons.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Option-for-maximum-exp-value-when-merging-orbs.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Option-to-disable-BlockPhysicsEvent-for-Redstone.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Option-to-prevent-armor-stands-from-doing-entity-loo.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Option-to-remove-corrupt-tile-entities.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Option-to-use-vanilla-per-world-scoreboard-coloring-.patch Update B/CB 2018-02-24 04:03:32 +00:00
Optional-TNT-doesn-t-move-in-water.patch Update B/CB 2018-02-24 04:03:32 +00:00
Paper-config-files.patch Update upstream B/CB/S 2017-12-27 22:45:33 -06:00
Paper-Metrics.patch Update metrics to support java 9 2017-09-26 05:58:52 +01:00
Pass-world-to-Village-creation.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Player-affects-spawning-API.patch Update B/CB 2018-02-12 18:04:05 +00:00
Player-Tab-List-and-Title-APIs.patch Update B/CB 2018-02-12 18:04:05 +00:00
Player.setPlayerProfile-API.patch Fix Profile Textures and expand PlayerProfile .complete() API 2018-03-22 21:40:57 -04:00
PlayerAdvancementCriterionGrantEvent.patch PlayerAdvancementCriterionGrantEvent (#978) 2018-01-21 12:23:34 -06:00
PlayerAttemptPickupItemEvent.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
PlayerNaturallySpawnCreaturesEvent.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
PlayerPickupExperienceEvent.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
PlayerPickupItemEvent-setFlyAtPlayer.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
PlayerTeleportEndGatewayEvent.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
POM-Changes.patch Update B/CB 2017-11-20 14:49:40 +00:00
PreCreatureSpawnEvent.patch Remove warning for custom entities in precreaturespawn, add note to event 2018-01-28 22:50:35 -05:00
Prevent-Auto-Save-if-Save-Queue-is-full.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Prevent-Fire-from-loading-chunks.patch Update upstream CB/S 2017-06-18 20:36:55 -05:00
Prevent-Frosted-Ice-from-loading-holding-chunks.patch Prevent Frosted Ice from loading/holding chunks 2018-03-10 16:33:49 -05:00
Prevent-logins-from-being-processed-when-the-player-.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Prevent-Pathfinding-out-of-World-Border.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Prevent-tile-entity-and-entity-crashes.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Prevent-Waterflow-BlockFromToEvent-from-loading-chun.patch Update upstream CB/S 2017-06-18 20:36:55 -05:00
Profile-Lookup-Events.patch Add SkullMeta.setPlayerProfile API 2018-01-19 00:38:49 -05:00
ProfileWhitelistVerifyEvent.patch Update B/CB 2018-01-24 17:31:43 +00:00
Properly-fix-item-duplication-bug.patch Update CB/S 2018-03-08 19:36:35 +00:00
Properly-handle-async-calls-to-restart-the-server.patch Add max-player-auto-save-per-tick setting to spread out saves more 2018-03-04 20:20:27 -05:00
provide-a-configurable-option-to-disable-creeper-lin.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Provide-E-TE-Chunk-count-stat-methods.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Raise-string-limit-for-packet-serialization.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Re-track-players-that-dismount-from-other-players.patch Update CB/S 2018-03-08 19:36:35 +00:00
Reduce-IO-ops-opening-a-new-region-file.patch Update upstream CB/S 2017-06-18 20:36:55 -05:00
Remove-CraftScheduler-Async-Task-Debugger.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Remove-Debug-checks-from-DataBits.patch Update upstream CB/S 2017-06-18 20:36:55 -05:00
Remove-FishingHook-reference-on-Craft-Entity-removal.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Remove-invalid-mob-spawner-tile-entities.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Remove-Metadata-on-reload.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
remove-null-possibility-for-getServer-singleton.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Remove-the-Vanilla-Method-Profiler.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Remove-unused-World-Tile-Entity-List.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Replace-HashSet-with-fastutil-s-ObjectOpenHashSet-in.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Reset-spawner-timer-when-spawner-event-is-cancelled.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
revert-serverside-behavior-of-keepalives.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Sanitise-RegionFileCache-and-make-configurable.patch Update upstream CB/S 2017-06-18 20:36:55 -05:00
Send-absolute-position-the-first-time-an-entity-is-s.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Send-attack-SoundEffects-only-to-players-who-can-see.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Shame-on-you-Mojang.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Shoulder-Entities-Release-API.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
ShulkerBox-Dupe-Prevention.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Speedup-BlockPos-by-fixing-inlining.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
SPIGOT-1401-Fix-dispenser-dropper-furnace-placement.patch Update upstream CB/S 2017-06-18 20:36:55 -05:00
Stop-updating-flowing-block-if-material-has-changed.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
String-based-Action-Bar-API.patch Fix NPE when getting location from players EnderChest (fixes #1041) 2018-03-10 13:07:40 +00:00
Support-offline-mode-in-whitelist-command-as-well.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
System-property-for-disabling-watchdoge.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Tameable-getOwnerUniqueId-API.patch Rename getOwnerUUID to Tameable#getOwnerUniqueId for consistency 2018-02-24 01:16:01 -05:00
Timings-v2.patch Fix NPE when getting location from players EnderChest (fixes #1041) 2018-03-10 13:07:40 +00:00
Toggleable-Elytra-Wall-Damage.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Toggleable-player-crits-helps-mitigate-hacked-client.patch Toggleable player crits, helps mitigate hacked clients. (#1040) 2018-03-10 05:14:47 +01:00
Undead-horse-leashing.patch Added options to disable additional ore generation in Mesa and Extreme Hills (#1006) 2018-02-13 03:44:50 +03:00
Use-a-Shared-Random-for-Entities.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
use-CB-BlockState-implementations-for-captured-block.patch Add PlayerProfile API to replace GameProfile 2018-01-15 22:13:17 -05:00
Use-Log4j-IOStreams-to-redirect-System.out-err-to-lo.patch [CI-SKIP] Add Minecrell to MIT list (#1035) 2018-03-08 16:08:21 +01:00
Use-Optimized-Collections.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Use-TerminalConsoleAppender-for-console-improvements.patch Fix NPE when getting location from players EnderChest (fixes #1041) 2018-03-10 13:07:40 +00:00
Use-UserCache-for-player-heads.patch Update upstream B/CB/S 2018-01-10 23:31:19 -06:00
Vanished-players-don-t-have-rights.patch Optimize Hoppers 2018-01-18 01:00:51 -05:00
Vehicle-Event-Cancellation-Changes.patch Update B/CB 2018-02-24 04:03:32 +00:00
Water-mobs-should-only-spawn-in-the-water.patch Update upstream CB/S 2017-06-18 20:36:55 -05:00
Waving-banner-workaround.patch [CI-SKIP] Add me (Gabscap) to MIT list 2018-03-07 13:58:17 +01:00
Workaround-for-setting-passengers-on-players.patch Update B/CB 2018-02-12 18:04:05 +00:00