Archiviert
13
0
Dieses Repository wurde am 2024-12-25 archiviert. Du kannst Dateien ansehen und es klonen, aber nicht pushen oder Issues/Pull-Requests öffnen.
Paper-Old/patches/server
Bjarne Koll bab31b6f55
Update Enchantment damage increase API
The Enchantment damage increase API added previously used the
EntityCategory enum as a parameter. These values are now however
determined by tags instead of the categories themselves.

Deprecated the outdated api method, create a new overload that takes
EntityType instead and implement deprecated method by guessing an entity
type from the builtin registry based on the category passed.
This method allows
a) the tags to still be modified and the legacy
   method still respecting such.
b) potential cursed implementations of enchantments of plugins to not
   break that override the getDamageBonus method on Enchantment.
2024-04-25 18:42:50 +02:00
..
0001-Setup-Gradle-project.patch Don't use defaultToolchain method for run tasks 2024-04-23 14:39:36 -07:00
0002-Remap-fixes.patch Begin update to 1.20.5 2024-04-23 10:02:08 -07:00
0003-Build-system-changes.patch Don't use defaultToolchain method for run tasks 2024-04-23 14:39:36 -07:00
0004-Test-changes.patch Don't use defaultToolchain method for run tasks 2024-04-23 14:39:36 -07:00
0005-Paper-config-files.patch Don't use defaultToolchain method for run tasks 2024-04-23 14:39:36 -07:00
0006-MC-Dev-fixes.patch do some work 2024-04-23 11:03:16 -07:00
0007-ConcurrentUtil.patch do some work 2024-04-23 11:03:16 -07:00
0008-CB-fixes.patch do some work 2024-04-23 11:03:16 -07:00
0009-MC-Utils.patch compile fixes 2024-04-24 22:16:04 -07:00
0010-Adventure.patch compile fixes 2024-04-24 22:29:18 -07:00
0011-Use-TerminalConsoleAppender-for-console-improvements.patch work on adventure 2024-04-24 20:14:51 -07:00
0012-Handle-plugin-prefixes-using-Log4J-configuration.patch Don't use defaultToolchain method for run tasks 2024-04-23 14:39:36 -07:00
0013-Improve-Log4J-Configuration-Plugin-Loggers.patch Work 2024-04-23 22:13:16 +02:00
0014-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch Don't use defaultToolchain method for run tasks 2024-04-23 14:39:36 -07:00
0015-Deobfuscate-stacktraces-in-log-messages-crash-report.patch Don't use defaultToolchain method for run tasks 2024-04-23 14:39:36 -07:00
0016-Rewrite-LogEvents-to-contain-the-source-jars-in-stac.patch Work 2024-04-23 22:13:16 +02:00
0017-Paper-command.patch Work 2024-04-23 22:13:16 +02:00
0018-Paper-Metrics.patch Work 2024-04-23 22:13:16 +02:00
0019-Paper-Plugins.patch Work 2024-04-23 22:13:16 +02:00
0020-Plugin-remapping.patch Don't use defaultToolchain method for run tasks 2024-04-23 14:39:36 -07:00
0021-Hook-into-CB-plugin-rewrites.patch Fix reflection diff and order wrt commodore diff 2024-04-23 13:36:31 -07:00
0022-Remap-reflection-calls-in-plugins-using-internals.patch 955 2024-04-24 16:25:57 -07:00
0023-Add-WorldEdit-plugin-flag-test-task.patch 955 2024-04-24 16:25:57 -07:00
0024-build-replace-use-of-shadow-plugin.patch 955 2024-04-24 16:25:57 -07:00
0025-Timings-v2.patch compile fixes 2024-04-24 22:29:18 -07:00
0026-Add-TickThread.patch 33 2024-04-23 14:12:24 -07:00
0027-Further-improve-server-tick-loop.patch 33 2024-04-23 14:12:24 -07:00
0028-Add-command-line-option-to-load-extra-plugin-jars-no.patch 33 2024-04-23 14:12:24 -07:00
0029-Support-components-in-ItemMeta.patch compile fixes 2024-04-24 21:38:28 -07:00
0030-Configurable-cactus-bamboo-and-reed-growth-height.patch 33 2024-04-23 14:12:24 -07:00
0031-Configurable-baby-zombie-movement-speed.patch compile fixes 2024-04-24 21:38:28 -07:00
0032-Configurable-fishing-time-ranges.patch 33 2024-04-23 14:12:24 -07:00
0033-Allow-nerfed-mobs-to-jump.patch 33 2024-04-23 14:12:24 -07:00
0034-Add-configurable-entity-despawn-distances.patch Fix continueServerUpdate with 2-line subjects 2024-04-23 14:26:28 -07:00
0035-Allow-for-toggling-of-spawn-chunks.patch Fix continueServerUpdate with 2-line subjects 2024-04-23 14:26:28 -07:00
0036-Drop-falling-block-and-tnt-entities-at-the-specified.patch Fix continueServerUpdate with 2-line subjects 2024-04-23 14:26:28 -07:00
0037-Show-Paper-in-client-crashes-server-lists-and-Mojang.patch 41 2024-04-23 14:31:37 -07:00
0038-Implement-Paper-VersionChecker.patch 41 2024-04-23 14:31:37 -07:00
0039-Add-version-history-to-version-command.patch 41 2024-04-23 14:31:37 -07:00
0040-Player-affects-spawning-API.patch compile fixes 2024-04-24 22:29:18 -07:00
0041-Only-refresh-abilities-if-needed.patch compile fixes 2024-04-24 22:29:18 -07:00
0042-Entity-Origin-API.patch compile fixes 2024-04-24 21:18:42 -07:00
0043-Prevent-block-entity-and-entity-crashes.patch update 2024-04-23 21:13:33 -04:00
0044-Configurable-top-of-nether-void-damage.patch update 2024-04-23 21:13:33 -04:00
0045-Check-online-mode-before-converting-and-renaming-pla.patch update 2024-04-23 21:13:33 -04:00
0046-Add-more-entities-to-activation-range-ignore-list.patch update 2024-04-23 21:13:33 -04:00
0047-Configurable-end-credits.patch update 2024-04-23 21:13:33 -04:00
0048-Fix-lag-from-explosions-processing-dead-entities.patch update 2024-04-23 21:13:33 -04:00
0049-Optimize-explosions.patch update 2024-04-23 21:13:33 -04:00
0050-Disable-explosion-knockback.patch update 2024-04-23 21:13:33 -04:00
0051-Disable-thunder.patch compile fixes 2024-04-24 21:18:42 -07:00
0052-Disable-ice-and-snow.patch compile fixes 2024-04-24 21:18:42 -07:00
0053-Configurable-mob-spawner-tick-rate.patch update 2024-04-23 21:13:33 -04:00
0054-Implement-PlayerLocaleChangeEvent.patch compile fixes 2024-04-24 22:29:18 -07:00
0055-Add-BeaconEffectEvent.patch update 2024-04-23 21:13:33 -04:00
0056-Configurable-container-update-tick-rate.patch Patches! 2024-04-23 18:25:14 -07:00
0057-Use-UserCache-for-player-heads.patch Patches! 2024-04-23 18:25:14 -07:00
0058-Disable-spigot-tick-limiters.patch Patches! 2024-04-23 18:25:14 -07:00
0059-Add-PlayerInitialSpawnEvent.patch Patches! 2024-04-23 18:25:14 -07:00
0060-Configurable-Disabling-Cat-Chest-Detection.patch Patches! 2024-04-23 18:25:14 -07:00
0061-Improve-Player-chat-API-handling.patch compile fixes 2024-04-24 22:29:18 -07:00
0062-All-chunks-are-slime-spawn-chunks-toggle.patch Patches! 2024-04-23 18:25:14 -07:00
0063-Expose-server-CommandMap.patch Patches! 2024-04-23 18:25:14 -07:00
0064-Be-a-bit-more-informative-in-maxHealth-exception.patch Patches! 2024-04-23 18:25:14 -07:00
0065-Player-Tab-List-and-Title-APIs.patch compile fixes 2024-04-24 22:29:18 -07:00
0066-Add-configurable-portal-search-radius.patch Patches! 2024-04-23 18:25:14 -07:00
0067-Add-velocity-warnings.patch Patches! 2024-04-23 18:25:14 -07:00
0068-Configurable-inter-world-teleportation-safety.patch compile fixes 2024-04-24 22:29:18 -07:00
0069-Add-exception-reporting-event.patch Patches! 2024-04-23 18:25:14 -07:00
0070-Disable-Scoreboards-for-non-players-by-default.patch Patches! 2024-04-23 18:25:14 -07:00
0071-Add-methods-for-working-with-arrows-stuck-in-living-.patch Patches! 2024-04-23 18:25:14 -07:00
0072-Chunk-Save-Reattempt.patch Patches! 2024-04-23 18:25:14 -07:00
0073-Complete-resource-pack-API.patch compile fixes 2024-04-24 22:29:18 -07:00
0074-Default-loading-permissions.yml-before-plugins.patch Patches! 2024-04-23 18:25:14 -07:00
0075-Allow-Reloading-of-Custom-Permissions.patch Patches! 2024-04-23 18:25:14 -07:00
0076-Remove-Metadata-on-reload.patch Patches! 2024-04-23 18:25:14 -07:00
0077-Handle-Item-Meta-Inconsistencies.patch compile fixes 2024-04-24 21:38:28 -07:00
0078-Configurable-Non-Player-Arrow-Despawn-Rate.patch Patches! 2024-04-23 18:25:14 -07:00
0079-Add-World-Util-Methods.patch Patches! 2024-04-23 18:25:14 -07:00
0080-Custom-replacement-for-eaten-items.patch Patches! 2024-04-23 18:25:14 -07:00
0081-handle-NaN-health-absorb-values-and-repair-bad-data.patch compile fixes 2024-04-24 22:29:18 -07:00
0082-Use-a-Shared-Random-for-Entities.patch Patches! 2024-04-23 18:25:14 -07:00
0083-Configurable-spawn-chances-for-skeleton-horses.patch compile fixes 2024-04-24 21:18:42 -07:00
0084-Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch compile fixes 2024-04-24 21:18:42 -07:00
0085-Entity-AddTo-RemoveFrom-World-Events.patch compile fixes 2024-04-24 21:18:42 -07:00
0086-Configurable-Chunk-Inhabited-Time.patch Patches! 2024-04-23 18:25:14 -07:00
0087-EntityPathfindEvent.patch Patches! 2024-04-23 18:25:14 -07:00
0088-Sanitise-RegionFileCache-and-make-configurable.patch Patches! 2024-04-23 18:25:14 -07:00
0089-Do-not-load-chunks-for-Pathfinding.patch compile fixes 2024-04-24 21:18:42 -07:00
0090-Add-PlayerUseUnknownEntityEvent.patch Patches! 2024-04-23 18:25:14 -07:00
0091-Configurable-random-tick-rates-for-blocks.patch Patches! 2024-04-23 18:25:14 -07:00
0092-Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch compile fixes 2024-04-24 21:18:42 -07:00
0093-Optimize-DataBits.patch Patches! 2024-04-23 18:25:14 -07:00
0094-Option-to-use-vanilla-per-world-scoreboard-coloring-.patch Patches! 2024-04-23 18:25:14 -07:00
0095-Configurable-Player-Collision.patch Patches! 2024-04-23 18:25:14 -07:00
0096-Add-handshake-event-to-allow-plugins-to-handle-clien.patch Patches! 2024-04-23 18:25:14 -07:00
0097-Configurable-RCON-IP-address.patch Patches! 2024-04-23 18:25:14 -07:00
0098-EntityRegainHealthEvent-isFastRegen-API.patch Patches! 2024-04-23 18:25:14 -07:00
0099-Add-ability-to-configure-frosted_ice-properties.patch Patches! 2024-04-23 18:25:14 -07:00
0100-remove-null-possibility-for-getServer-singleton.patch Patches! 2024-04-23 18:25:14 -07:00
0101-Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch Patches! 2024-04-23 18:25:14 -07:00
0102-LootTable-API-and-replenishable-lootables.patch compile fixes 2024-04-24 22:16:04 -07:00
0103-System-property-for-disabling-watchdoge.patch Patches! 2024-04-23 18:25:14 -07:00
0104-Async-GameProfileCache-saving.patch Patches! 2024-04-23 18:25:14 -07:00
0105-Optional-TNT-doesn-t-move-in-water.patch Patches! 2024-04-23 18:25:14 -07:00
0106-Faster-redstone-torch-rapid-clock-removal.patch Patches! 2024-04-23 18:25:14 -07:00
0107-Add-server-name-parameter.patch Patches! 2024-04-23 18:25:14 -07:00
0108-Fix-global-sound-handling.patch compile fixes 2024-04-24 21:18:42 -07:00
0109-Avoid-blocking-on-Network-Manager-creation.patch Patches! 2024-04-23 18:25:14 -07:00
0110-Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch Patches! 2024-04-23 18:25:14 -07:00
0111-Add-setting-for-proxy-online-mode-status.patch Patches! 2024-04-23 18:25:14 -07:00
0112-Optimise-BlockState-s-hashCode-equals.patch Patches! 2024-04-23 18:25:14 -07:00
0113-Configurable-packet-in-spam-threshold.patch Patches! 2024-04-23 18:25:14 -07:00
0114-Configurable-flying-kick-messages.patch Patches! 2024-04-23 18:25:14 -07:00
0115-Add-EntityZapEvent.patch Patches! 2024-04-23 18:25:14 -07:00
0116-Filter-bad-block-entity-nbt-data-from-falling-blocks.patch Patches! 2024-04-23 18:25:14 -07:00
0117-Cache-user-authenticator-threads.patch Patches! 2024-04-23 18:25:14 -07:00
0118-Allow-Reloading-of-Command-Aliases.patch Patches! 2024-04-23 18:25:14 -07:00
0119-Add-source-to-PlayerExpChangeEvent.patch Patches! 2024-04-23 18:25:14 -07:00
0120-Add-ProjectileCollideEvent.patch Patches! 2024-04-23 18:25:14 -07:00
0121-Prevent-Pathfinding-out-of-World-Border.patch Patches! 2024-04-23 18:25:14 -07:00
0122-Optimize-Level.hasChunkAt-BlockPosition-Z.patch Patches! 2024-04-23 18:25:14 -07:00
0123-Bound-Treasure-Maps-to-World-Border.patch Patches! 2024-04-23 18:25:14 -07:00
0124-Configurable-Cartographer-Treasure-Maps.patch Patches! 2024-04-23 18:25:14 -07:00
0125-Add-API-methods-to-control-if-armor-stands-can-move.patch Patches! 2024-04-23 18:25:14 -07:00
0126-String-based-Action-Bar-API.patch compile fixes 2024-04-24 22:29:18 -07:00
0127-Properly-fix-item-duplication-bug.patch Patches! 2024-04-23 18:25:14 -07:00
0128-Firework-API-s.patch Patches! 2024-04-23 18:25:14 -07:00
0129-PlayerTeleportEndGatewayEvent.patch Patches! 2024-04-23 18:25:14 -07:00
0130-Provide-E-TE-Chunk-count-stat-methods.patch Patches! 2024-04-23 18:25:14 -07:00
0131-Enforce-Sync-Player-Saves.patch Patches! 2024-04-23 18:25:14 -07:00
0132-ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch Patches! 2024-04-23 18:25:14 -07:00
0133-Cap-Entity-Collisions.patch Patches! 2024-04-23 18:25:14 -07:00
0134-Remove-CraftScheduler-Async-Task-Debugger.patch Patches! 2024-04-23 18:25:14 -07:00
0135-Properly-handle-async-calls-to-restart-the-server.patch Patches! 2024-04-23 18:25:14 -07:00
0136-Add-option-to-make-parrots-stay-on-shoulders-despite.patch Patches! 2024-04-23 18:25:14 -07:00
0137-Add-configuration-option-to-prevent-player-names-fro.patch Patches! 2024-04-23 18:25:14 -07:00
0138-provide-a-configurable-option-to-disable-creeper-lin.patch Patches! 2024-04-23 18:25:14 -07:00
0139-Item-canEntityPickup.patch Patches! 2024-04-23 18:25:14 -07:00
0140-PlayerPickupItemEvent-setFlyAtPlayer.patch Patches! 2024-04-23 18:25:14 -07:00
0141-PlayerAttemptPickupItemEvent.patch Patches! 2024-04-23 18:25:14 -07:00
0142-Do-not-submit-profile-lookups-to-worldgen-threads.patch Patches! 2024-04-23 18:25:14 -07:00
0143-Basic-PlayerProfile-API.patch compile fixes 2024-04-24 21:18:42 -07:00
0144-Add-UnknownCommandEvent.patch Patches! 2024-04-23 18:25:14 -07:00
0145-Shoulder-Entities-Release-API.patch Patches! 2024-04-23 18:25:14 -07:00
0146-Profile-Lookup-Events.patch Patches! 2024-04-23 18:25:14 -07:00
0147-Block-player-logins-during-server-shutdown.patch Patches! 2024-04-23 18:25:14 -07:00
0148-Entity-fromMobSpawner.patch Patches! 2024-04-23 18:25:14 -07:00
0149-Improve-the-Saddle-API-for-Horses.patch Patches! 2024-04-23 18:25:14 -07:00
0150-ensureServerConversions-API.patch compile fixes 2024-04-24 21:18:42 -07:00
0151-Implement-getI18NDisplayName.patch compile fixes 2024-04-24 21:18:42 -07:00
0152-ProfileWhitelistVerifyEvent.patch Patches! 2024-04-23 18:25:14 -07:00
0153-Fix-this-stupid-bullshit.patch Patches! 2024-04-23 18:25:14 -07:00
0154-LivingEntity-setKiller.patch Patches! 2024-04-23 18:25:14 -07:00
0155-Ocelot-despawns-should-honor-nametags-and-leash.patch Patches! 2024-04-23 18:25:14 -07:00
0156-Reset-spawner-timer-when-spawner-event-is-cancelled.patch Patches! 2024-04-23 18:25:14 -07:00
0157-Allow-specifying-a-custom-authentication-servers-dow.patch Patches! 2024-04-23 18:25:14 -07:00
0158-Add-PlayerJumpEvent.patch Patches! 2024-04-23 18:25:14 -07:00
0159-handle-ServerboundKeepAlivePacket-async.patch Patches! 2024-04-23 18:25:14 -07:00
0160-Expose-client-protocol-version-and-virtual-host.patch compile fixes 2024-04-24 22:29:18 -07:00
0161-revert-serverside-behavior-of-keepalives.patch Patches! 2024-04-23 18:25:14 -07:00
0162-Send-attack-SoundEffects-only-to-players-who-can-see.patch Patches! 2024-04-23 18:25:14 -07:00
0163-Add-PlayerArmorChangeEvent.patch Patches! 2024-04-23 18:25:14 -07:00
0164-Prevent-logins-from-being-processed-when-the-player-.patch Patches! 2024-04-23 18:25:14 -07:00
0165-Fix-MC-117075-Block-entity-unload-lag-spike.patch Patches! 2024-04-23 18:25:14 -07:00
0166-use-CB-BlockState-implementations-for-captured-block.patch Patches! 2024-04-23 18:25:14 -07:00
0167-API-to-get-a-BlockState-without-a-snapshot.patch Patches! 2024-04-23 18:25:14 -07:00
0168-AsyncTabCompleteEvent.patch Patches! 2024-04-23 18:25:14 -07:00
0169-PlayerPickupExperienceEvent.patch Patches! 2024-04-23 18:25:14 -07:00
0170-Ability-to-apply-mending-to-XP-API.patch compile fixes 2024-04-24 22:29:18 -07:00
0171-PlayerNaturallySpawnCreaturesEvent.patch Patches! 2024-04-23 18:25:14 -07:00
0172-Add-setPlayerProfile-API-for-Skulls.patch Patches! 2024-04-23 18:25:14 -07:00
0173-PreCreatureSpawnEvent.patch 221 2024-04-23 19:21:40 -07:00
0174-Fill-Profile-Property-Events.patch 221 2024-04-23 19:21:40 -07:00
0175-Add-PlayerAdvancementCriterionGrantEvent.patch 221 2024-04-23 19:21:40 -07:00
0176-Add-ArmorStand-Item-Meta.patch 221 2024-04-23 19:21:40 -07:00
0177-Extend-Player-Interact-cancellation.patch 221 2024-04-23 19:21:40 -07:00
0178-Tameable-getOwnerUniqueId-API.patch 221 2024-04-23 19:21:40 -07:00
0179-Toggleable-player-crits.patch 221 2024-04-23 19:21:40 -07:00
0180-Disable-Explicit-Network-Manager-Flushing.patch 221 2024-04-23 19:21:40 -07:00
0181-Implement-extended-PaperServerListPingEvent.patch 221 2024-04-23 19:21:40 -07:00
0182-Add-more-fields-to-AsyncPreLoginEvent.patch 221 2024-04-23 19:21:40 -07:00
0183-Player.setPlayerProfile-API.patch compile fixes 2024-04-24 22:29:18 -07:00
0184-getPlayerUniqueId-API.patch 221 2024-04-23 19:21:40 -07:00
0185-Improved-Async-Task-Scheduler.patch 221 2024-04-23 19:21:40 -07:00
0186-Make-legacy-ping-handler-more-reliable.patch 221 2024-04-23 19:21:40 -07:00
0187-Call-PaperServerListPingEvent-for-legacy-pings.patch 221 2024-04-23 19:21:40 -07:00
0188-Flag-to-disable-the-channel-limit.patch compile fixes 2024-04-24 22:29:18 -07:00
0189-Add-openSign-method-to-HumanEntity.patch 221 2024-04-23 19:21:40 -07:00
0190-Configurable-sprint-interruption-on-attack.patch 221 2024-04-23 19:21:40 -07:00
0191-EndermanEscapeEvent.patch 221 2024-04-23 19:21:40 -07:00
0192-Enderman.teleportRandomly.patch 221 2024-04-23 19:21:40 -07:00
0193-Block-Enderpearl-Travel-Exploit.patch compile fixes 2024-04-24 21:18:42 -07:00
0194-Expand-World.spawnParticle-API-and-add-Builder.patch compile fixes 2024-04-24 21:18:42 -07:00
0195-Fix-exploit-that-allowed-colored-signs-to-be-created.patch compile fixes 2024-04-24 21:18:42 -07:00
0196-EndermanAttackPlayerEvent.patch 221 2024-04-23 19:21:40 -07:00
0197-WitchConsumePotionEvent.patch 221 2024-04-23 19:21:40 -07:00
0198-WitchThrowPotionEvent.patch 221 2024-04-23 19:21:40 -07:00
0199-WitchReadyPotionEvent.patch 221 2024-04-23 19:21:40 -07:00
0200-ItemStack-getMaxItemUseDuration.patch 221 2024-04-23 19:21:40 -07:00
0201-Add-EntityTeleportEndGatewayEvent.patch 221 2024-04-23 19:21:40 -07:00
0202-Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch 221 2024-04-23 19:21:40 -07:00
0203-Fix-CraftEntity-hashCode.patch 221 2024-04-23 19:21:40 -07:00
0204-Configurable-LootPool-luck-formula.patch 221 2024-04-23 19:21:40 -07:00
0205-Print-Error-details-when-failing-to-save-player-data.patch 221 2024-04-23 19:21:40 -07:00
0206-Make-shield-blocking-delay-configurable.patch 221 2024-04-23 19:21:40 -07:00
0207-Improve-EntityShootBowEvent.patch 221 2024-04-23 19:21:40 -07:00
0208-PlayerReadyArrowEvent.patch 221 2024-04-23 19:21:40 -07:00
0209-Add-EntityKnockbackByEntityEvent-and-EntityPushedByE.patch compile fixes 2024-04-24 21:18:42 -07:00
0210-Expand-Explosions-API.patch 221 2024-04-23 19:21:40 -07:00
0211-LivingEntity-Active-Item-API.patch 221 2024-04-23 19:21:40 -07:00
0212-RangedEntity-API.patch 221 2024-04-23 19:21:40 -07:00
0213-Add-config-to-disable-ender-dragon-legacy-check.patch 221 2024-04-23 19:21:40 -07:00
0214-Implement-World.getEntity-UUID-API.patch 221 2024-04-23 19:21:40 -07:00
0215-InventoryCloseEvent-Reason-API.patch compile fixes 2024-04-24 22:29:18 -07:00
0216-Vex-get-setSummoner-API.patch 221 2024-04-23 19:21:40 -07:00
0217-Refresh-player-inventory-when-cancelling-PlayerInter.patch 221 2024-04-23 19:21:40 -07:00
0218-add-more-information-to-Entity.toString.patch 221 2024-04-23 19:21:40 -07:00
0219-EnderDragon-Events.patch 221 2024-04-23 19:21:40 -07:00
0220-PlayerElytraBoostEvent.patch 221 2024-04-23 19:21:40 -07:00
0221-PlayerLaunchProjectileEvent.patch 221 2024-04-23 19:21:40 -07:00
0222-Improve-BlockPosition-inlining.patch 253 2024-04-23 19:46:06 -07:00
0223-Option-to-prevent-armor-stands-from-doing-entity-loo.patch 253 2024-04-23 19:46:06 -07:00
0224-Vanished-players-don-t-have-rights.patch 253 2024-04-23 19:46:06 -07:00
0225-Allow-disabling-armor-stand-ticking.patch 253 2024-04-23 19:46:06 -07:00
0226-SkeletonHorse-Additions.patch 253 2024-04-23 19:46:06 -07:00
0227-Don-t-call-getItemMeta-on-hasItemMeta.patch 253 2024-04-23 19:46:06 -07:00
0228-Expand-ArmorStand-API.patch 253 2024-04-23 19:46:06 -07:00
0229-AnvilDamageEvent.patch 253 2024-04-23 19:46:06 -07:00
0230-Add-TNTPrimeEvent.patch compile fixes 2024-04-24 21:18:42 -07:00
0231-Break-up-and-make-tab-spam-limits-configurable.patch 253 2024-04-23 19:46:06 -07:00
0232-Fix-NBT-type-issues.patch 253 2024-04-23 19:46:06 -07:00
0233-Remove-unnecessary-itemmeta-handling.patch work on adventure 2024-04-24 20:14:51 -07:00
0234-Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch compile fixes 2024-04-24 21:18:42 -07:00
0235-Add-Early-Warning-Feature-to-WatchDog.patch 253 2024-04-23 19:46:06 -07:00
0236-Use-ConcurrentHashMap-in-JsonList.patch 253 2024-04-23 19:46:06 -07:00
0237-Use-a-Queue-for-Queueing-Commands.patch 253 2024-04-23 19:46:06 -07:00
0238-Ability-to-get-block-entities-from-a-chunk-without-s.patch 253 2024-04-23 19:46:06 -07:00
0239-Optimize-BlockPosition-helper-methods.patch 253 2024-04-23 19:46:06 -07:00
0240-Restore-vanilla-default-mob-spawn-range-and-water-an.patch 253 2024-04-23 19:46:06 -07:00
0241-Slime-Pathfinder-Events.patch 253 2024-04-23 19:46:06 -07:00
0242-Configurable-speed-for-water-flowing-over-lava.patch 253 2024-04-23 19:46:06 -07:00
0243-Optimize-CraftBlockData-Creation.patch 253 2024-04-23 19:46:06 -07:00
0244-Optimize-MappedRegistry.patch 253 2024-04-23 19:46:06 -07:00
0245-Add-PhantomPreSpawnEvent.patch 253 2024-04-23 19:46:06 -07:00
0246-Add-More-Creeper-API.patch 253 2024-04-23 19:46:06 -07:00
0247-Inventory-removeItemAnySlot.patch 253 2024-04-23 19:46:06 -07:00
0248-Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch 253 2024-04-23 19:46:06 -07:00
0249-Add-ray-tracing-methods-to-LivingEntity.patch 253 2024-04-23 19:46:06 -07:00
0250-Expose-attack-cooldown-methods-for-Player.patch compile fixes 2024-04-24 22:29:18 -07:00
0251-Improve-death-events.patch compile fixes 2024-04-24 22:29:18 -07:00
0252-Allow-chests-to-be-placed-with-NBT-data.patch work on adventure 2024-04-24 20:14:51 -07:00
0253-Mob-Pathfinding-API.patch 253 2024-04-23 19:46:06 -07:00
0254-Prevent-various-interactions-from-causing-chunk-load.patch 301 2024-04-23 22:43:09 -07:00
0255-Prevent-mob-spawning-from-loading-generating-chunks.patch 301 2024-04-23 22:43:09 -07:00
0256-Implement-furnace-cook-speed-multiplier-API.patch 301 2024-04-23 22:43:09 -07:00
0257-Honor-EntityAgeable.ageLock.patch 301 2024-04-23 22:43:09 -07:00
0258-Configurable-connection-throttle-kick-message.patch 301 2024-04-23 22:43:09 -07:00
0259-Prevent-chunk-loading-from-Fluid-Flowing.patch 301 2024-04-23 22:43:09 -07:00
0260-PreSpawnerSpawnEvent.patch 301 2024-04-23 22:43:09 -07:00
0261-Add-LivingEntity-getTargetEntity.patch 301 2024-04-23 22:43:09 -07:00
0262-Add-sun-related-API.patch 301 2024-04-23 22:43:09 -07:00
0263-Catch-JsonParseException-in-entity-and-block-entity-.patch compile fixes 2024-04-24 21:18:42 -07:00
0264-Turtle-API.patch 301 2024-04-23 22:43:09 -07:00
0265-Call-player-spectator-target-events-and-improve-impl.patch 301 2024-04-23 22:43:09 -07:00
0266-Add-more-Witch-API.patch 301 2024-04-23 22:43:09 -07:00
0267-Check-Drowned-for-Villager-Aggression-Config.patch 301 2024-04-23 22:43:09 -07:00
0268-Add-option-to-prevent-players-from-moving-into-unloa.patch 301 2024-04-23 22:43:09 -07:00
0269-Reset-players-airTicks-on-respawn.patch 301 2024-04-23 22:43:09 -07:00
0270-Don-t-sleep-after-profile-lookups-if-not-needed.patch 301 2024-04-23 22:43:09 -07:00
0271-Improve-Server-Thread-Pool-and-Thread-Priorities.patch 301 2024-04-23 22:43:09 -07:00
0272-Optimize-World-Time-Updates.patch 301 2024-04-23 22:43:09 -07:00
0273-Restore-custom-InventoryHolder-support.patch 301 2024-04-23 22:43:09 -07:00
0274-Fix-SpongeAbsortEvent-handling.patch 301 2024-04-23 22:43:09 -07:00
0275-Don-t-allow-digging-into-unloaded-chunks.patch 301 2024-04-23 22:43:09 -07:00
0276-Make-the-default-permission-message-configurable.patch 301 2024-04-23 22:43:09 -07:00
0277-force-entity-dismount-during-teleportation.patch 301 2024-04-23 22:43:09 -07:00
0278-Add-more-Zombie-API.patch compile fixes 2024-04-24 21:38:28 -07:00
0279-Book-Size-Limits.patch compile fixes 2024-04-24 21:18:42 -07:00
0280-Add-PlayerConnectionCloseEvent.patch 301 2024-04-23 22:43:09 -07:00
0281-Replace-OfflinePlayer-getLastPlayed.patch compile fixes 2024-04-24 22:29:18 -07:00
0282-Workaround-for-vehicle-tracking-issue-on-disconnect.patch 301 2024-04-23 22:43:09 -07:00
0283-Dont-block-Player-remove-if-the-handle-is-a-custom-p.patch compile fixes 2024-04-24 22:29:18 -07:00
0284-BlockDestroyEvent.patch 301 2024-04-23 22:43:09 -07:00
0285-Async-command-map-building.patch 301 2024-04-23 22:43:09 -07:00
0286-Brigadier-Mojang-API.patch compile fixes 2024-04-24 21:18:42 -07:00
0287-Improve-exact-choice-recipe-ingredients.patch 301 2024-04-23 22:43:09 -07:00
0288-Limit-Client-Sign-length-more.patch compile fixes 2024-04-24 21:18:42 -07:00
0289-Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch 301 2024-04-23 22:43:09 -07:00
0290-Entity-getEntitySpawnReason.patch compile fixes 2024-04-24 21:18:42 -07:00
0291-Fire-event-on-GS4-query.patch 301 2024-04-23 22:43:09 -07:00
0292-Add-PlayerPostRespawnEvent.patch 405 2024-04-23 23:44:48 -07:00
0293-don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch 301 2024-04-23 22:43:09 -07:00
0294-Server-Tick-Events.patch 301 2024-04-23 22:43:09 -07:00
0295-PlayerDeathEvent-getItemsToKeep.patch 301 2024-04-23 22:43:09 -07:00
0296-Optimize-Captured-BlockEntity-Lookup.patch 301 2024-04-23 22:43:09 -07:00
0297-Add-Heightmap-API.patch 301 2024-04-23 22:43:09 -07:00
0298-Mob-Spawner-API-Enhancements.patch 301 2024-04-23 22:43:09 -07:00
0299-Fix-CB-call-to-changed-postToMainThread-method.patch 301 2024-04-23 22:43:09 -07:00
0300-Fix-sounds-when-item-frames-are-modified-MC-123450.patch 301 2024-04-23 22:43:09 -07:00
0301-Implement-CraftBlockSoundGroup.patch 301 2024-04-23 22:43:09 -07:00
0302-Expose-the-internal-current-tick.patch 354 2024-04-23 23:05:14 -07:00
0303-Show-blockstate-location-if-we-failed-to-read-it.patch 354 2024-04-23 23:05:14 -07:00
0304-Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch 354 2024-04-23 23:05:14 -07:00
0305-Configurable-projectile-relative-velocity.patch 354 2024-04-23 23:05:14 -07:00
0306-offset-item-frame-ticking.patch 354 2024-04-23 23:05:14 -07:00
0307-Prevent-consuming-the-wrong-itemstack.patch 354 2024-04-23 23:05:14 -07:00
0308-Dont-send-unnecessary-sign-update.patch compile fixes 2024-04-24 21:18:42 -07:00
0309-Add-option-to-disable-pillager-patrols.patch 354 2024-04-23 23:05:14 -07:00
0310-Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch 354 2024-04-23 23:05:14 -07:00
0311-MC-145656-Fix-Follow-Range-Initial-Target.patch 354 2024-04-23 23:05:14 -07:00
0312-Duplicate-UUID-Resolve-Option.patch 354 2024-04-23 23:05:14 -07:00
0313-PlayerDeathEvent-shouldDropExperience.patch 354 2024-04-23 23:05:14 -07:00
0314-Prevent-bees-loading-chunks-checking-hive-position.patch 354 2024-04-23 23:05:14 -07:00
0315-Don-t-load-Chunks-from-Hoppers-and-other-things.patch 354 2024-04-23 23:05:14 -07:00
0316-Optimise-EntityGetter-getPlayerByUUID.patch compile fixes 2024-04-24 21:18:42 -07:00
0317-Fix-items-not-falling-correctly.patch 354 2024-04-23 23:05:14 -07:00
0318-Optimize-call-to-getFluid-for-explosions.patch 354 2024-04-23 23:05:14 -07:00
0319-Guard-against-serializing-mismatching-chunk-coordina.patch 354 2024-04-23 23:05:14 -07:00
0320-Alternative-item-despawn-rate.patch 354 2024-04-23 23:05:14 -07:00
0321-Tracking-Range-Improvements.patch 354 2024-04-23 23:05:14 -07:00
0322-Bees-get-gravity-in-void.-Fixes-MC-167279.patch 354 2024-04-23 23:05:14 -07:00
0323-Improve-Block-breakNaturally-API.patch 354 2024-04-23 23:05:14 -07:00
0324-Optimise-getChunkAt-calls-for-loaded-chunks.patch 354 2024-04-23 23:05:14 -07:00
0325-Add-debug-for-sync-chunk-loads.patch compile fixes 2024-04-24 21:18:42 -07:00
0326-Improve-java-version-check.patch 354 2024-04-23 23:05:14 -07:00
0327-Add-ThrownEggHatchEvent.patch 354 2024-04-23 23:05:14 -07:00
0328-Entity-Jump-API.patch 354 2024-04-23 23:05:14 -07:00
0329-Add-option-to-nerf-pigmen-from-nether-portals.patch 354 2024-04-23 23:05:14 -07:00
0330-Make-the-GUI-graph-fancier.patch 354 2024-04-23 23:05:14 -07:00
0331-add-hand-to-BlockMultiPlaceEvent.patch 354 2024-04-23 23:05:14 -07:00
0332-Validate-tripwire-hook-placement-before-update.patch 354 2024-04-23 23:05:14 -07:00
0333-Add-option-to-allow-iron-golems-to-spawn-in-air.patch 354 2024-04-23 23:05:14 -07:00
0334-Configurable-chance-of-villager-zombie-infection.patch compile fixes 2024-04-24 21:38:28 -07:00
0335-Optimise-Chunk-getFluid.patch 354 2024-04-23 23:05:14 -07:00
0336-Set-spigots-verbose-world-setting-to-false-by-def.patch 354 2024-04-23 23:05:14 -07:00
0337-Add-tick-times-API-and-mspt-command.patch 354 2024-04-23 23:05:14 -07:00
0338-Expose-MinecraftServer-isRunning.patch 354 2024-04-23 23:05:14 -07:00
0339-Add-Raw-Byte-ItemStack-Serialization.patch compile fixes 2024-04-24 22:16:04 -07:00
0340-Pillager-patrol-spawn-settings-and-per-player-option.patch 354 2024-04-23 23:05:14 -07:00
0341-Remote-Connections-shouldn-t-hold-up-shutdown.patch 354 2024-04-23 23:05:14 -07:00
0342-Do-not-allow-bees-to-load-chunks-for-beehives.patch 354 2024-04-23 23:05:14 -07:00
0343-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch compile fixes 2024-04-24 21:18:42 -07:00
0344-Don-t-tick-dead-players.patch 354 2024-04-23 23:05:14 -07:00
0345-Dead-Player-s-shouldn-t-be-able-to-move.patch 354 2024-04-23 23:05:14 -07:00
0346-Don-t-move-existing-players-to-world-spawn.patch 405 2024-04-23 23:44:48 -07:00
0347-Optimize-Pathfinding.patch 354 2024-04-23 23:05:14 -07:00
0348-Reduce-Either-Optional-allocation.patch 354 2024-04-23 23:05:14 -07:00
0349-Reduce-memory-footprint-of-CompoundTag.patch 354 2024-04-23 23:05:14 -07:00
0350-Prevent-opening-inventories-when-frozen.patch 354 2024-04-23 23:05:14 -07:00
0351-Don-t-run-entity-collision-code-if-not-needed.patch 354 2024-04-23 23:05:14 -07:00
0352-Implement-Player-Client-Options-API.patch compile fixes 2024-04-24 22:29:18 -07:00
0353-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch 354 2024-04-23 23:05:14 -07:00
0354-Fire-PlayerJoinEvent-when-Player-is-actually-ready.patch 405 2024-04-23 23:44:48 -07:00
0355-Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch 405 2024-04-23 23:44:48 -07:00
0356-Add-PlayerAttackEntityCooldownResetEvent.patch 405 2024-04-23 23:44:48 -07:00
0357-Don-t-fire-BlockFade-on-worldgen-threads.patch 405 2024-04-23 23:44:48 -07:00
0358-Add-phantom-creative-and-insomniac-controls.patch 405 2024-04-23 23:44:48 -07:00
0359-Fix-item-duplication-and-teleport-issues.patch 405 2024-04-23 23:44:48 -07:00
0360-Villager-Restocks-API.patch 405 2024-04-23 23:44:48 -07:00
0361-Validate-PickItem-Packet-and-kick-for-invalid.patch compile fixes 2024-04-24 21:18:42 -07:00
0362-Expose-game-version.patch 405 2024-04-23 23:44:48 -07:00
0363-Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch 405 2024-04-23 23:44:48 -07:00
0364-misc-debugging-dumps.patch compile fixes 2024-04-24 21:38:28 -07:00
0365-Prevent-teleporting-dead-entities.patch compile fixes 2024-04-24 21:18:42 -07:00
0366-Implement-Mob-Goal-API.patch 955 2024-04-24 16:25:57 -07:00
0367-Add-villager-reputation-API.patch 405 2024-04-23 23:44:48 -07:00
0368-Option-for-maximum-exp-value-when-merging-orbs.patch 405 2024-04-23 23:44:48 -07:00
0369-ExperienceOrbMergeEvent.patch 405 2024-04-23 23:44:48 -07:00
0370-Fix-PotionEffect-ignores-icon-flag.patch 405 2024-04-23 23:44:48 -07:00
0371-Potential-bed-API.patch 405 2024-04-23 23:44:48 -07:00
0372-Wait-for-Async-Tasks-during-shutdown.patch 405 2024-04-23 23:44:48 -07:00
0373-Ensure-EntityRaider-respects-game-and-entity-rules-f.patch 405 2024-04-23 23:44:48 -07:00
0374-Ensure-safe-gateway-teleport.patch 405 2024-04-23 23:44:48 -07:00
0375-Add-option-for-console-having-all-permissions.patch 405 2024-04-23 23:44:48 -07:00
0376-Fix-villager-trading-demand-MC-163962.patch 405 2024-04-23 23:44:48 -07:00
0377-Maps-shouldn-t-load-chunks.patch 405 2024-04-23 23:44:48 -07:00
0378-Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch 405 2024-04-23 23:44:48 -07:00
0379-Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch 405 2024-04-23 23:44:48 -07:00
0380-Fix-piston-physics-inconsistency-MC-188840.patch 405 2024-04-23 23:44:48 -07:00
0381-Fix-missing-chunks-due-to-integer-overflow.patch 405 2024-04-23 23:44:48 -07:00
0382-Prevent-position-desync-causing-tp-exploit.patch compile fixes 2024-04-24 21:18:42 -07:00
0383-Inventory-getHolder-method-without-block-snapshot.patch 405 2024-04-23 23:44:48 -07:00
0384-Add-PlayerRecipeBookClickEvent.patch compile fixes 2024-04-24 21:18:42 -07:00
0385-Hide-sync-chunk-writes-behind-flag.patch 405 2024-04-23 23:44:48 -07:00
0386-Add-permission-for-command-blocks.patch compile fixes 2024-04-24 21:18:42 -07:00
0387-Ensure-Entity-position-and-AABB-are-never-invalid.patch 405 2024-04-23 23:44:48 -07:00
0388-Fix-Per-World-Difficulty-Remembering-Difficulty.patch compile fixes 2024-04-24 21:18:42 -07:00
0389-Paper-dumpitem-command.patch 405 2024-04-23 23:44:48 -07:00
0390-Improve-Legacy-Component-serialization-size.patch 405 2024-04-23 23:44:48 -07:00
0391-Add-Plugin-Tickets-to-API-Chunk-Methods.patch 405 2024-04-23 23:44:48 -07:00
0392-Add-BlockStateMeta-clearBlockState.patch 405 2024-04-23 23:44:48 -07:00
0393-Convert-legacy-attributes-in-Item-Meta.patch compile fixes 2024-04-24 21:38:28 -07:00
0394-Do-not-accept-invalid-client-settings.patch compile fixes 2024-04-24 21:18:42 -07:00
0395-Improve-fix-EntityTargetLivingEntityEvent.patch 405 2024-04-23 23:44:48 -07:00
0396-Add-entity-liquid-API.patch 405 2024-04-23 23:44:48 -07:00
0397-Add-PrepareResultEvent.patch 405 2024-04-23 23:44:48 -07:00
0398-Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch 405 2024-04-23 23:44:48 -07:00
0399-Fix-arrows-never-despawning-MC-125757.patch 405 2024-04-23 23:44:48 -07:00
0400-Thread-Safe-Vanilla-Command-permission-checking.patch 405 2024-04-23 23:44:48 -07:00
0401-Fix-SPIGOT-5989.patch 405 2024-04-23 23:44:48 -07:00
0402-Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch 405 2024-04-23 23:44:48 -07:00
0403-Fix-SPIGOT-5885-Unable-to-disable-advancements.patch 405 2024-04-23 23:44:48 -07:00
0404-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch 405 2024-04-23 23:44:48 -07:00
0405-Optimize-NetworkManager-Exception-Handling.patch 405 2024-04-23 23:44:48 -07:00
0406-Fix-some-rails-connecting-improperly.patch Patches! 2024-04-24 08:11:27 -04:00
0407-Fix-regex-mistake-in-CB-NBT-int-deserialization.patch Patches! 2024-04-24 08:11:27 -04:00
0408-Brand-support.patch compile fixes 2024-04-24 22:29:18 -07:00
0409-Add-playPickupItemAnimation-to-LivingEntity.patch Patches! 2024-04-24 08:11:27 -04:00
0410-Don-t-require-FACING-data.patch Patches! 2024-04-24 08:11:27 -04:00
0411-Fix-SpawnChangeEvent-not-firing-for-all-use-cases.patch compile fixes 2024-04-24 21:18:42 -07:00
0412-Add-moon-phase-API.patch Patches! 2024-04-24 08:11:27 -04:00
0413-Do-not-let-the-server-load-chunks-from-newer-version.patch Patches! 2024-04-24 08:11:27 -04:00
0414-Prevent-headless-pistons-from-being-created.patch Patches! 2024-04-24 08:11:27 -04:00
0415-Add-BellRingEvent.patch Patches! 2024-04-24 08:11:27 -04:00
0416-Add-zombie-targets-turtle-egg-config.patch compile fixes 2024-04-24 21:38:28 -07:00
0417-Buffer-joins-to-world.patch Patches! 2024-04-24 08:11:27 -04:00
0418-Fix-hex-colors-not-working-in-some-kick-messages.patch Patches! 2024-04-24 08:11:27 -04:00
0419-PortalCreateEvent-needs-to-know-its-entity.patch work on adventure 2024-04-24 20:14:51 -07:00
0420-Add-more-Evoker-API.patch Patches! 2024-04-24 09:46:45 -04:00
0421-Add-methods-to-get-translation-keys.patch Patches! 2024-04-24 09:46:45 -04:00
0422-Create-HoverEvent-from-ItemStack-Entity.patch compile fixes 2024-04-24 21:18:42 -07:00
0423-Cache-block-data-strings.patch Patches! 2024-04-24 09:46:45 -04:00
0424-Fix-Entity-Teleportation-and-cancel-velocity-if-tele.patch compile fixes 2024-04-24 21:18:42 -07:00
0425-Add-additional-open-container-api-to-HumanEntity.patch Patches! 2024-04-24 09:46:45 -04:00
0426-Cache-DataFixerUpper-Rewrite-Rules-on-demand.patch Patches! 2024-04-24 09:46:45 -04:00
0427-Extend-block-drop-capture-to-capture-all-items-added.patch compile fixes 2024-04-24 21:18:42 -07:00
0428-Expose-the-Entity-Counter-to-allow-plugins-to-use-va.patch compile fixes 2024-04-24 22:16:04 -07:00
0429-Lazily-track-plugin-scoreboards-by-default.patch Patches! 2024-04-24 09:46:45 -04:00
0430-Entity-isTicking.patch Patches! 2024-04-24 09:46:45 -04:00
0431-Fix-deop-kicking-non-whitelisted-player-when-white-l.patch Patches! 2024-04-24 09:46:45 -04:00
0432-Fix-Concurrency-issue-in-ShufflingList.patch Patches! 2024-04-24 09:46:45 -04:00
0433-Reset-Ender-Crystals-on-Dragon-Spawn.patch Patches! 2024-04-24 09:46:45 -04:00
0434-Fix-for-large-move-vectors-crashing-server.patch compile fixes 2024-04-24 21:18:42 -07:00
0435-Optimise-getType-calls.patch Patches! 2024-04-24 09:46:45 -04:00
0436-Villager-resetOffers.patch Patches! 2024-04-24 09:46:45 -04:00
0437-Retain-block-place-order-when-capturing-blockstates.patch Patches! 2024-04-24 09:46:45 -04:00
0438-Fix-item-locations-dropped-from-campfires.patch Patches! 2024-04-24 09:46:45 -04:00
0439-Fix-bell-block-entity-memory-leak.patch Patches! 2024-04-24 09:46:45 -04:00
0440-Avoid-error-bubbling-up-when-item-stack-is-empty-in-.patch Patches! 2024-04-24 09:46:45 -04:00
0441-Add-getOfflinePlayerIfCached-String.patch Patches! 2024-04-24 09:46:45 -04:00
0442-Add-ignore-discounts-API.patch Patches! 2024-04-24 09:46:45 -04:00
0443-Toggle-for-removing-existing-dragon.patch Patches! 2024-04-24 09:46:45 -04:00
0444-Fix-client-lag-on-advancement-loading.patch compile fixes 2024-04-24 22:16:04 -07:00
0445-Item-no-age-no-player-pickup.patch Patches! 2024-04-24 09:46:45 -04:00
0446-Beacon-API-custom-effect-ranges.patch Patches! 2024-04-24 09:46:45 -04:00
0447-Add-API-for-quit-reason.patch Patches! 2024-04-24 09:46:45 -04:00
0448-Add-Wandering-Trader-spawn-rate-config-options.patch Patches! 2024-04-24 09:46:45 -04:00
0449-Expose-world-spawn-angle.patch Patches! 2024-04-24 09:46:45 -04:00
0450-Add-Destroy-Speed-API.patch compile fixes 2024-04-24 21:18:42 -07:00
0451-Fix-Player-spawnParticle-x-y-z-precision-loss.patch compile fixes 2024-04-24 22:29:18 -07:00
0452-Add-LivingEntity-clearActiveItem.patch Patches! 2024-04-24 09:46:45 -04:00
0453-Add-PlayerItemCooldownEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0454-Significantly-improve-performance-of-the-end-generat.patch Patches! 2024-04-24 09:46:45 -04:00
0455-More-lightning-API.patch Patches! 2024-04-24 09:46:45 -04:00
0456-Climbing-should-not-bypass-cramming-gamerule.patch Patches! 2024-04-24 09:46:45 -04:00
0457-Add-missing-default-perms-for-commands.patch Patches! 2024-04-24 09:46:45 -04:00
0458-Add-PlayerShearBlockEvent.patch compile fixes 2024-04-24 22:16:04 -07:00
0459-Limit-recipe-packets.patch compile fixes 2024-04-24 21:18:42 -07:00
0460-Fix-CraftSound-backwards-compatibility.patch Patches! 2024-04-24 09:46:45 -04:00
0461-Player-Chunk-Load-Unload-Events.patch Patches! 2024-04-24 09:46:45 -04:00
0462-Optimize-Dynamic-get-Missing-Keys.patch Patches! 2024-04-24 09:46:45 -04:00
0463-Expose-LivingEntity-hurt-direction.patch Patches! 2024-04-24 09:46:45 -04:00
0464-Add-OBSTRUCTED-reason-to-BedEnterResult.patch Patches! 2024-04-24 09:46:45 -04:00
0465-Fix-crash-from-invalid-ingredient-lists-in-VillagerA.patch Patches! 2024-04-24 09:46:45 -04:00
0466-Add-TargetHitEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0467-MC-4-Fix-item-position-desync.patch Patches! 2024-04-24 09:46:45 -04:00
0468-Additional-Block-Material-API.patch Patches! 2024-04-24 09:46:45 -04:00
0469-Fix-harming-potion-dupe.patch Patches! 2024-04-24 09:46:45 -04:00
0470-API-to-get-Material-from-Boats-and-Minecarts.patch Patches! 2024-04-24 09:46:45 -04:00
0471-Allow-disabling-mob-spawner-spawn-egg-transformation.patch Patches! 2024-04-24 09:46:45 -04:00
0472-Fix-Not-a-string-Map-Conversion-spam.patch Patches! 2024-04-24 09:46:45 -04:00
0473-Add-PlayerFlowerPotManipulateEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0474-Fix-interact-event-not-being-called-sometimes.patch compile fixes 2024-04-24 21:18:42 -07:00
0475-Zombie-API-breaking-doors.patch Patches! 2024-04-24 09:46:45 -04:00
0476-Fix-nerfed-slime-when-splitting.patch Patches! 2024-04-24 09:46:45 -04:00
0477-Add-EntityLoadCrossbowEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0478-Add-WorldGameRuleChangeEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0479-Add-ServerResourcesReloadedEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0480-Add-world-settings-for-mobs-picking-up-loot.patch compile fixes 2024-04-24 21:38:28 -07:00
0481-Add-BlockFailedDispenseEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0482-Add-PlayerLecternPageChangeEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0483-Add-PlayerLoomPatternSelectEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0484-Configurable-door-breaking-difficulty.patch compile fixes 2024-04-24 21:38:28 -07:00
0485-Empty-commands-shall-not-be-dispatched.patch Patches! 2024-04-24 09:46:45 -04:00
0486-Remove-stale-POIs.patch compile fixes 2024-04-24 21:18:42 -07:00
0487-Fix-villager-boat-exploit.patch Patches! 2024-04-24 09:46:45 -04:00
0488-Add-sendOpLevel-API.patch compile fixes 2024-04-24 22:29:18 -07:00
0489-TODO-Registry-Modification-API.patch Patches! 2024-04-24 09:46:45 -04:00
0490-Add-StructuresLocateEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0491-Collision-option-for-requiring-a-player-participant.patch Patches! 2024-04-24 09:46:45 -04:00
0492-Remove-ProjectileHitEvent-call-when-fireballs-dead.patch Patches! 2024-04-24 09:46:45 -04:00
0493-Return-chat-component-with-empty-text-instead-of-thr.patch Patches! 2024-04-24 09:46:45 -04:00
0494-Make-schedule-command-per-world.patch Patches! 2024-04-24 09:46:45 -04:00
0495-Configurable-max-leash-distance.patch Patches! 2024-04-24 09:46:45 -04:00
0496-Add-BlockPreDispenseEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0497-Add-PlayerChangeBeaconEffectEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0498-Add-toggle-for-always-placing-the-dragon-egg.patch Patches! 2024-04-24 09:46:45 -04:00
0499-Add-PlayerStonecutterRecipeSelectEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0500-Expand-EntityUnleashEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0501-Reset-shield-blocking-on-dimension-change.patch Patches! 2024-04-24 09:46:45 -04:00
0502-Add-DragonEggFormEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0503-Add-EntityMoveEvent.patch compile fixes 2024-04-24 21:18:42 -07:00
0504-added-option-to-disable-pathfinding-updates-on-block.patch compile fixes 2024-04-24 21:18:42 -07:00
0505-Inline-shift-direction-fields.patch Patches! 2024-04-24 09:46:45 -04:00
0506-Allow-adding-items-to-BlockDropItemEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0507-Add-getMainThreadExecutor-to-BukkitScheduler.patch Patches! 2024-04-24 09:46:45 -04:00
0508-living-entity-allow-attribute-registration.patch Patches! 2024-04-24 09:46:45 -04:00
0509-fix-dead-slime-setSize-invincibility.patch Patches! 2024-04-24 09:46:45 -04:00
0510-Merchant-getRecipes-should-return-an-immutable-list.patch Patches! 2024-04-24 09:46:45 -04:00
0511-Expose-Tracked-Players.patch Patches! 2024-04-24 09:46:45 -04:00
0512-Improve-ServerGUI.patch Patches! 2024-04-24 09:46:45 -04:00
0513-fix-converting-txt-to-json-file.patch Patches! 2024-04-24 09:46:45 -04:00
0514-Add-worldborder-events.patch Patches! 2024-04-24 09:46:45 -04:00
0515-Add-PlayerNameEntityEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0516-Add-recipe-to-cook-events.patch Patches! 2024-04-24 09:46:45 -04:00
0517-Add-Block-isValidTool.patch Patches! 2024-04-24 09:46:45 -04:00
0518-Allow-using-signs-inside-spawn-protection.patch compile fixes 2024-04-24 21:18:42 -07:00
0519-Expand-world-key-API.patch compile fixes 2024-04-24 22:16:04 -07:00
0520-Add-fast-alternative-constructor-for-Rotations.patch Patches! 2024-04-24 09:46:45 -04:00
0521-Item-Rarity-API.patch compile fixes 2024-04-24 22:16:04 -07:00
0522-Drop-carried-item-when-player-has-disconnected.patch Patches! 2024-04-24 09:46:45 -04:00
0523-forced-whitelist-use-configurable-kick-message.patch Patches! 2024-04-24 09:46:45 -04:00
0524-Don-t-ignore-result-of-PlayerEditBookEvent.patch compile fixes 2024-04-24 21:18:42 -07:00
0525-Expose-protocol-version.patch compile fixes 2024-04-24 22:16:04 -07:00
0526-Enhance-console-tab-completions-for-brigadier-comman.patch Patches! 2024-04-24 09:46:45 -04:00
0527-Fix-PlayerItemConsumeEvent-cancelling-properly.patch Patches! 2024-04-24 09:46:45 -04:00
0528-Add-bypass-host-check.patch Patches! 2024-04-24 09:46:45 -04:00
0529-Set-area-affect-cloud-rotation.patch Patches! 2024-04-24 09:46:45 -04:00
0530-add-isDeeplySleeping-to-HumanEntity.patch Patches! 2024-04-24 09:46:45 -04:00
0531-add-consumeFuel-to-FurnaceBurnEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0532-add-get-set-drop-chance-to-EntityEquipment.patch Patches! 2024-04-24 09:46:45 -04:00
0533-fix-PigZombieAngerEvent-cancellation.patch Patches! 2024-04-24 09:46:45 -04:00
0534-fix-PlayerItemHeldEvent-firing-twice.patch compile fixes 2024-04-24 21:18:42 -07:00
0535-Add-PlayerDeepSleepEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0536-More-World-API.patch compile fixes 2024-04-24 21:18:42 -07:00
0537-Add-PlayerBedFailEnterEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0538-Implement-methods-to-convert-between-Component-and-B.patch Patches! 2024-04-24 09:46:45 -04:00
0539-Expand-PlayerRespawnEvent-fix-passed-parameter-issue.patch compile fixes 2024-04-24 21:18:42 -07:00
0540-Introduce-beacon-activation-deactivation-events.patch Patches! 2024-04-24 09:46:45 -04:00
0541-Add-Channel-initialization-listeners.patch Patches! 2024-04-24 09:46:45 -04:00
0542-Send-empty-commands-if-tab-completion-is-disabled.patch Patches! 2024-04-24 09:46:45 -04:00
0543-Add-more-WanderingTrader-API.patch Patches! 2024-04-24 09:46:45 -04:00
0544-Add-EntityBlockStorage-clearEntities.patch Patches! 2024-04-24 09:46:45 -04:00
0545-Add-Adventure-message-to-PlayerAdvancementDoneEvent.patch Patches! 2024-04-24 09:46:45 -04:00
0546-Add-HiddenPotionEffect-API.patch Patches! 2024-04-24 09:46:45 -04:00
0547-Inventory-close.patch Patches! 2024-04-24 09:46:45 -04:00
0548-Add-a-should-burn-in-sunlight-API-for-Phantoms-and-S.patch Patches! 2024-04-24 09:46:45 -04:00
0549-Add-basic-Datapack-API.patch Patches! 2024-04-24 09:46:45 -04:00
0550-Add-environment-variable-to-disable-server-gui.patch Patches! 2024-04-24 09:46:45 -04:00
0551-Expand-PlayerGameModeChangeEvent.patch compile fixes 2024-04-24 22:29:18 -07:00
0552-ItemStack-repair-check-API.patch compile fixes 2024-04-24 22:16:04 -07:00
0553-More-Enchantment-API.patch Update Enchantment damage increase API 2024-04-25 18:42:50 +02:00
0554-Move-range-check-for-block-placing-up.patch compile fixes 2024-04-24 21:18:42 -07:00
0555-Add-Mob-lookAt-API.patch Patches! 2024-04-24 09:46:45 -04:00
0556-Correctly-check-if-bucket-dispenses-will-succeed-for.patch Patches! 2024-04-24 09:46:45 -04:00
0557-Add-Unix-domain-socket-support.patch compile fixes 2024-04-24 21:18:42 -07:00
0558-Add-EntityInsideBlockEvent.patch Patches!!!!!!! 2024-04-24 10:29:12 -04:00
0559-Attributes-API-for-item-defaults.patch compile fixes 2024-04-24 22:16:04 -07:00
0560-Add-cause-to-Weather-ThunderChangeEvents.patch compile fixes 2024-04-24 21:18:42 -07:00
0561-More-Lidded-Block-API.patch Patches!!!!!!! 2024-04-24 10:29:12 -04:00
0562-Limit-item-frame-cursors-on-maps.patch Patches!!!!!!! 2024-04-24 10:29:12 -04:00
0563-Add-PlayerKickEvent-causes.patch compile fixes 2024-04-24 22:29:18 -07:00
0564-Add-PufferFishStateChangeEvent.patch Patches!!!!!!! 2024-04-24 10:29:12 -04:00
0565-Fix-PlayerBucketEmptyEvent-result-itemstack.patch Patches!!!!!!! 2024-04-24 10:29:12 -04:00
0566-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch Patches!!!!!!! 2024-04-24 10:29:12 -04:00
0567-Add-option-to-fix-items-merging-through-walls.patch Patches!!!!!!! 2024-04-24 10:29:12 -04:00
0568-Add-BellRevealRaiderEvent.patch Patches!!!!!!! 2024-04-24 10:29:12 -04:00
0569-Fix-invulnerable-end-crystals.patch Patches!!!!!!! 2024-04-24 10:29:12 -04:00
0570-Add-ElderGuardianAppearanceEvent.patch Patches!!!!!!! 2024-04-24 10:29:12 -04:00
0571-Fix-dangerous-end-portal-logic.patch Patches!!!!!!! 2024-04-24 10:29:12 -04:00
0572-Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch Patches!!!!!!! 2024-04-24 10:29:12 -04:00
0573-Line-Of-Sight-Changes.patch Update Enchantment damage increase API 2024-04-25 18:42:50 +02:00
0574-add-per-world-spawn-limits.patch compile fixes 2024-04-24 21:18:42 -07:00
0575-Fix-potions-splash-events.patch 955 2024-04-24 16:25:57 -07:00
0576-Add-more-LimitedRegion-API.patch Patches!!!!!!! 2024-04-24 10:29:12 -04:00
0577-Fix-PlayerDropItemEvent-using-wrong-item.patch Patches!!!!!!! 2024-04-24 10:29:12 -04:00
0578-Missing-Entity-API.patch Update Enchantment damage increase API 2024-04-25 18:42:50 +02:00
0579-Ensure-disconnect-for-book-edit-is-called-on-main.patch compile fixes 2024-04-24 21:18:42 -07:00
0580-Fix-return-value-of-Block-applyBoneMeal-always-being.patch Patches!!!!!!! 2024-04-24 10:29:12 -04:00
0581-Use-getChunkIfLoadedImmediately-in-places.patch compile fixes 2024-04-24 21:18:42 -07:00
0582-Fix-commands-from-signs-not-firing-command-events.patch compile fixes 2024-04-24 21:18:42 -07:00
0583-Add-PlayerArmSwingEvent.patch compile fixes 2024-04-24 21:18:42 -07:00
0584-Fix-kick-event-leave-message-not-being-sent.patch compile fixes 2024-04-24 21:18:42 -07:00
0585-Don-t-apply-cramming-damage-to-players.patch Patches!!!!!!! 2024-04-24 10:29:12 -04:00
0586-Rate-options-and-timings-for-sensors-and-behaviors.patch Patches!!!!!!! 2024-04-24 10:29:12 -04:00
0587-Add-missing-forceDrop-toggles.patch Patches!!!!!!! 2024-04-24 10:29:12 -04:00
0588-Stinger-API.patch Update Enchantment damage increase API 2024-04-25 18:42:50 +02:00
0589-Add-System.out-err-catcher.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0590-Prevent-AFK-kick-while-watching-end-credits.patch compile fixes 2024-04-24 21:18:42 -07:00
0591-Allow-skipping-writing-of-comments-to-server.propert.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0592-Add-PlayerSetSpawnEvent.patch compile fixes 2024-04-24 22:29:18 -07:00
0593-Make-hoppers-respect-inventory-max-stack-size.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0594-Optimize-entity-tracker-passenger-checks.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0595-Config-option-for-Piglins-guarding-chests.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0596-Add-EntityDamageItemEvent.patch work on adventure 2024-04-24 20:14:51 -07:00
0597-Optimize-indirect-passenger-iteration.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0598-Configurable-item-frame-map-cursor-update-interval.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0599-Clear-bucket-NBT-after-dispense.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0600-Change-EnderEye-target-without-changing-other-things.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0601-Add-BlockBreakBlockEvent.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0602-Option-to-prevent-data-components-copy-in-smithing-r.patch update smithing recipe copy data components API 2024-04-25 08:13:36 -07:00
0603-More-CommandBlock-API.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0604-Add-missing-team-sidebar-display-slots.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0605-Add-back-EntityPortalExitEvent.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0606-Add-methods-to-find-targets-for-lightning-strikes.patch compile fixes 2024-04-24 21:18:42 -07:00
0607-Get-entity-default-attributes.patch compile fixes 2024-04-24 22:16:04 -07:00
0608-Left-handed-API.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0609-Add-more-advancement-API.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0610-Add-ItemFactory-getSpawnEgg-API.patch compile fixes 2024-04-24 21:18:42 -07:00
0611-Add-critical-damage-API.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0612-Fix-issues-with-mob-conversion.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0613-Add-isCollidable-methods-to-various-places.patch compile fixes 2024-04-24 22:16:04 -07:00
0614-Goat-ram-API.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0615-Add-API-for-resetting-a-single-score.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0616-Add-Raw-Byte-Entity-Serialization.patch compile fixes 2024-04-24 22:16:04 -07:00
0617-Vanilla-command-permission-fixes.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0618-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch compile fixes 2024-04-24 21:18:42 -07:00
0619-Fix-GameProfileCache-concurrency.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0620-Improve-and-expand-AsyncCatcher.patch Update Enchantment damage increase API 2024-04-25 18:42:50 +02:00
0621-Add-paper-mobcaps-and-paper-playermobcaps.patch compile fixes 2024-04-24 21:18:42 -07:00
0622-Sanitize-ResourceLocation-error-logging.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0623-Manually-inline-methods-in-BlockPosition.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0624-Name-craft-scheduler-threads-according-to-the-plugin.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0625-Make-sure-inlined-getChunkAt-has-inlined-logic-for-l.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0626-Don-t-read-neighbour-chunk-data-off-disk-when-conver.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0627-Don-t-lookup-fluid-state-when-raytracing-skip-air-bl.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0628-Time-scoreboard-search.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0629-Oprimise-map-impl-for-tracked-players.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0630-Add-missing-InventoryType.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0631-Optimise-BlockSoil-nearby-water-lookup.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0632-Fix-merchant-inventory-not-closing-on-entity-removal.patch compile fixes 2024-04-24 21:18:42 -07:00
0633-Check-requirement-before-suggesting-root-nodes.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0634-Don-t-respond-to-ServerboundCommandSuggestionPacket-.patch compile fixes 2024-04-24 21:18:42 -07:00
0635-Add-packet-limiter-config.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0636-Fix-setPatternColor-on-tropical-fish-bucket-meta.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0637-Ensure-valid-vehicle-status.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0638-Prevent-softlocked-end-exit-portal-generation.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0639-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0640-Don-t-log-debug-logging-being-disabled.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0641-fix-various-menus-with-empty-level-accesses.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0642-Preserve-overstacked-loot.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0643-Update-head-rotation-in-missing-places.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0644-prevent-unintended-light-block-manipulation.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0645-Fix-CraftCriteria-defaults-map.patch 666 plus 1 2024-04-24 17:35:46 +02:00
0646-Fix-upstreams-block-state-factories.patch work on adventure 2024-04-24 20:14:51 -07:00
0647-Configurable-feature-seeds.patch More patch work 2024-04-24 19:27:48 +02:00
0648-Add-root-admin-user-detection.patch More patch work 2024-04-24 19:27:48 +02:00
0649-don-t-attempt-to-teleport-dead-entities.patch More patch work 2024-04-24 19:27:48 +02:00
0650-Prevent-excessive-velocity-through-repeated-crits.patch More patch work 2024-04-24 19:27:48 +02:00
0651-Remove-client-side-code-using-deprecated-for-removal.patch More patch work 2024-04-24 19:27:48 +02:00
0652-Fix-Spigot-growth-modifiers.patch More patch work 2024-04-24 19:27:48 +02:00
0653-Prevent-ContainerOpenersCounter-openCount-from-going.patch More patch work 2024-04-24 19:27:48 +02:00
0654-Add-PlayerItemFrameChangeEvent.patch More patch work 2024-04-24 19:27:48 +02:00
0655-Optimize-HashMapPalette.patch More patch work 2024-04-24 19:27:48 +02:00
0656-Allow-delegation-to-vanilla-chunk-gen.patch compile fixes 2024-04-24 21:18:42 -07:00
0657-Fix-ChunkSnapshot-isSectionEmpty-int-and-optimize-Pa.patch More patch work 2024-04-24 19:27:48 +02:00
0658-Add-more-Campfire-API.patch More patch work 2024-04-24 19:27:48 +02:00
0659-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch More patch work 2024-04-24 19:27:48 +02:00
0660-Forward-CraftEntity-in-teleport-command.patch More patch work 2024-04-24 19:27:48 +02:00
0661-Improve-scoreboard-entries.patch More patch work 2024-04-24 19:27:48 +02:00
0662-Entity-powdered-snow-API.patch More patch work 2024-04-24 19:27:48 +02:00
0663-Add-API-for-item-entity-health.patch More patch work 2024-04-24 19:27:48 +02:00
0664-Configurable-max-block-light-for-monster-spawning.patch More patch work 2024-04-24 19:27:48 +02:00
0665-Fix-sticky-pistons-and-BlockPistonRetractEvent.patch More patch work 2024-04-24 19:27:48 +02:00
0666-Expose-isFuel-and-canSmelt-methods-to-FurnaceInvento.patch More patch work 2024-04-24 19:27:48 +02:00
0667-Bucketable-API.patch More patch work 2024-04-24 19:27:48 +02:00
0668-Validate-usernames.patch More patch work 2024-04-24 19:27:48 +02:00
0669-Make-water-animal-spawn-height-configurable.patch More patch work 2024-04-24 19:27:48 +02:00
0670-Expose-vanilla-BiomeProvider-from-WorldInfo.patch compile fixes 2024-04-24 21:18:42 -07:00
0671-Add-config-option-for-worlds-affected-by-time-cmd.patch More patch work 2024-04-24 19:27:48 +02:00
0672-Add-missing-IAE-check-for-PersistentDataContainer-ha.patch More patch work 2024-04-24 19:27:48 +02:00
0673-Multiple-Entries-with-Scoreboards.patch More patch work 2024-04-24 19:27:48 +02:00
0674-Reset-placed-block-on-exception.patch 683 2024-04-24 10:59:51 -07:00
0675-Add-configurable-height-for-slime-spawn.patch 683 2024-04-24 10:59:51 -07:00
0676-Fix-xp-reward-for-baby-zombies.patch compile fixes 2024-04-24 21:38:28 -07:00
0677-Multi-Block-Change-API-Implementation.patch compile fixes 2024-04-24 22:29:18 -07:00
0678-Fix-NotePlayEvent.patch 683 2024-04-24 10:59:51 -07:00
0679-Freeze-Tick-Lock-API.patch 683 2024-04-24 10:59:51 -07:00
0680-More-PotionEffectType-API.patch 683 2024-04-24 10:59:51 -07:00
0681-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch 683 2024-04-24 10:59:51 -07:00
0682-API-for-creating-command-sender-which-forwards-feedb.patch compile fixes 2024-04-24 21:18:42 -07:00
0683-Add-missing-structure-set-seed-configs.patch 683 2024-04-24 10:59:51 -07:00
0684-Implement-regenerateChunk.patch compile fixes 2024-04-24 22:29:18 -07:00
0685-Fix-cancelled-powdered-snow-bucket-placement.patch work on adventure 2024-04-24 20:14:51 -07:00
0686-Add-missing-Validate-calls-to-CraftServer-getSpawnLi.patch compile fixes 2024-04-24 21:18:42 -07:00
0687-Add-GameEvent-tags.patch compile fixes 2024-04-24 21:18:42 -07:00
0688-Execute-chunk-tasks-fairly-for-worlds-while-waiting-.patch 694 2024-04-24 11:03:59 -07:00
0689-Furnace-RecipesUsed-API.patch 694 2024-04-24 11:03:59 -07:00
0690-Configurable-sculk-sensor-listener-range.patch 694 2024-04-24 11:03:59 -07:00
0691-Add-missing-block-data-mins-and-maxes.patch 694 2024-04-24 11:03:59 -07:00
0692-Option-to-have-default-CustomSpawners-in-custom-worl.patch 694 2024-04-24 11:03:59 -07:00
0693-Put-world-into-worldlist-before-initing-the-world.patch compile fixes 2024-04-24 21:18:42 -07:00
0694-Fix-Entity-Position-Desync.patch 694 2024-04-24 11:03:59 -07:00
0695-Custom-Potion-Mixes.patch compile fixes 2024-04-24 21:18:42 -07:00
0696-Force-close-world-loading-screen.patch more work (721) 2024-04-24 22:05:42 +02:00
0697-Fix-falling-block-spawn-methods.patch compile fixes 2024-04-24 22:29:18 -07:00
0698-Expose-furnace-minecart-push-values.patch more work (721) 2024-04-24 22:05:42 +02:00
0699-Fix-cancelling-ProjectileHitEvent-for-piercing-arrow.patch more work (721) 2024-04-24 22:05:42 +02:00
0700-More-Projectile-API.patch 955 2024-04-24 16:25:57 -07:00
0701-Fix-swamp-hut-cat-generation-deadlock.patch more work (721) 2024-04-24 22:05:42 +02:00
0702-Don-t-allow-vehicle-movement-from-players-while-tele.patch compile fixes 2024-04-24 21:18:42 -07:00
0703-Implement-getComputedBiome-API.patch more work (721) 2024-04-24 22:05:42 +02:00
0704-Make-some-itemstacks-nonnull.patch more work (721) 2024-04-24 22:05:42 +02:00
0705-Implement-enchantWithLevels-API.patch compile fixes 2024-04-24 21:18:42 -07:00
0706-Fix-saving-in-unloadWorld.patch compile fixes 2024-04-24 21:18:42 -07:00
0707-Buffer-OOB-setBlock-calls.patch more work (721) 2024-04-24 22:05:42 +02:00
0708-Add-TameableDeathMessageEvent.patch more work (721) 2024-04-24 22:05:42 +02:00
0709-Fix-new-block-data-for-EntityChangeBlockEvent.patch compile fixes 2024-04-24 21:18:42 -07:00
0710-fix-player-loottables-running-when-mob-loot-gamerule.patch more work (721) 2024-04-24 22:05:42 +02:00
0711-Ensure-entity-passenger-world-matches-ridden-entity.patch more work (721) 2024-04-24 22:05:42 +02:00
0712-cache-resource-keys.patch more work (721) 2024-04-24 22:05:42 +02:00
0713-Allow-changing-the-EnderDragon-podium.patch more work (721) 2024-04-24 22:05:42 +02:00
0714-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch more work (721) 2024-04-24 22:05:42 +02:00
0715-Prevent-tile-entity-copies-loading-chunks.patch compile fixes 2024-04-24 21:18:42 -07:00
0716-Use-username-instead-of-display-name-in-PlayerList-g.patch more work (721) 2024-04-24 22:05:42 +02:00
0717-Expand-PlayerItemDamageEvent.patch work on adventure 2024-04-24 20:14:51 -07:00
0718-WorldCreator-keepSpawnLoaded.patch compile fixes 2024-04-24 21:18:42 -07:00
0719-Fix-CME-in-CraftPersistentDataTypeRegistry.patch more work (721) 2024-04-24 22:05:42 +02:00
0720-Trigger-bee_nest_destroyed-trigger-in-the-correct-pl.patch more work (721) 2024-04-24 22:05:42 +02:00
0721-Add-EntityDyeEvent-and-CollarColorable-interface.patch more work (721) 2024-04-24 22:05:42 +02:00
0722-Fire-CauldronLevelChange-on-initial-fill.patch more more work (757) 2024-04-24 22:32:38 +02:00
0723-fix-powder-snow-cauldrons-not-turning-to-water.patch more more work (757) 2024-04-24 22:32:38 +02:00
0724-Add-PlayerStopUsingItemEvent.patch more more work (757) 2024-04-24 22:32:38 +02:00
0725-Don-t-tick-markers.patch compile fixes 2024-04-24 21:18:42 -07:00
0726-Expand-FallingBlock-API.patch more more work (757) 2024-04-24 22:32:38 +02:00
0727-Add-support-for-Proxy-Protocol.patch 955 2024-04-24 16:25:57 -07:00
0728-Fix-OfflinePlayer-getBedSpawnLocation.patch more more work (757) 2024-04-24 22:32:38 +02:00
0729-Fix-FurnaceInventory-for-smokers-and-blast-furnaces.patch more more work (757) 2024-04-24 22:32:38 +02:00
0730-Sanitize-sent-BlockEntity-NBT.patch more more work (757) 2024-04-24 22:32:38 +02:00
0731-Disable-component-selector-resolving-in-books-by-def.patch more more work (757) 2024-04-24 22:32:38 +02:00
0732-Prevent-entity-loading-causing-async-lookups.patch more more work (757) 2024-04-24 22:32:38 +02:00
0733-Throw-exception-on-world-create-while-being-ticked.patch compile fixes 2024-04-24 21:18:42 -07:00
0734-Dont-resent-entity-on-art-update.patch more more work (757) 2024-04-24 22:32:38 +02:00
0735-Add-WardenAngerChangeEvent.patch more more work (757) 2024-04-24 22:32:38 +02:00
0736-Add-option-for-strict-advancement-dimension-checks.patch more more work (757) 2024-04-24 22:32:38 +02:00
0737-Add-missing-important-BlockStateListPopulator-method.patch more more work (757) 2024-04-24 22:32:38 +02:00
0738-Nameable-Banner-API.patch more more work (757) 2024-04-24 22:32:38 +02:00
0739-Don-t-broadcast-messages-to-command-blocks.patch compile fixes 2024-04-24 21:18:42 -07:00
0740-Prevent-empty-items-from-being-added-to-world.patch compile fixes 2024-04-24 21:18:42 -07:00
0741-Fix-CCE-for-SplashPotion-and-LingeringPotion-spawnin.patch more more work (757) 2024-04-24 22:32:38 +02:00
0742-Add-Player-getFishHook.patch more more work (757) 2024-04-24 22:32:38 +02:00
0743-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch more more work (757) 2024-04-24 22:32:38 +02:00
0744-Add-various-missing-EntityDropItemEvent-calls.patch more more work (757) 2024-04-24 22:32:38 +02:00
0745-Fix-Bee-flower-NPE.patch more more work (757) 2024-04-24 22:32:38 +02:00
0746-Fix-Spigot-Config-not-using-commands.spam-exclusions.patch compile fixes 2024-04-24 21:18:42 -07:00
0747-More-Teleport-API.patch compile fixes 2024-04-24 22:29:18 -07:00
0748-Add-EntityPortalReadyEvent.patch more more work (757) 2024-04-24 22:32:38 +02:00
0749-Don-t-use-level-random-in-entity-constructors.patch more more work (757) 2024-04-24 22:32:38 +02:00
0750-Send-block-entities-after-destroy-prediction.patch compile fixes 2024-04-24 21:18:42 -07:00
0751-Warn-on-plugins-accessing-faraway-chunks.patch compile fixes 2024-04-24 22:29:18 -07:00
0752-Custom-Chat-Completion-Suggestions-API.patch compile fixes 2024-04-24 22:29:18 -07:00
0753-Add-and-fix-missing-BlockFadeEvents.patch more more work (757) 2024-04-24 22:32:38 +02:00
0754-Collision-API.patch more more work (757) 2024-04-24 22:32:38 +02:00
0755-Fix-suggest-command-message-for-brigadier-syntax-exc.patch more more work (757) 2024-04-24 22:32:38 +02:00
0756-Block-Ticking-API.patch compile fixes 2024-04-24 21:18:42 -07:00
0757-Add-Velocity-IP-Forwarding-Support.patch compile fixes 2024-04-24 21:18:42 -07:00
0758-Add-NamespacedKey-biome-methods.patch compile fixes 2024-04-24 22:16:04 -07:00
0759-Fix-plugin-loggers-on-server-shutdown.patch more more work (806) 2024-04-24 23:23:56 +02:00
0760-Stop-large-look-changes-from-crashing-the-server.patch more more work (806) 2024-04-24 23:23:56 +02:00
0761-Fire-EntityChangeBlockEvent-in-more-places.patch more more work (806) 2024-04-24 23:23:56 +02:00
0762-Missing-eating-regain-reason.patch more more work (806) 2024-04-24 23:23:56 +02:00
0763-Missing-effect-cause.patch more more work (806) 2024-04-24 23:23:56 +02:00
0764-Added-byte-array-serialization-deserialization-for-P.patch more more work (806) 2024-04-24 23:23:56 +02:00
0765-Add-a-consumer-parameter-to-ProjectileSource-launchP.patch Update Enchantment damage increase API 2024-04-25 18:42:50 +02:00
0766-Call-BlockPhysicsEvent-more-often.patch more more work (806) 2024-04-24 23:23:56 +02:00
0767-Configurable-chat-thread-limit.patch more more work (806) 2024-04-24 23:23:56 +02:00
0768-Mitigate-effects-of-WorldCreator-keepSpawnLoaded-ret.patch more more work (806) 2024-04-24 23:23:56 +02:00
0769-fix-Jigsaw-block-kicking-user.patch more more work (806) 2024-04-24 23:23:56 +02:00
0770-use-BlockFormEvent-for-mud-converting-into-clay.patch more more work (806) 2024-04-24 23:23:56 +02:00
0771-Add-getDrops-to-BlockState.patch more more work (806) 2024-04-24 23:23:56 +02:00
0772-Fix-a-bunch-of-vanilla-bugs.patch compile fixes 2024-04-24 21:18:42 -07:00
0773-Remove-unnecessary-onTrackingStart-during-navigation.patch compile fixes 2024-04-24 21:18:42 -07:00
0774-Fix-custom-piglin-loved-items.patch more more work (806) 2024-04-24 23:23:56 +02:00
0775-EntityPickupItemEvent-fixes.patch more more work (806) 2024-04-24 23:23:56 +02:00
0776-Correctly-handle-interactions-with-items-on-cooldown.patch more more work (806) 2024-04-24 23:23:56 +02:00
0777-Add-PlayerInventorySlotChangeEvent.patch more more work (806) 2024-04-24 23:23:56 +02:00
0778-Elder-Guardian-appearance-API.patch compile fixes 2024-04-24 22:29:18 -07:00
0779-Allow-changing-bed-s-occupied-property.patch more more work (806) 2024-04-24 23:23:56 +02:00
0780-Add-entity-knockback-API.patch Update Enchantment damage increase API 2024-04-25 18:42:50 +02:00
0781-Detect-headless-JREs.patch more more work (806) 2024-04-24 23:23:56 +02:00
0782-fix-entity-vehicle-collision-event-not-called.patch more more work (806) 2024-04-24 23:23:56 +02:00
0783-Add-EntityToggleSitEvent.patch more more work (806) 2024-04-24 23:23:56 +02:00
0784-Add-fire-tick-delay-option.patch more more work (806) 2024-04-24 23:23:56 +02:00
0785-Add-Moving-Piston-API.patch more more work (806) 2024-04-24 23:23:56 +02:00
0786-Ignore-impossible-spawn-tick.patch more more work (806) 2024-04-24 23:23:56 +02:00
0787-Fix-EntityArgument-suggestion-permissions-to-align-w.patch more more work (806) 2024-04-24 23:23:56 +02:00
0788-Fix-EntityCombustEvent-cancellation-cant-fully-preve.patch more more work (806) 2024-04-24 23:23:56 +02:00
0789-Add-PrePlayerAttackEntityEvent.patch more more work (806) 2024-04-24 23:23:56 +02:00
0790-ensure-reset-EnderDragon-boss-event-name.patch more more work (806) 2024-04-24 23:23:56 +02:00
0791-fix-MC-252817-green-map-markers-do-not-disappear.patch Restore original formatting for MC-252817 patch 2024-04-24 23:26:18 +02:00
0792-Add-Player-Warden-Warning-API.patch compile fixes 2024-04-24 22:29:18 -07:00
0793-More-vanilla-friendly-methods-to-update-trades.patch more more work (806) 2024-04-24 23:23:56 +02:00
0794-Add-paper-dumplisteners-command.patch more more work (806) 2024-04-24 23:23:56 +02:00
0795-check-global-player-list-where-appropriate.patch compile fixes 2024-04-24 21:18:42 -07:00
0796-Fix-async-entity-add-due-to-fungus-trees.patch more more work (806) 2024-04-24 23:23:56 +02:00
0797-ItemStack-damage-API.patch Update Enchantment damage increase API 2024-04-25 18:42:50 +02:00
0798-Friction-API.patch Update Enchantment damage increase API 2024-04-25 18:42:50 +02:00
0799-Ability-to-control-player-s-insomnia-and-phantoms.patch more more work (806) 2024-04-24 23:23:56 +02:00
0800-Fix-premature-player-kicks-on-shutdown.patch more more work (806) 2024-04-24 23:23:56 +02:00
0801-Sync-offhand-slot-in-menus.patch more more work (806) 2024-04-24 23:23:56 +02:00
0802-Player-Entity-Tracking-Events.patch more more work (806) 2024-04-24 23:23:56 +02:00
0803-Limit-pet-look-distance.patch more more work (806) 2024-04-24 23:23:56 +02:00
0804-Fixes-and-additions-to-the-SpawnReason-API.patch more more work (806) 2024-04-24 23:23:56 +02:00
0805-fix-Instruments.patch compile fixes 2024-04-24 22:29:18 -07:00
0806-Improve-inlining-for-some-hot-BlockBehavior-and-Flui.patch more more work (806) 2024-04-24 23:23:56 +02:00
0807-Fix-inconsistencies-in-dispense-events-regarding-sta.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0808-Add-BlockLockCheckEvent.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0809-Add-Sneaking-API-for-Entities.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0810-Improve-logging-and-errors.patch compile fixes 2024-04-24 21:18:42 -07:00
0811-Improve-PortalEvents.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0812-Add-config-option-for-spider-worldborder-climbing.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0813-Add-missing-SpigotConfig-logCommands-check.patch compile fixes 2024-04-24 21:18:42 -07:00
0814-Fix-NPE-on-Allay-stopDancing-while-not-dancing.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0815-Flying-Fall-Damage.patch compile fixes 2024-04-24 22:29:18 -07:00
0816-Add-exploded-block-state-to-BlockExplodeEvent-and-En.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0817-Expose-pre-collision-moving-velocity-to-VehicleBlock.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0818-config-for-disabling-entity-tag-tags.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0819-Use-single-player-info-update-packet-on-join.patch compile fixes 2024-04-24 21:18:42 -07:00
0820-Correctly-shrink-items-during-EntityResurrectEvent.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0821-Win-Screen-API.patch compile fixes 2024-04-24 22:29:18 -07:00
0822-Remove-CraftItemStack-setAmount-null-assignment.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0823-Fix-force-opening-enchantment-tables.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0824-Add-Entity-Body-Yaw-API.patch Update Enchantment damage increase API 2024-04-25 18:42:50 +02:00
0825-Fix-MC-157464-Prevent-sleeping-villagers-moving-towa.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0826-Add-EntityFertilizeEggEvent.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0827-Fix-HumanEntity-drop-not-updating-the-client-inv.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0828-Add-CompostItemEvent-and-EntityCompostItemEvent.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0829-Correctly-handle-ArmorStand-invisibility.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0830-Fix-advancement-triggers-for-entity-damage.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0831-Fix-text-display-error-on-spawn.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0832-Fix-inventories-returning-null-Locations.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0833-Add-Shearable-API.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0834-Fix-SpawnEggMeta-get-setSpawnedType.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0835-Fix-crash-relating-to-bad-recipes-in-furnace-like-ti.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0836-Treat-sequence-violations-like-they-should-be.patch compile fixes 2024-04-24 21:18:42 -07:00
0837-remove-duplicate-animate-packet-for-records.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0838-Prevent-causing-expired-keys-from-impacting-new-join.patch compile fixes 2024-04-24 21:18:42 -07:00
0839-Prevent-GameEvents-being-fired-from-unloaded-chunks.patch compile fixes 2024-04-24 21:18:42 -07:00
0840-Use-array-for-gamerule-storage.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0841-Fix-a-couple-of-upstream-bed-issues.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0842-Fix-demo-flag-not-enabling-demo-mode.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0843-Add-Mob-Experience-reward-API.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0844-Break-redstone-on-top-of-trap-doors-early.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0845-Avoid-Lazy-Initialization-for-Enum-Fields.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0846-More-accurate-isInOpenWater-impl.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0847-Expand-PlayerItemMendEvent.patch compile fixes 2024-04-24 22:29:18 -07:00
0848-Refresh-ProjectileSource-for-projectiles.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0849-Add-transient-modifier-API.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0850-Fix-block-place-logic.patch work on adventure 2024-04-24 20:14:51 -07:00
0851-Fix-spigot-sound-playing-for-BlockItem-ItemStacks.patch work on adventure 2024-04-24 20:14:51 -07:00
0852-Call-BlockGrowEvent-for-missing-blocks.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0853-Don-t-enforce-icanhasbukkit-default-if-alias-block-e.patch compile fixes 2024-04-24 21:18:42 -07:00
0854-fix-MapLike-spam-for-missing-key-selector.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0855-Fix-sniffer-removeExploredLocation.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0856-Add-method-to-remove-all-active-potion-effects.patch Update Enchantment damage increase API 2024-04-25 18:42:50 +02:00
0857-Fix-incorrect-crafting-result-amount-for-fireworks.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0858-Add-event-for-player-editing-sign.patch work on adventure 2024-04-24 20:14:51 -07:00
0859-Only-tick-item-frames-if-players-can-see-it.patch compile fixes 2024-04-24 22:16:04 -07:00
0860-Fix-cmd-permission-levels-for-command-blocks.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0861-Add-option-to-disable-block-updates.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0862-Call-missing-BlockDispenseEvent.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0863-Don-t-load-chunks-for-supporting-block-checks.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0864-Optimize-player-lookups-for-beacons.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0865-Add-Sign-getInteractableSideFor.patch compile fixes 2024-04-24 21:18:42 -07:00
0866-fix-item-meta-for-tadpole-buckets.patch compile fixes 2024-04-24 21:18:42 -07:00
0867-Fix-BanList-API.patch compile fixes 2024-04-24 22:29:18 -07:00
0868-Determine-lava-and-water-fluid-explosion-resistance-.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0869-Fix-possible-NPE-on-painting-creation.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0870-Only-set-despawnTimer-for-Wandering-Traders-spawned-.patch compile fixes 2024-04-24 21:18:42 -07:00
0871-ExperienceOrb-should-call-EntitySpawnEvent.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0872-Make-Amethyst-throw-both-Spread-and-Grow-Events.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0873-Add-whitelist-events.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0874-Implement-PlayerFailMoveEvent.patch compile fixes 2024-04-24 21:18:42 -07:00
0875-Folia-scheduler-and-owned-region-API.patch compile fixes 2024-04-24 21:18:42 -07:00
0876-Only-erase-allay-memory-on-non-item-targets.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0877-API-for-updating-recipes-on-clients.patch compile fixes 2024-04-24 21:18:42 -07:00
0878-Fix-rotation-when-spawning-display-entities.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0879-Only-capture-actual-tree-growth.patch work on adventure 2024-04-24 20:14:51 -07:00
0880-Use-correct-source-for-mushroom-block-spread-event.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0881-Respect-randomizeData-on-more-entities-when-spawning.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0882-Use-correct-seed-on-api-world-load.patch compile fixes 2024-04-24 21:18:42 -07:00
0883-Remove-UpgradeData-neighbour-ticks-outside-of-range.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0884-Cache-map-ids-on-item-frames.patch compile fixes 2024-04-24 22:16:04 -07:00
0885-Fix-custom-statistic-criteria-creation.patch compile fixes 2024-04-24 22:16:04 -07:00
0886-Bandaid-fix-for-Effect.patch compile fixes 2024-04-24 22:29:18 -07:00
0887-SculkCatalyst-bloom-API.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0888-API-for-an-entity-s-scoreboard-name.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0889-Deprecate-and-replace-methods-with-old-StructureType.patch compile fixes 2024-04-24 21:18:42 -07:00
0890-Don-t-tab-complete-namespaced-commands-if-send-names.patch compile fixes 2024-04-24 21:18:42 -07:00
0891-Properly-handle-BlockBreakEvent-isDropItems.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0892-Fire-entity-death-event-for-ender-dragon.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0893-Configurable-entity-tracking-range-by-Y-coordinate.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0894-Add-Listing-API-for-Player.patch compile fixes 2024-04-24 22:29:18 -07:00
0895-Configurable-Region-Compression-Format.patch compile fixes 2024-04-24 21:18:42 -07:00
0896-Add-BlockFace-to-BlockDamageEvent.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0897-Fix-NPE-on-Boat-getStatus.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0898-Expand-Pose-API.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0899-More-DragonBattle-API.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0900-Add-PlayerPickItemEvent.patch compile fixes 2024-04-24 21:18:42 -07:00
0901-Allow-trident-custom-damage.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0902-Expose-hand-in-BlockCanBuildEvent.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0903-Optimize-nearest-structure-border-iteration.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0904-Implement-OfflinePlayer-isConnected.patch compile fixes 2024-04-24 22:29:18 -07:00
0905-Fix-inventory-desync.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0906-Add-titleOverride-to-InventoryOpenEvent.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0907-Configure-sniffer-egg-hatch-time.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0908-Do-crystal-portal-proximity-check-before-entity-look.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0909-Skip-POI-finding-if-stuck-in-vehicle.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0910-Add-slot-sanity-checks-in-container-clicks.patch compile fixes 2024-04-24 21:18:42 -07:00
0911-Call-BlockRedstoneEvents-for-lecterns.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0912-Allow-proper-checking-of-empty-item-stacks.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0913-Fix-silent-equipment-change-for-mobs.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0914-Fix-spigot-s-Forced-Stats.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0915-Add-missing-InventoryHolders-to-inventories.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0916-Do-not-read-tile-entities-in-chunks-that-are-positio.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0917-Add-missing-logs-for-log-ips-config-option.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0918-Fix-race-condition-on-UpgradeData.BlockFixers-class-.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0919-Fix-NPE-in-AdvancementProgress-getDateAwarded.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0920-Fix-team-sidebar-objectives-not-being-cleared.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0921-Fix-missing-map-initialize-event-call.patch compile fixes 2024-04-24 21:18:42 -07:00
0922-Update-entity-data-when-attaching-firework-to-entity.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0923-Fix-UnsafeValues-loadAdvancement.patch compile fixes 2024-04-24 22:16:04 -07:00
0924-Add-player-idle-duration-API.patch compile fixes 2024-04-24 22:29:18 -07:00
0925-Don-t-check-if-we-can-see-non-visible-entities.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0926-Fix-NPE-in-SculkBloomEvent-world-access.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0927-Allow-null-itemstack-for-Player-sendEquipmentChange.patch compile fixes 2024-04-24 22:29:18 -07:00
0928-Optimize-VarInts.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0929-Add-API-to-get-the-collision-shape-of-a-block-before.patch compile fixes 2024-04-24 21:18:42 -07:00
0930-Add-predicate-for-blocks-when-raytracing.patch compile fixes 2024-04-24 22:29:18 -07:00
0931-Broadcast-take-item-packets-with-collector-as-source.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0932-Expand-LingeringPotion-API.patch 955 2024-04-24 16:25:57 -07:00
0933-Add-MaterialTagsTest.patch Patches!!!!!!! 2024-04-24 18:36:55 -04:00
0934-Fix-strikeLightningEffect-powers-lightning-rods-and-.patch compile fixes 2024-04-24 22:29:18 -07:00
0935-Add-hand-to-fish-event-for-all-player-interactions.patch 955 2024-04-24 16:25:57 -07:00
0936-Fix-several-issues-with-EntityBreedEvent.patch 955 2024-04-24 16:25:57 -07:00
0937-Add-UUID-attribute-modifier-API.patch 955 2024-04-24 16:25:57 -07:00
0938-Fix-missing-event-call-for-entity-teleport-API.patch 955 2024-04-24 16:25:57 -07:00
0939-Lazily-create-LootContext-for-criterions.patch 955 2024-04-24 16:25:57 -07:00
0940-Don-t-fire-sync-events-during-worldgen.patch compile fixes 2024-04-24 21:18:42 -07:00
0941-Add-Structure-check-API.patch compile fixes 2024-04-24 22:29:18 -07:00
0942-Fix-CraftMetaItem-getAttributeModifier-duplication-c.patch compile fixes 2024-04-24 21:38:28 -07:00
0943-Restore-vanilla-entity-drops-behavior.patch 955 2024-04-24 16:25:57 -07:00
0944-Dont-resend-blocks-on-interactions.patch work on adventure 2024-04-24 20:14:51 -07:00
0945-add-more-scoreboard-API.patch 955 2024-04-24 16:25:57 -07:00
0946-Improve-Registry.patch 955 2024-04-24 16:25:57 -07:00
0947-Fix-NPE-on-null-loc-for-EntityTeleportEvent.patch 955 2024-04-24 16:25:57 -07:00
0948-Add-experience-points-API.patch compile fixes 2024-04-24 22:29:18 -07:00
0949-Add-drops-to-shear-events.patch compile fixes 2024-04-24 21:18:42 -07:00
0950-Add-PlayerShieldDisableEvent.patch 955 2024-04-24 16:25:57 -07:00
0951-Validate-ResourceLocation-in-NBT-reading.patch 955 2024-04-24 16:25:57 -07:00
0952-Properly-handle-experience-dropping-on-block-break.patch 955 2024-04-24 16:25:57 -07:00
0953-Fixup-NamespacedKey-handling.patch 955 2024-04-24 16:25:57 -07:00
0954-Expose-LootTable-of-DecoratedPot.patch 955 2024-04-24 16:25:57 -07:00
0955-Reduce-allocation-of-Vec3D-by-entity-tracker.patch compile fixes 2024-04-24 22:16:04 -07:00
0956-Add-PlayerTradeEvent-and-PlayerPurchaseEvent.patch Apply more API-implementing patches 2024-04-24 17:36:24 -07:00
0957-Add-ShulkerDuplicateEvent.patch Apply more API-implementing patches 2024-04-24 17:36:24 -07:00
0958-Add-api-for-spawn-egg-texture-colors.patch compile fixes 2024-04-24 22:16:04 -07:00
0959-Add-Lifecycle-Event-system.patch compile fixes 2024-04-24 22:16:04 -07:00
0960-ItemStack-Tooltip-API.patch compile fixes 2024-04-24 22:16:04 -07:00
0961-Add-getChunkSnapshot-includeLightData-parameter.patch adventure 4.17.0-SNAPSHOT 2024-04-24 17:46:57 -07:00
0962-Add-FluidState-API.patch adventure 4.17.0-SNAPSHOT 2024-04-24 17:46:57 -07:00
0963-add-number-format-api.patch adventure 4.17.0-SNAPSHOT 2024-04-24 17:46:57 -07:00
0964-improve-BanList-types.patch compile fixes 2024-04-24 21:18:42 -07:00
0965-Expanded-Hopper-API.patch adventure 4.17.0-SNAPSHOT 2024-04-24 17:46:57 -07:00
0966-Add-BlockBreakProgressUpdateEvent.patch compile fixes 2024-04-24 21:18:42 -07:00
0967-Deprecate-ItemStack-setType.patch adventure 4.17.0-SNAPSHOT 2024-04-24 17:46:57 -07:00
0968-Add-CartographyItemEvent.patch compile fixes 2024-04-24 21:18:42 -07:00
0969-More-Raid-API.patch compile fixes 2024-04-24 22:29:18 -07:00
0970-Add-onboarding-message-for-initial-server-start.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0971-Configurable-max-block-fluid-ticks.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0972-Disable-memory-reserve-allocating.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0973-Fire-EntityDamageByEntityEvent-for-unowned-wither-sk.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0974-Fix-DamageSource-API.patch More patches 2024-04-25 13:02:27 +02:00
0975-Fix-creation-of-invalid-block-entity-during-world-ge.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0976-Fix-possible-StackOverflowError-for-some-dispenses.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0977-Improve-tag-parser-handling.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0978-Item-Mutation-Fixes.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0979-Per-world-ticks-per-spawn-settings.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0980-Properly-track-the-changed-item-from-dispense-events.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0981-Rewrite-dataconverter-system.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0982-Suspicious-Effect-Entry-API.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0983-check-if-itemstack-is-stackable-first.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0984-disable-forced-empty-world-ticks.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0985-Starlight.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0986-Rewrite-chunk-system.patch pass more stuff 2024-04-25 09:01:54 -04:00
0987-incremental-chunk-and-player-saving.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0988-Optimize-isInWorldBounds-and-getBlockState-for-inlin.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0989-Improve-Maps-in-item-frames-performance-and-bug-fixe.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0990-Strip-raytracing-for-EntityLiving-hasLineOfSight.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0991-Optimize-Network-Manager-and-add-advanced-packet-sup.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0992-Allow-Saving-of-Oversized-Chunks.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0993-Fix-World-isChunkGenerated-calls.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0994-Flat-bedrock-generator-settings.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0995-Entity-Activation-Range-2.0.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0996-Optional-per-player-mob-spawns.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0997-Anti-Xray.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0998-Improve-cancelling-PreCreatureSpawnEvent-with-per-pl.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
0999-Optimize-Collision-to-not-load-chunks.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
1000-Optimize-GoalSelector-Goal.Flag-Set-operations.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
1001-Entity-load-save-limit-per-chunk.patch Apply and move up non-optimization patches 2024-04-25 12:27:57 +02:00
1002-Improved-Watchdog-Support.patch More patches 2024-04-25 13:02:27 +02:00
1003-Optimize-Voxel-Shape-Merging.patch More patches 2024-04-25 13:02:27 +02:00
1004-Write-SavedData-IO-async.patch Patches!!!!!!! (we are done) 2024-04-25 08:36:48 -04:00
1005-Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch More patches 2024-04-25 13:02:27 +02:00
1006-Use-distance-map-to-optimise-entity-tracker.patch More patches 2024-04-25 13:02:27 +02:00
1007-Optimize-Bit-Operations-by-inlining.patch More patches 2024-04-25 13:02:27 +02:00
1008-Remove-streams-from-hot-code.patch More patches 2024-04-25 13:02:27 +02:00
1009-Eigencraft-redstone-implementation.patch More patches 2024-04-25 13:02:27 +02:00
1010-Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch More patches 2024-04-25 13:02:27 +02:00
1011-Improve-boat-collision-performance.patch More patches 2024-04-25 13:02:27 +02:00
1012-Optimise-general-POI-access.patch pass more stuff 2024-04-25 09:01:54 -04:00
1013-Custom-table-implementation-for-blockstate-state-loo.patch More patches 2024-04-25 13:02:27 +02:00
1014-Execute-chunk-tasks-mid-tick.patch More patches 2024-04-25 13:02:27 +02:00
1015-Optimise-random-block-ticking.patch More patches 2024-04-25 13:02:27 +02:00
1016-Attempt-to-recalculate-regionfile-header-if-it-is-co.patch More patches 2024-04-25 13:02:27 +02:00
1017-Use-Velocity-compression-and-cipher-natives.patch More more patches, including hopper optimization patch 2024-04-25 14:07:39 +02:00
1018-Detail-more-information-in-watchdog-dumps.patch More more patches, including hopper optimization patch 2024-04-25 14:07:39 +02:00
1019-Collision-optimisations.patch More more patches, including hopper optimization patch 2024-04-25 14:07:39 +02:00
1020-Optimise-collision-checking-in-player-move-packet-ha.patch More more patches, including hopper optimization patch 2024-04-25 14:07:39 +02:00
1021-Fix-tripwire-disarming-not-working-as-intended.patch More more patches, including hopper optimization patch 2024-04-25 14:07:39 +02:00
1022-Fix-entity-type-tags-suggestions-in-selectors.patch More more patches, including hopper optimization patch 2024-04-25 14:07:39 +02:00
1023-Add-Alternate-Current-redstone-implementation.patch More more patches, including hopper optimization patch 2024-04-25 14:07:39 +02:00
1024-optimize-dirt-and-snow-spreading.patch More more patches, including hopper optimization patch 2024-04-25 14:07:39 +02:00
1025-Properly-resend-entities.patch Fix properly resend patches 2024-04-25 08:42:47 -04:00
1026-Optimize-Hoppers.patch More more patches, including hopper optimization patch 2024-04-25 14:07:39 +02:00
1027-Improve-performance-of-mass-crafts.patch (Almost) all patches applied 2024-04-25 14:23:55 +02:00
1028-Actually-optimise-explosions.patch (Almost) all patches applied 2024-04-25 14:23:55 +02:00
1029-Optimise-chunk-tick-iteration.patch (Almost) all patches applied 2024-04-25 14:23:55 +02:00
1030-Lag-compensation-ticks.patch Fix properly resend patches 2024-04-25 08:42:47 -04:00
1031-Optimise-nearby-player-retrieval.patch (Almost) all patches applied 2024-04-25 14:23:55 +02:00
1032-Distance-manager-tick-timings.patch (Almost) all patches applied 2024-04-25 14:23:55 +02:00
1033-Handle-Oversized-block-entities-in-chunks.patch (Almost) all patches applied 2024-04-25 14:23:55 +02:00
1034-Send-full-pos-packets-for-hard-colliding-entities.patch (Almost) all patches applied 2024-04-25 14:23:55 +02:00
1035-Fix-and-optimise-world-force-upgrading.patch Patches!!!!!!! (we are done) 2024-04-25 08:36:48 -04:00
1036-API-for-checking-sent-chunks.patch Patches!!!!!!! (we are done) 2024-04-25 08:36:48 -04:00
1037-Fix-bees-aging-inside-hives.patch readd fix bee aging patch 2024-04-25 09:06:13 -07:00