Paper/patches/server
Shane Freeder f6a1cb21c5 Do not process entity loads in CraftChunk#getEntities (Fixes #6543)
This re-introduces the issue behind #5872 but fixes #6543
The logic here is generally flawed however somewhat of a nuance,
upstream uses managedBlock which is basically needed to process
the posted entity adds, but, has the side-effect of processing any
chunk loads which has the naunce of stacking up and either causing a
massive performance hit, or can potentially lead the server to crash.

This issue is particularly noticable on paper due to the cumulative efforts
to drastically improve chunk loading speeds which means that there is much more
of a chance that we're about to eat a dirtload of chunk load callbacks, thus
making this issue much more of an issue
2021-09-03 15:55:22 +01:00
..
0001-Setup-Gradle-project.patch Fix CB lib relocation (#6454) 2021-08-22 17:22:57 +00:00
0002-Remap-fixes.patch Minor patch cleanup 2021-06-16 20:43:30 -05:00
0003-Build-system-changes.patch Fix CB lib relocation (#6454) 2021-08-22 17:22:57 +00:00
0004-Paper-config-files.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0005-MC-Dev-fixes.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0006-MC-Utils.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0007-Not-implemeneted.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0008-Paper-Metrics.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0009-Add-MinecraftKey-Information-to-Objects.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0010-Timings-v2.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0011-Adventure.patch flattener should try to render custom translations (#6540) 2021-09-01 21:03:00 +00:00
0012-Configurable-cactus-bamboo-and-reed-growth-heights.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0013-Configurable-baby-zombie-movement-speed.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0014-Configurable-fishing-time-ranges.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0015-Allow-nerfed-mobs-to-jump-and-take-water-damage.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0016-Add-configurable-despawn-distances-for-living-entiti.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0017-Allow-for-toggling-of-spawn-chunks.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0018-Drop-falling-block-and-tnt-entities-at-the-specified.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0019-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0020-Implement-Paper-VersionChecker.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0021-Add-version-history-to-version-command.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0022-Player-affects-spawning-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0023-Remove-invalid-mob-spawner-tile-entities.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0024-Further-improve-server-tick-loop.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0025-Only-refresh-abilities-if-needed.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0026-Entity-Origin-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0027-Prevent-tile-entity-and-entity-crashes.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0028-Configurable-top-of-nether-void-damage.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0029-Check-online-mode-before-converting-and-renaming-pla.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0030-Always-tick-falling-blocks.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0031-Configurable-end-credits.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0032-Fix-lag-from-explosions-processing-dead-entities.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0033-Optimize-explosions.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0034-Disable-explosion-knockback.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0035-Disable-thunder.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0036-Disable-ice-and-snow.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0037-Configurable-mob-spawner-tick-rate.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0038-Per-Player-View-Distance-API-placeholders.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0039-Add-BeaconEffectEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0040-Configurable-container-update-tick-rate.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0041-Use-UserCache-for-player-heads.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0042-Disable-spigot-tick-limiters.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0043-Add-PlayerInitialSpawnEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0044-Configurable-Disabling-Cat-Chest-Detection.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0045-Ensure-commands-are-not-ran-async.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0046-All-chunks-are-slime-spawn-chunks-toggle.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0047-Expose-server-CommandMap.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0048-Be-a-bit-more-informative-in-maxHealth-exception.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0049-Player-Tab-List-and-Title-APIs.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0050-Ensure-inv-drag-is-in-bounds.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0051-Add-configurable-portal-search-radius.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0052-Add-velocity-warnings.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0053-Configurable-inter-world-teleportation-safety.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0054-Add-exception-reporting-event.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0055-Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0056-Disable-Scoreboards-for-non-players-by-default.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0057-Add-methods-for-working-with-arrows-stuck-in-living-.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0058-Complete-resource-pack-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0059-Chunk-Save-Reattempt.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0060-Default-loading-permissions.yml-before-plugins.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0061-Allow-Reloading-of-Custom-Permissions.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0062-Remove-Metadata-on-reload.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0063-Handle-Item-Meta-Inconsistencies.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0064-Configurable-Non-Player-Arrow-Despawn-Rate.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0065-Add-World-Util-Methods.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0066-Custom-replacement-for-eaten-items.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0067-handle-NaN-health-absorb-values-and-repair-bad-data.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0068-Use-a-Shared-Random-for-Entities.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0069-Configurable-spawn-chances-for-skeleton-horses.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0070-Optimize-isValidLocation-getType-and-getBlockData-fo.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0071-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0072-Entity-AddTo-RemoveFrom-World-Events.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0073-Configurable-Chunk-Inhabited-Time.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0074-EntityPathfindEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0075-Sanitise-RegionFileCache-and-make-configurable.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0076-Do-not-load-chunks-for-Pathfinding.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0077-Add-PlayerUseUnknownEntityEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0078-Fix-reducedDebugInfo-not-initialized-on-client.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0079-Configurable-Grass-Spread-Tick-Rate.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0080-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0081-Optimize-DataBits.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0082-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0083-Workaround-for-setting-passengers-on-players.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0084-Configurable-Player-Collision.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0085-Add-handshake-event-to-allow-plugins-to-handle-clien.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0086-Configurable-RCON-IP-address.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0087-Implement-PlayerLocaleChangeEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0088-EntityRegainHealthEvent-isFastRegen-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0089-Add-ability-to-configure-frosted_ice-properties.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0090-remove-null-possibility-for-getServer-singleton.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0091-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0092-LootTable-API-Replenishable-Lootables-Feature.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0093-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0094-System-property-for-disabling-watchdoge.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0095-Optimize-UserCache-Thread-Safe.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0096-Optional-TNT-doesn-t-move-in-water.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0097-Faster-redstone-torch-rapid-clock-removal.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0098-Add-server-name-parameter.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0099-Only-send-Dragon-Wither-Death-sounds-to-same-world.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0100-Fix-Old-Sign-Conversion.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0101-Avoid-blocking-on-Network-Manager-creation.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0102-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0103-Add-setting-for-proxy-online-mode-status.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0104-Optimise-BlockState-s-hashCode-equals.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0105-Configurable-packet-in-spam-threshold.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0106-Configurable-flying-kick-messages.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0107-Remove-FishingHook-reference-on-Craft-Entity-removal.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0108-Auto-fix-bad-Y-levels-on-player-login.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0109-Option-to-remove-corrupt-tile-entities.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0110-Add-EntityZapEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0111-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0112-Cache-user-authenticator-threads.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0113-Allow-Reloading-of-Command-Aliases.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0114-Add-source-to-PlayerExpChangeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0115-Don-t-let-fishinghooks-use-portals.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0116-Add-ProjectileCollideEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0117-Prevent-Pathfinding-out-of-World-Border.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0118-Optimize-World.isLoaded-BlockPosition-Z.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0119-Bound-Treasure-Maps-to-World-Border.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0120-Configurable-Cartographer-Treasure-Maps.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0121-Optimize-ItemStack.isEmpty.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0122-Add-API-methods-to-control-if-armour-stands-can-move.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0123-String-based-Action-Bar-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0124-Properly-fix-item-duplication-bug.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0125-Firework-API-s.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0126-PlayerTeleportEndGatewayEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0127-Provide-E-TE-Chunk-count-stat-methods.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0128-Enforce-Sync-Player-Saves.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0129-Don-t-allow-entities-to-ride-themselves-572.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0130-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0131-Cap-Entity-Collisions.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0132-Remove-CraftScheduler-Async-Task-Debugger.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0133-Make-targetSize-more-aggressive-in-the-chunk-unload-.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0134-Do-not-let-armorstands-drown.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0135-Properly-handle-async-calls-to-restart-the-server.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0136-Add-option-to-make-parrots-stay-on-shoulders-despite.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0137-Add-configuration-option-to-prevent-player-names-fro.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0138-Use-TerminalConsoleAppender-for-console-improvements.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0139-provide-a-configurable-option-to-disable-creeper-lin.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0140-Item-canEntityPickup.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0141-PlayerPickupItemEvent-setFlyAtPlayer.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0142-PlayerAttemptPickupItemEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0143-Add-UnknownCommandEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0144-Basic-PlayerProfile-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0145-Shoulder-Entities-Release-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0146-Profile-Lookup-Events.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0147-Block-player-logins-during-server-shutdown.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0148-Entity-fromMobSpawner.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0149-Improve-the-Saddle-API-for-Horses.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0150-Implement-ensureServerConversions-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0151-Implement-getI18NDisplayName.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0152-ProfileWhitelistVerifyEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0153-Fix-this-stupid-bullshit.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0154-LivingEntity-setKiller.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0155-Ocelot-despawns-should-honor-nametags-and-leash.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0156-Reset-spawner-timer-when-spawner-event-is-cancelled.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0157-Allow-specifying-a-custom-authentication-servers-dow.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0158-Handle-plugin-prefixes-using-Log4J-configuration.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0159-Improve-Log4J-Configuration-Plugin-Loggers.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0160-Add-PlayerJumpEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0161-handle-PacketPlayInKeepAlive-async.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0162-Expose-client-protocol-version-and-virtual-host.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0163-revert-serverside-behavior-of-keepalives.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0164-Send-attack-SoundEffects-only-to-players-who-can-see.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0165-Add-PlayerArmorChangeEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0166-Prevent-logins-from-being-processed-when-the-player-.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0167-Fix-MC-117075-TE-Unload-Lag-Spike.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0168-use-CB-BlockState-implementations-for-captured-block.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0169-API-to-get-a-BlockState-without-a-snapshot.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0170-AsyncTabCompleteEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0171-PlayerPickupExperienceEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0172-Ability-to-apply-mending-to-XP-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0173-Make-max-squid-spawn-height-configurable.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0174-PlayerNaturallySpawnCreaturesEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0175-PreCreatureSpawnEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0176-Add-setPlayerProfile-API-for-Skulls.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0177-Fill-Profile-Property-Events.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0178-PlayerAdvancementCriterionGrantEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0179-Add-ArmorStand-Item-Meta.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0180-Extend-Player-Interact-cancellation.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0181-Tameable-getOwnerUniqueId-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0182-Toggleable-player-crits-helps-mitigate-hacked-client.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0183-Disable-Explicit-Network-Manager-Flushing.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0184-Implement-extended-PaperServerListPingEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0185-Improved-Async-Task-Scheduler.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0186-Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0187-Player.setPlayerProfile-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0188-getPlayerUniqueId-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0189-Upstream-config-migrations.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0190-Make-legacy-ping-handler-more-reliable.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0191-Call-PaperServerListPingEvent-for-legacy-pings.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0192-Flag-to-disable-the-channel-limit.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0193-Add-method-to-open-already-placed-sign.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0194-Configurable-sprint-interruption-on-attack.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0195-Fix-exploit-that-allowed-colored-signs-to-be-created.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0196-EndermanEscapeEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0197-Enderman.teleportRandomly.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0198-Block-Enderpearl-Travel-Exploit.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0199-Expand-World.spawnParticle-API-and-add-Builder.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0200-Prevent-Frosted-Ice-from-loading-holding-chunks.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0201-EndermanAttackPlayerEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0202-WitchConsumePotionEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0203-WitchThrowPotionEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0204-Allow-spawning-Item-entities-with-World.spawnEntity.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0205-WitchReadyPotionEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0206-ItemStack-getMaxItemUseDuration.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0207-Implement-EntityTeleportEndGatewayEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0208-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0209-Fix-CraftEntity-hashCode.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0210-Configurable-Alternative-LootPool-Luck-Formula.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0211-Print-Error-details-when-failing-to-save-player-data.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0212-Make-shield-blocking-delay-configurable.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0213-Improve-EntityShootBowEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0214-PlayerReadyArrowEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0215-Implement-EntityKnockbackByEntityEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0216-Expand-Explosions-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0217-LivingEntity-Hand-Raised-Item-Use-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0218-RangedEntity-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0219-Add-config-to-disable-ender-dragon-legacy-check.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0220-Implement-World.getEntity-UUID-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0221-InventoryCloseEvent-Reason-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0222-Vex-get-setSummoner-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0223-Refresh-player-inventory-when-cancelling-PlayerInter.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0224-Avoid-item-merge-if-stack-size-above-max-stack-size.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0225-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0226-add-more-information-to-Entity.toString.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0227-Add-CraftMagicNumbers.isSupportedApiVersion.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0228-EnderDragon-Events.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0229-PlayerElytraBoostEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0230-PlayerLaunchProjectileEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0231-Improve-BlockPosition-inlining.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0232-Optimize-IntIdentityHashBiMiap-nextId.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0233-Option-to-prevent-armor-stands-from-doing-entity-loo.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0234-Vanished-players-don-t-have-rights.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0235-Allow-disabling-armour-stand-ticking.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0236-SkeletonHorse-Additions.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0237-Don-t-call-getItemMeta-on-hasItemMeta.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0238-Implement-Expanded-ArmorStand-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0239-AnvilDamageEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0240-Add-hand-to-bucket-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0241-Add-TNTPrimeEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0242-Break-up-and-make-tab-spam-limits-configurable.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0243-MC-135506-Experience-should-save-as-Integers.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0244-Fix-client-rendering-skulls-from-same-user.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0245-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0246-Add-Early-Warning-Feature-to-WatchDog.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0247-Make-EnderDragon-implement-Mob.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0248-Use-ConcurrentHashMap-in-JsonList.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0249-Use-a-Queue-for-Queueing-Commands.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0250-Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0251-Optimize-BlockPosition-helper-methods.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0252-Restore-vanlla-default-mob-spawn-range-and-water-ani.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0253-Slime-Pathfinder-Events.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0254-Configurable-speed-for-water-flowing-over-lava.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0255-Optimize-CraftBlockData-Creation.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0256-Optimize-MappedRegistry.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0257-Add-PhantomPreSpawnEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0258-Add-More-Creeper-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0259-Inventory-removeItemAnySlot.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0260-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0261-Asynchronous-chunk-IO-and-loading.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0262-Add-ray-tracing-methods-to-LivingEntity.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0263-Expose-attack-cooldown-methods-for-Player.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0264-Improve-death-events.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0265-Allow-chests-to-be-placed-with-NBT-data.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0266-Mob-Pathfinding-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0267-Prevent-chunk-loading-from-Fluid-Flowing.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0268-Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0269-Prevent-Mob-AI-Rules-from-Loading-Chunks.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0270-Prevent-mob-spawning-from-loading-generating-chunks.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0271-Implement-furnace-cook-speed-multiplier-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0272-Catch-JsonParseException-in-Entity-and-TE-names.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0273-Honor-EntityAgeable.ageLock.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0274-Configurable-connection-throttle-kick-message.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0275-Hook-into-CB-plugin-rewrites.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0276-Add-sun-related-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0277-Add-LivingEntity-getTargetEntity.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0278-Turtle-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0279-MC-50319-Check-other-worlds-for-shooter-of-projectil.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0280-Call-player-spectator-target-events-and-improve-impl.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0281-Add-Velocity-IP-Forwarding-Support.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0282-Add-more-Witch-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0283-Check-Drowned-for-Villager-Aggression-Config.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0284-Here-s-Johnny.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0285-Add-option-to-prevent-players-from-moving-into-unloa.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0286-Reset-players-airTicks-on-respawn.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0287-Don-t-sleep-after-profile-lookups-if-not-needed.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0288-Improve-Server-Thread-Pool-and-Thread-Priorities.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0289-Optimize-World-Time-Updates.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0290-Restore-custom-InventoryHolder-support.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0291-Use-Vanilla-Minecart-Speeds.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0292-Fix-SpongeAbsortEvent-handling.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0293-PreSpawnerSpawnEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0294-Don-t-allow-digging-into-unloaded-chunks.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0295-Make-the-default-permission-message-configurable.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0296-Prevent-rayTrace-from-loading-chunks.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0297-Handle-Large-Packets-disconnecting-client.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0298-force-entity-dismount-during-teleportation.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0299-Add-more-Zombie-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0300-Book-Size-Limits.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0301-Add-PlayerConnectionCloseEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0302-Prevent-Enderman-from-loading-chunks.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0303-Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0304-Workaround-for-vehicle-tracking-issue-on-disconnect.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0305-Fire-BlockPistonRetractEvent-for-all-empty-pistons.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0306-Block-Entity-remove-from-being-called-on-Players.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0307-BlockDestroyEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0308-Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0309-Limit-Client-Sign-length-more.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0310-Don-t-check-ConvertSigns-boolean-every-sign-save.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0311-Optimize-Network-Manager-and-add-advanced-packet-sup.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0312-Handle-Oversized-Tile-Entities-in-chunks.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0313-MC-145260-Fix-Whitelist-On-Off-inconsistency.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0314-Set-Zombie-last-tick-at-start-of-drowning-process.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0315-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0316-Use-proper-max-length-when-serialising-BungeeCord-te.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0317-Entity-getEntitySpawnReason.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0318-Update-entity-Metadata-for-all-tracked-players.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0319-Fire-event-on-GS4-query.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0320-Implement-PlayerPostRespawnEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0321-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0322-Server-Tick-Events.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0323-PlayerDeathEvent-getItemsToKeep.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0324-Optimize-Captured-TileEntity-Lookup.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0325-Add-Heightmap-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0326-Mob-Spawner-API-Enhancements.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0327-Fix-CB-call-to-changed-postToMainThread-method.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0328-Fix-sounds-when-item-frames-are-modified-MC-123450.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0329-Fix-CraftServer-isPrimaryThread-and-MinecraftServer-.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0330-improve-CraftWorld-isChunkLoaded.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0331-Configurable-Keep-Spawn-Loaded-range-per-world.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0332-ChunkMapDistance-CME.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0333-Implement-CraftBlockSoundGroup.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0334-Chunk-debug-command.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0335-Allow-Saving-of-Oversized-Chunks.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0336-Expose-the-internal-current-tick.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0337-Fix-World-isChunkGenerated-calls.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0338-Show-blockstate-location-if-we-failed-to-read-it.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0339-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0340-Configurable-projectile-relative-velocity.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0341-offset-item-frame-ticking.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0342-Do-less-work-if-we-have-a-custom-Bukkit-generator.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0343-Fix-MC-158900.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0344-Prevent-consuming-the-wrong-itemstack.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0345-Generator-Settings.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0346-Fix-MC-161754.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0347-Fix-spawning-of-hanging-entities-that-are-not-ItemFr.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0348-Fix-stuck-in-sneak-when-changing-worlds-MC-10657.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0349-Add-option-to-disable-pillager-patrols.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0350-Fix-AssertionError-when-player-hand-set-to-empty-typ.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0351-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0352-MC-145656-Fix-Follow-Range-Initial-Target.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0353-Duplicate-UUID-Resolve-Option.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0354-Optimize-Hoppers.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0355-PlayerDeathEvent-shouldDropExperience.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0356-Prevent-bees-loading-chunks-checking-hive-position.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0357-Don-t-load-Chunks-from-Hoppers-and-other-things.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0358-Guard-against-serializing-mismatching-chunk-coordina.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0359-Optimise-IEntityAccess-getPlayerByUUID.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0360-Fix-items-not-falling-correctly.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0361-Lag-compensate-eating.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0362-Optimize-call-to-getFluid-for-explosions.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0363-Fix-last-firework-in-stack-not-having-effects-when-d.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0364-Add-effect-to-block-break-naturally.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0365-Entity-Activation-Range-2.0.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0366-Increase-Light-Queue-Size.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0367-Fix-Light-Command.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0368-Anti-Xray.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0369-No-Tick-view-distance-implementation.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0370-Implement-alternative-item-despawn-rate.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0371-Tracking-Range-Improvements.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0372-Fix-items-vanishing-through-end-portal.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0373-implement-optional-per-player-mob-spawns.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0374-Avoid-hopper-searches-if-there-are-no-items.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0375-Bees-get-gravity-in-void.-Fixes-MC-167279.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0376-Optimise-getChunkAt-calls-for-loaded-chunks.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0377-Add-debug-for-sync-chunk-loads.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0378-Allow-overriding-the-java-version-check.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0379-Add-ThrownEggHatchEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0380-Entity-Jump-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0381-Add-option-to-nerf-pigmen-from-nether-portals.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0382-Make-the-GUI-graph-fancier.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0383-add-hand-to-BlockMultiPlaceEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0384-Prevent-teleporting-dead-entities.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0385-Validate-tripwire-hook-placement-before-update.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0386-Add-option-to-allow-iron-golems-to-spawn-in-air.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0387-Configurable-chance-of-villager-zombie-infection.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0388-Optimise-Chunk-getFluid.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0389-Optimise-TickListServer-by-rewriting-it.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0390-Pillager-patrol-spawn-settings-and-per-player-option.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0391-Remote-Connections-shouldn-t-hold-up-shutdown.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0392-Do-not-allow-bees-to-load-chunks-for-beehives.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0393-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0394-Optimize-Collision-to-not-load-chunks.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0395-Don-t-tick-dead-players.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0396-Dead-Player-s-shouldn-t-be-able-to-move.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0397-Don-t-move-existing-players-to-world-spawn.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0398-Add-tick-times-API-and-mspt-command.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0399-Expose-MinecraftServer-isRunning.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0400-Add-Raw-Byte-ItemStack-Serialization.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0401-Remove-streams-from-Mob-AI-System.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0402-Async-command-map-building.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0403-Improved-Watchdog-Support.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0404-Optimize-Pathfinding.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0405-Reduce-Either-Optional-allocation.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0406-Remove-streams-from-PairedQueue.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0407-Reduce-memory-footprint-of-NBTTagCompound.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0408-Prevent-opening-inventories-when-frozen.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0409-Optimise-ArraySetSorted-removeIf.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0410-Don-t-run-entity-collision-code-if-not-needed.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0411-Restrict-vanilla-teleport-command-to-valid-locations.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0412-Implement-Player-Client-Options-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0413-Fix-Chunk-Post-Processing-deadlock-risk.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0414-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0415-Broadcast-join-message-to-console.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0416-Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0417-Load-Chunks-for-Login-Asynchronously.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0418-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0419-Add-PlayerAttackEntityCooldownResetEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0420-Don-t-fire-BlockFade-on-worldgen-threads.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0421-Add-phantom-creative-and-insomniac-controls.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0422-Fix-numerous-item-duplication-issues-and-teleport-is.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0423-Implement-Brigadier-Mojang-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0424-Villager-Restocks-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0425-Validate-PickItem-Packet-and-kick-for-invalid.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0426-Expose-game-version.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0427-Optimize-Voxel-Shape-Merging.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0428-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0429-Implement-Mob-Goal-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0430-Use-distance-map-to-optimise-entity-tracker.patch Fix distance map contains (#6530) 2021-08-31 12:47:00 +00:00
0431-Optimize-isOutsideRange-to-use-distance-maps.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0432-Add-villager-reputation-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0433-Option-for-maximum-exp-value-when-merging-orbs.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0434-ExperienceOrbMergeEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0435-Fix-PotionEffect-ignores-icon-flag.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0436-Optimize-brigadier-child-sorting-performance.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0437-Potential-bed-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0438-Wait-for-Async-Tasks-during-shutdown.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0439-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0440-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0441-Reduce-MutableInt-allocations-from-light-engine.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0442-Reduce-allocation-of-Vec3D-by-entity-tracker.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0443-Ensure-safe-gateway-teleport.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0444-Add-option-for-console-having-all-permissions.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0445-Optimize-ServerLevels-chunk-level-checking-methods.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0446-Fix-Non-Full-Status-Chunk-NBT-Memory-Leak.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0447-Optimize-sending-packets-to-nearby-locations-sounds-.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0448-Fix-villager-trading-demand-MC-163962.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0449-Maps-shouldn-t-load-chunks.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0450-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0451-Delay-Chunk-Unloads-based-on-Player-Movement.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0452-Optimize-Bit-Operations-by-inlining.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0453-Add-Plugin-Tickets-to-API-Chunk-Methods.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0454-incremental-chunk-saving.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0455-Fix-missing-chunks-due-to-integer-overflow.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0456-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0457-Fix-piston-physics-inconsistency-MC-188840.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0458-Fix-sand-duping.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0459-Prevent-position-desync-in-playerconnection-causing-.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0460-Inventory-getHolder-method-without-block-snapshot.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0461-Expose-Arrow-getItemStack.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0462-Add-and-implement-PlayerRecipeBookClickEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0463-Hide-sync-chunk-writes-behind-flag.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0464-Add-permission-for-command-blocks.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0465-Ensure-Entity-AABB-s-are-never-invalid.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0466-Optimize-WorldBorder-collision-checks-and-air.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0467-Fix-Per-World-Difficulty-Remembering-Difficulty.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0468-Paper-dumpitem-command.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0469-Don-t-allow-null-UUID-s-for-chat.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0470-Improve-Legacy-Component-serialization-size.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0471-Stop-copy-on-write-operations-for-updating-light-dat.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0472-Support-old-UUID-format-for-NBT.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0473-Clean-up-duplicated-GameProfile-Properties.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0474-Convert-legacy-attributes-in-Item-Meta.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0475-Remove-some-streams-from-structures.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0476-Remove-streams-from-classes-related-villager-gossip.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0477-Optimize-NibbleArray-to-use-pooled-buffers.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0478-Support-components-in-ItemMeta.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0479-Improve-EntityTargetLivingEntityEvent-for-1.16-mobs.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0480-Add-entity-liquid-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0481-Update-itemstack-legacy-name-and-lore.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0482-Spawn-player-in-correct-world-on-login.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0483-Add-PrepareResultEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0484-Allow-delegation-to-vanilla-chunk-gen.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0485-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0486-Implement-Chunk-Priority-Urgency-System-for-Chunks.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0487-Improve-Chunk-Status-Transition-Speed.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0488-Optimize-NetworkManager-Exception-Handling.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0489-Optimize-the-advancement-data-player-iteration-to-be.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0490-Fix-arrows-never-despawning-MC-125757.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0491-Thread-Safe-Vanilla-Command-permission-checking.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0492-Move-range-check-for-block-placing-up.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0493-Fix-SPIGOT-5989.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0494-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0495-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0496-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0497-Add-missing-strikeLighting-call-to-World-spigot-stri.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0498-Incremental-player-saving.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0499-Fix-some-rails-connecting-improperly.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0500-Fix-MC-187716-Use-configured-height.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0501-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0502-Do-not-let-the-server-load-chunks-from-newer-version.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0503-Brand-support.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0504-Add-setMaxPlayers-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0505-Add-playPickupItemAnimation-to-LivingEntity.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0506-Don-t-require-FACING-data.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0507-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0508-Add-moon-phase-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0509-Prevent-headless-pistons-from-being-created.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0510-Add-BellRingEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0511-Add-zombie-targets-turtle-egg-config.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0512-Buffer-joins-to-world.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0513-Optimize-redstone-algorithm.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0514-Fix-hex-colors-not-working-in-some-kick-messages.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0515-PortalCreateEvent-needs-to-know-its-entity.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0516-Fix-CraftTeam-null-check.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0517-Add-more-Evoker-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0518-Add-methods-to-get-translation-keys.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0519-Create-HoverEvent-from-ItemStack-Entity.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0520-Cache-block-data-strings.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0521-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0522-Add-additional-open-container-api-to-HumanEntity.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0523-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0524-Extend-block-drop-capture-to-capture-all-items-added.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0525-Don-t-mark-dirty-in-invalid-locations-SPIGOT-6086.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0526-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0527-Lazily-track-plugin-scoreboards-by-default.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0528-Entity-isTicking.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0529-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0530-Fix-Concurrency-issue-in-WeightedList.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0531-Reset-Ender-Crystals-on-Dragon-Spawn.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0532-Fix-for-large-move-vectors-crashing-server.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0533-Optimise-getType-calls.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0534-Villager-resetOffers.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0535-Improve-inlinig-for-some-hot-IBlockData-methods.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0536-Retain-block-place-order-when-capturing-blockstates.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0537-Reduce-blockpos-allocation-from-pathfinding.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0538-Fix-item-locations-dropped-from-campfires.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0539-Player-elytra-boost-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0540-Fixed-TileEntityBell-memory-leak.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0541-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0542-Add-getOfflinePlayerIfCached-String.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0543-Add-ignore-discounts-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0544-Toggle-for-removing-existing-dragon.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0545-Fix-client-lag-on-advancement-loading.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0546-Item-no-age-no-player-pickup.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0547-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0548-Beacon-API-custom-effect-ranges.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0549-Add-API-for-quit-reason.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0550-Seed-based-feature-search.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0551-Add-Wandering-Trader-spawn-rate-config-options.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0552-Significantly-improve-performance-of-the-end-generat.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0553-Expose-world-spawn-angle.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0554-Add-Destroy-Speed-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0555-Fix-Player-spawnParticle-x-y-z-precision-loss.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0556-Add-LivingEntity-clearActiveItem.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0557-Add-PlayerItemCooldownEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0558-More-lightning-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0559-Climbing-should-not-bypass-cramming-gamerule.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0560-Added-missing-default-perms-for-commands.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0561-Add-PlayerShearBlockEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0562-Set-spigots-verbose-world-setting-to-false-by-def.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0563-Fix-curing-zombie-villager-discount-exploit.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0564-Limit-recipe-packets.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0565-Fix-CraftSound-backwards-compatibility.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0566-MC-4-Fix-item-position-desync.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0567-Player-Chunk-Load-Unload-Events.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0568-Optimize-Dynamic-get-Missing-Keys.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0569-Expose-LivingEntity-hurt-direction.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0570-Add-OBSTRUCTED-reason-to-BedEnterResult.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0571-Do-not-crash-from-invalid-ingredient-lists-in-Villag.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0572-added-PlayerTradeEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0573-Implement-TargetHitEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0574-Additional-Block-Material-API-s.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0575-Fix-harming-potion-dupe.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0576-Implement-API-to-get-Material-from-Boats-and-Minecar.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0577-Cache-burn-durations.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0578-Allow-disabling-mob-spawner-spawn-egg-transformation.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0579-Fix-Not-a-string-Map-Conversion-spam.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0580-Implement-PlayerFlowerPotManipulateEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0581-Fix-interact-event-not-being-called-in-adventure.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0582-Zombie-API-breaking-doors.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0583-Fix-nerfed-slime-when-splitting.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0584-Add-EntityLoadCrossbowEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0585-Guardian-beam-workaround.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0586-Added-WorldGameRuleChangeEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0587-Added-ServerResourcesReloadedEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0588-Added-world-settings-for-mobs-picking-up-loot.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0589-Implemented-BlockFailedDispenseEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0590-Added-PlayerLecternPageChangeEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0591-Added-PlayerLoomPatternSelectEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0592-Configurable-door-breaking-difficulty.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0593-Empty-commands-shall-not-be-dispatched.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0594-Implement-API-to-expose-exact-interaction-point.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0595-Remove-stale-POIs.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0596-Fix-villager-boat-exploit.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0597-Add-sendOpLevel-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0598-Add-StructureLocateEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0599-Collision-option-for-requiring-a-player-participant.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0600-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0601-Return-chat-component-with-empty-text-instead-of-thr.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0602-Make-schedule-command-per-world.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0603-Configurable-max-leash-distance.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0604-Implement-BlockPreDispenseEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0605-Added-Vanilla-Entity-Tags.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0606-added-Wither-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0607-Added-firing-of-PlayerChangeBeaconEffectEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0608-Add-toggle-for-always-placing-the-dragon-egg.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0609-Added-PlayerStonecutterRecipeSelectEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0610-Add-dropLeash-variable-to-EntityUnleashEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0611-Skip-distance-map-update-when-spawning-disabled.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0612-Reset-shield-blocking-on-dimension-change.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0613-add-DragonEggFormEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0614-EntityMoveEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0615-added-option-to-disable-pathfinding-updates-on-block.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0616-Inline-shift-direction-fields.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0617-Allow-adding-items-to-BlockDropItemEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0618-Add-getMainThreadExecutor-to-BukkitScheduler.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0619-living-entity-allow-attribute-registration.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0620-fix-dead-slime-setSize-invincibility.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0621-Merchant-getRecipes-should-return-an-immutable-list.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0622-misc-debugging-dumps.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0623-Add-support-for-hex-color-codes-in-console.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0624-Expose-Tracked-Players.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0625-Remove-streams-from-SensorNearest.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0626-MC-29274-Fix-Wither-hostility-towards-players.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0627-Throw-proper-exception-on-empty-JsonList-file.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0628-Improve-ServerGUI.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0629-stop-firing-pressure-plate-EntityInteractEvent-for-i.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0630-fix-converting-txt-to-json-file.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0631-Add-worldborder-events.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0632-added-PlayerNameEntityEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0633-Prevent-grindstones-from-overstacking-items.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0634-Add-recipe-to-cook-events.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0635-Add-Block-isValidTool.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0636-Allow-using-signs-inside-spawn-protection.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0637-Implement-Keyed-on-World.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0638-Add-fast-alternative-constructor-for-Rotations.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0639-Item-Rarity-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0640-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0641-copy-TESign-isEditable-from-snapshots.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0642-Drop-carried-item-when-player-has-disconnected.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0643-forced-whitelist-use-configurable-kick-message.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0644-Don-t-ignore-result-of-PlayerEditBookEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0645-Entity-load-save-limit-per-chunk.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0646-fix-cancelling-block-falling-causing-client-desync.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0647-Expose-protocol-version.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0648-Allow-for-Component-suggestion-tooltips-in-AsyncTabC.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0649-Enhance-console-tab-completions-for-brigadier-comman.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0650-Fix-PlayerItemConsumeEvent-cancelling-properly.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0651-Add-bypass-host-check.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0652-Set-area-affect-cloud-rotation.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0653-add-isDeeplySleeping-to-HumanEntity.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0654-Fix-duplicating-give-items-on-item-drop-cancel.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0655-add-consumeFuel-to-FurnaceBurnEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0656-add-get-set-drop-chance-to-EntityEquipment.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0657-fix-PigZombieAngerEvent-cancellation.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0658-Fix-checkReach-check-for-Shulker-boxes.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0659-fix-PlayerItemHeldEvent-firing-twice.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0660-Added-PlayerDeepSleepEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0661-More-World-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0662-Added-PlayerBedFailEnterEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0663-Implement-methods-to-convert-between-Component-and-B.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0664-Fix-anchor-respawn-acting-as-a-bed-respawn-from-the-.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0665-Introduce-beacon-activation-deactivation-events.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0666-add-RespawnFlags-to-PlayerRespawnEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0667-Add-Channel-initialization-listeners.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0668-Send-empty-commands-if-tab-completion-is-disabled.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0669-Add-more-WanderingTrader-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0670-Add-EntityBlockStorage-clearEntities.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0671-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0672-Add-raw-address-to-AsyncPlayerPreLoginEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0673-Inventory-close.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0674-call-PortalCreateEvent-players-and-end-platform.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0675-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0676-Fix-CraftPotionBrewer-cache.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0677-Add-basic-Datapack-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0678-Add-environment-variable-to-disable-server-gui.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0679-additions-to-PlayerGameModeChangeEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0680-ItemStack-repair-check-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0681-More-Enchantment-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0682-Add-command-line-option-to-load-extra-plugin-jars-no.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0683-Fix-and-optimise-world-force-upgrading.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0684-Add-Mob-lookAt-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0685-Add-Unix-domain-socket-support.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0686-Add-EntityInsideBlockEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0687-Attributes-API-for-item-defaults.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0688-Have-CraftMerchantCustom-emit-PlayerPurchaseEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0689-Add-cause-to-Weather-ThunderChangeEvents.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0690-More-Lidded-Block-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0691-Limit-item-frame-cursors-on-maps.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0692-Add-PufferFishStateChangeEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0693-Add-PlayerKickEvent-causes.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0694-Fix-PlayerBucketEmptyEvent-result-itemstack.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0695-Synchronize-PalettedContainer-instead-of-ReentrantLo.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0696-Add-option-to-fix-items-merging-through-walls.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0697-Add-BellRevealRaiderEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0698-Fix-invulnerable-end-crystals.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0699-Add-ElderGuardianAppearanceEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0700-Fix-dangerous-end-portal-logic.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0701-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0702-Make-item-validations-configurable.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0703-Line-Of-Sight-Changes.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0704-add-per-world-spawn-limits.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0705-Fix-PotionSplashEvent-for-water-splash-potions.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0706-Fix-incorrect-status-dataconverter-for-pre-1.13-chun.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0707-Add-more-LimitedRegion-API.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0708-Fix-PlayerDropItemEvent-using-wrong-item.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0709-Deobfuscate-stacktraces-in-log-messages-crash-report.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0710-Missing-Entity-Behavior-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0711-Ensure-disconnect-for-book-edit-is-called-on-main.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0712-Add-git-branch-and-commit-to-manifest.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0713-Fix-return-value-of-Block-applyBoneMeal-always-being.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0714-Use-getChunkIfLoadedImmediately-in-places.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0715-Fix-commands-from-signs-not-firing-command-events.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0716-Adds-PlayerArmSwingEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0717-Fixes-kick-event-leave-message-not-being-sent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0718-Add-config-for-mobs-immune-to-default-effects.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0719-Fix-incorrect-message-for-outdated-client.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0720-Fix-MerchantOffer-BuyB-Only-AssertionError.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0721-Don-t-apply-cramming-damage-to-players.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0722-Rate-options-and-timings-for-sensors-and-behaviors.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0723-Add-a-bunch-of-missing-forceDrop-toggles.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0724-Stinger-API.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0725-Fix-incosistency-issue-with-empty-map-items-in-CB.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0726-Add-System.out-err-catcher.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0727-Fix-test-not-bootstrapping.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0728-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0729-Improve-boat-collision-performance.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0730-Prevent-AFK-kick-while-watching-end-credits.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0731-Allow-skipping-writing-of-comments-to-server.propert.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0732-Add-PlayerSetSpawnEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0733-Make-hoppers-respect-inventory-max-stack-size.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0734-Optimize-entity-tracker-passenger-checks.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0735-Config-option-for-Piglins-guarding-chests.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0736-Added-EntityDamageItemEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0737-Optimize-indirect-passenger-iteration.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0738-Fix-block-drops-position-losing-precision-millions-o.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0739-Configurable-item-frame-map-cursor-update-interval.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0740-Make-EntityUnleashEvent-cancellable.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0741-Clear-bucket-NBT-after-dispense.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0742-Set-AsyncAppender-dispatch-thread-to-be-a-daemon-thr.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0743-Respect-despawn-rate-in-item-merge-check.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0744-Move-BlockPistonRetractEvent-to-fix-duplication.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0745-Change-EnderEye-target-without-changing-other-things.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0746-Add-BlockBreakBlockEvent.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0747-Vanilla-command-permission-fixes.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0748-Make-CallbackExecutor-strict-again.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0749-Prevent-unload-calls-removing-tickets-for-sync-loads.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0750-Do-not-allow-ticket-level-changes-while-unloading-pl.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0751-Do-not-allow-the-server-to-unload-chunks-at-request-.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0752-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0753-Correctly-handle-recursion-for-chunkholder-updates.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0754-Separate-lookup-locking-from-state-access-in-UserCac.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0755-Fix-chunks-refusing-to-unload-at-low-TPS.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0756-Do-not-allow-ticket-level-changes-when-updating-chun.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0757-Do-not-submit-profile-lookups-to-worldgen-threads.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0758-Log-when-the-async-catcher-is-tripped.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0759-Sanitize-ResourceLocation-error-logging.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0760-Fix-and-optimize-legacy-world-conversion.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0761-Optimise-general-POI-access.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0762-Allow-controlled-flushing-for-network-manager.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0763-Add-more-async-catchers.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0764-Rewrite-the-light-engine.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0765-Rewrite-entity-bounding-box-lookup-calls.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0766-Highly-optimise-single-and-multi-AABB-VoxelShapes-an.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0767-Optimise-chunk-tick-iteration.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0768-Execute-chunk-tasks-mid-tick.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0769-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0770-Do-not-copy-visible-chunks.patch Remove the old updatingChunks and visibleChunks fields (#6535) 2021-08-31 19:33:14 -07:00
0771-Replace-player-chunk-loader-system.patch Remove the old updatingChunks and visibleChunks fields (#6535) 2021-08-31 19:33:14 -07:00
0772-Replace-ticket-level-propagator.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0773-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0774-Custom-table-implementation-for-blockstate-state-loo.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0775-Detail-more-information-in-watchdog-dumps.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0776-Optimise-collision-checking-in-player-move-packet-ha.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0777-Manually-inline-methods-in-BlockPosition.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0778-Distance-manager-tick-timings.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0779-Name-craft-scheduler-threads-according-to-the-plugin.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0780-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0781-Add-packet-limiter-config.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0782-Lag-compensate-block-breaking.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0783-Use-hash-table-for-maintaing-changed-block-set.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0784-Consolidate-flush-calls-for-entity-tracker-packets.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0785-Don-t-lookup-fluid-state-when-raytracing.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0786-Time-scoreboard-search.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0787-Send-full-pos-packets-for-hard-colliding-entities.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0788-Do-not-run-raytrace-logic-for-AIR.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0789-Oprimise-map-impl-for-tracked-players.patch Remove the old updatingChunks and visibleChunks fields (#6535) 2021-08-31 19:33:14 -07:00
0790-Optimise-BlockSoil-nearby-water-lookup.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0791-Allow-removal-addition-of-entities-to-entity-ticklis.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0792-Optimise-random-block-ticking.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0793-Optimise-non-flush-packet-sending.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0794-Optimise-nearby-player-lookups.patch Remove the old updatingChunks and visibleChunks fields (#6535) 2021-08-31 19:33:14 -07:00
0795-Fix-Codec-log-spam.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0796-Optimise-WorldServer-notify.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) (#6539) 2021-09-01 14:03:36 +02:00
0797-Remove-streams-for-villager-AI.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0798-Rewrite-dataconverter-system.patch Fixed layers from V2550 not being added to list (#6541) 2021-09-01 21:25:25 +00:00
0799-Use-Velocity-compression-and-cipher-natives.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0800-Always-parse-protochunk-light-sources-unless-it-is-m.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0801-Reduce-worldgen-thread-worker-count-for-low-core-cou.patch Merge tuinity (#6413) 2021-08-31 04:02:11 -07:00
0802-Configurable-feature-seeds.patch Configurable feature seeds (#6531) 2021-09-01 09:54:41 +00:00
0803-Do-not-process-entity-loads-in-CraftChunk-getEntitie.patch Do not process entity loads in CraftChunk#getEntities (Fixes #6543) 2021-09-03 15:55:22 +01:00