Paper/Spigot-Server-Patches
Matt Baxter aa4b4d37dc Fix regex mistake in CB NBT int deserialization (#4146)
The existing regex is too open and allows for the absence of any actual
number data, detecting an NBT entry of just the letter "i" in upper or
lower case. This causes a single-character NBT entry to be processed as
an integer ending in "i", passing an empty String to to Integer.parseInt,
triggering an exception in loading the item.

This commit forces numbers to be present prior to the ending "i"
letter.
2020-08-17 13:13:15 -04:00
..
Ability-to-apply-mending-to-XP-API.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Ability-to-change-PlayerProfile-in-AsyncPreLoginEven.patch even even more work 2020-06-25 06:11:48 -07:00
Ability-to-get-Tile-Entities-from-a-chunk-without-sn.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-ability-to-configure-frosted_ice-properties.patch more progress 2020-06-25 04:00:35 -07:00
Add-and-implement-PlayerRecipeBookClickEvent.patch Add and implement PlayerRecipeBookClickEvent (#3351) 2020-06-23 00:33:08 -04:00
Add-API-methods-to-control-if-armour-stands-can-move.patch even more work 2020-06-25 05:04:34 -07:00
Add-APIs-to-replace-OfflinePlayer-getLastPlayed.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-ArmorStand-Item-Meta.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-07-03 02:08:00 -04:00
Add-BeaconEffectEvent.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-config-to-disable-ender-dragon-legacy-check.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Add-configurable-despawn-distances-for-living-entiti.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Add-configurable-portal-search-radius.patch Fix null pointer in portal search config 2020-06-28 04:21:40 -04:00
Add-configuration-option-to-prevent-player-names-fro.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-CraftMagicNumbers.isSupportedApiVersion.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-Debug-Entities-option-to-debug-dupe-uuid-issues.patch Latest progress - restored patches, some issues resolved 2020-06-26 02:29:44 -04:00
Add-Early-Warning-Feature-to-WatchDog.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-effect-to-block-break-naturally.patch even even even even more work 2020-06-25 16:38:24 -07:00
Add-entity-liquid-API.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Add-EntityZapEvent.patch even more work 2020-06-25 05:04:34 -07:00
Add-exception-reporting-event.patch Log Minecraft Internal Scheduler logs correctly 2020-06-28 05:34:23 -04:00
add-hand-to-BlockMultiPlaceEvent.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-hand-to-bucket-events.patch Fix compile 2020-06-29 15:03:41 +01:00
Add-handshake-event-to-allow-plugins-to-handle-clien.patch more progress 2020-06-25 04:00:35 -07:00
Add-Heightmap-API.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-LivingEntity-getTargetEntity.patch even even even more work 2020-06-25 16:09:55 +02:00
Add-method-to-open-already-placed-sign.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-methods-for-working-with-arrows-stuck-in-living-.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-MinecraftKey-Information-to-Objects.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Add-missing-strikeLighting-call-to-World-spigot-stri.patch Add missing strikeLighting call to World#spigot()#strikeLightningEffect 2020-07-26 12:12:19 +01:00
Add-More-Creeper-API.patch even even even more work 2020-06-25 16:09:55 +02:00
add-more-information-to-Entity.toString.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Add-more-Witch-API.patch even even even more work 2020-06-25 16:09:55 +02:00
Add-more-Zombie-API.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Add-option-for-console-having-all-permissions.patch Move bedrock config under unsupported, add comments to these configs 2020-07-05 02:12:14 -04:00
Add-option-to-allow-iron-golems-to-spawn-in-air.patch even even even even more work 2020-06-25 16:38:24 -07:00
Add-option-to-disable-pillager-patrols.patch even even even even more work 2020-06-25 16:38:24 -07:00
Add-option-to-make-parrots-stay-on-shoulders-despite.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-option-to-nerf-pigmen-from-nether-portals.patch even even even even more work 2020-06-25 16:38:24 -07:00
Add-option-to-prevent-players-from-moving-into-unloa.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-permission-for-command-blocks.patch fix headers 2020-06-27 14:38:26 -04:00
Add-phantom-creative-and-insomniac-controls.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Add-PhantomPreSpawnEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
Add-PlayerArmorChangeEvent.patch even even more work 2020-06-25 06:11:48 -07:00
Add-PlayerAttackEntityCooldownResetEvent.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Add-PlayerConnectionCloseEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
Add-PlayerInitialSpawnEvent.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-26 22:12:11 -07:00
Add-PlayerJumpEvent.patch even even more work 2020-06-25 06:11:48 -07:00
Add-PlayerUseUnknownEntityEvent.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-Plugin-Tickets-to-API-Chunk-Methods.patch [WIP|1.16] Misc fixes (#3627) 2020-06-26 18:20:03 +02:00
Add-PrepareResultEvent.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Add-ProjectileCollideEvent.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
Add-Raw-Byte-ItemStack-Serialization.patch [1.16] Make it run (#3626) 2020-06-26 14:04:38 +02:00
Add-ray-tracing-methods-to-LivingEntity.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-server-name-parameter.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-setPlayerProfile-API-for-Skulls.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-setting-for-proxy-online-mode-status.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-some-Debug-to-Chunk-Entity-slices.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-source-to-PlayerExpChangeEvent.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-sun-related-API.patch even even even more work 2020-06-25 16:09:55 +02:00
Add-system-property-to-disable-book-size-limits.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-ThrownEggHatchEvent.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-tick-times-API-and-mspt-command.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Add-TNTPrimeEvent.patch [1.16] Make it run (#3626) 2020-06-26 14:04:38 +02:00
Add-UnknownCommandEvent.patch even even more work 2020-06-25 06:11:48 -07:00
Add-Velocity-IP-Forwarding-Support.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Add-velocity-warnings.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Add-version-history-to-version-command.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Add-villager-reputation-API.patch Fix zero reputation deleting villagers (#3857) 2020-07-17 19:47:04 +02:00
Add-World-Util-Methods.patch Latest progress - restored patches, some issues resolved 2020-06-26 02:29:44 -04:00
All-chunks-are-slime-spawn-chunks-toggle.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Allow-chests-to-be-placed-with-NBT-data.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Allow-delegation-to-vanilla-chunk-gen.patch Allow delegation to vanilla chunk gen 2020-04-29 02:12:51 +02:00
Allow-disabling-armour-stand-ticking.patch [1.16] Make it run (#3626) 2020-06-26 14:04:38 +02:00
Allow-for-toggling-of-spawn-chunks.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Allow-multiple-callbacks-to-schedule-for-Callback-Ex.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Allow-nerfed-mobs-to-jump-and-take-water-damage.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Allow-overriding-the-java-version-check.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Allow-Reloading-of-Command-Aliases.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Allow-Reloading-of-Custom-Permissions.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Allow-Saving-of-Oversized-Chunks.patch even even even more work 2020-06-25 16:09:55 +02:00
Allow-setting-the-vex-s-summoner.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Allow-spawning-Item-entities-with-World.spawnEntity.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Allow-specifying-a-custom-authentication-servers-dow.patch even even more work 2020-06-25 06:11:48 -07:00
Always-tick-falling-blocks.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Anti-Xray.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
AnvilDamageEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
API-to-get-a-BlockState-without-a-snapshot.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Async-command-map-building.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Asynchronous-chunk-IO-and-loading.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
AsyncTabCompleteEvent.patch even even more work 2020-06-25 06:11:48 -07:00
Auto-fix-bad-Y-levels-on-player-login.patch even more work 2020-06-25 05:04:34 -07:00
Avoid-blocking-on-Network-Manager-creation.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Avoid-hopper-searches-if-there-are-no-items.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Avoid-item-merge-if-stack-size-above-max-stack-size.patch even even even more work 2020-06-25 16:09:55 +02:00
Avoid-NPE-in-PathfinderGoalTempt.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Basic-PlayerProfile-API.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Be-a-bit-more-informative-in-maxHealth-exception.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Bees-get-gravity-in-void.-Fixes-MC-167279.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Block-Enderpearl-Travel-Exploit.patch even even even more work 2020-06-25 16:09:55 +02:00
Block-Entity-remove-from-being-called-on-Players.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Block-player-logins-during-server-shutdown.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
BlockDestroyEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
Book-Size-Limits.patch even even even more work 2020-06-25 16:09:55 +02:00
Bound-Treasure-Maps-to-World-Border.patch even more work 2020-06-25 05:04:34 -07:00
Break-up-and-make-tab-spam-limits-configurable.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Broadcast-join-message-to-console.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Cache-user-authenticator-threads.patch even more work 2020-06-25 05:04:34 -07:00
Call-PaperServerListPingEvent-for-legacy-pings.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Call-player-spectator-target-events-and-improve-impl.patch Handle CraftPlayer#setSpectatorTarget better 2020-05-14 18:05:00 -05:00
Call-WhitelistToggleEvent-when-whitelist-is-toggled.patch even even even more work 2020-06-25 16:09:55 +02:00
Cap-Entity-Collisions.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Catch-exceptions-from-dispenser-entity-spawns.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Catch-JsonParseException-in-Entity-and-TE-names.patch even even even more work 2020-06-25 16:09:55 +02:00
Change-implementation-of-tile-entity-removal-list.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Check-Drowned-for-Villager-Aggression-Config.patch Latest progress - restored patches, some issues resolved 2020-06-26 02:29:44 -04:00
Check-online-mode-before-converting-and-renaming-pla.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Chunk-debug-command.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Chunk-registration-fixes.patch even more work 2020-06-25 05:04:34 -07:00
Chunk-Save-Reattempt.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
ChunkMapDistance-CME.patch even even even more work 2020-06-25 16:09:55 +02:00
Clean-up-duplicated-GameProfile-Properties.patch Clean up duplicated GameProfile Properties 2020-07-01 03:15:52 -04:00
Complete-resource-pack-API.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Configurable-Alternative-LootPool-Luck-Formula.patch even even even more work 2020-06-25 16:09:55 +02:00
Configurable-baby-zombie-movement-speed.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Configurable-Bed-Search-Radius.patch even even even more work 2020-06-25 16:09:55 +02:00
Configurable-cactus-and-reed-natural-growth-heights.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Configurable-Cartographer-Treasure-Maps.patch even more work 2020-06-25 05:04:34 -07:00
Configurable-chance-of-villager-zombie-infection.patch even even even even more work 2020-06-25 16:38:24 -07:00
Configurable-Chunk-Inhabited-Time.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Configurable-connection-throttle-kick-message.patch even even even more work 2020-06-25 16:09:55 +02:00
Configurable-container-update-tick-rate.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Configurable-Disabling-Cat-Chest-Detection.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Configurable-end-credits.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Configurable-fishing-time-ranges.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Configurable-flying-kick-messages.patch even more work 2020-06-25 05:04:34 -07:00
Configurable-Grass-Spread-Tick-Rate.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Configurable-inter-world-teleportation-safety.patch more progress 2020-06-25 04:00:35 -07:00
Configurable-Keep-Spawn-Loaded-range-per-world.patch Latest progress - restored patches, some issues resolved 2020-06-26 02:29:44 -04:00
Configurable-mob-spawner-tick-rate.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Configurable-Non-Player-Arrow-Despawn-Rate.patch Remove no longer needed undead horse leash patch 2020-06-28 04:35:41 -04:00
Configurable-packet-in-spam-threshold.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Configurable-Player-Collision.patch [1.16] Make it run (#3626) 2020-06-26 14:04:38 +02:00
Configurable-projectile-relative-velocity.patch even even even even more work 2020-06-25 16:38:24 -07:00
Configurable-RCON-IP-address.patch more progress 2020-06-25 04:00:35 -07:00
Configurable-spawn-chances-for-skeleton-horses.patch more progress 2020-06-25 04:00:35 -07:00
Configurable-speed-for-water-flowing-over-lava.patch [1.16] Make it run (#3626) 2020-06-26 14:04:38 +02:00
Configurable-sprint-interruption-on-attack.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Configurable-top-of-nether-void-damage.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Convert-legacy-attributes-in-Item-Meta.patch Convert legacy attributes in Item Meta 2020-07-01 04:28:56 -04:00
Custom-replacement-for-eaten-items.patch more progress 2020-06-25 04:00:35 -07:00
Dead-Player-s-shouldn-t-be-able-to-move.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Default-loading-permissions.yml-before-plugins.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Delay-Chunk-Unloads-based-on-Player-Movement.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
Delay-unsafe-actions-until-after-entity-ticking-is-d.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Disable-Explicit-Network-Manager-Flushing.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Disable-explosion-knockback.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Disable-ice-and-snow.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Disable-Scoreboards-for-non-players-by-default.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Disable-spigot-tick-limiters.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Disable-thunder.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Do-less-work-if-we-have-a-custom-Bukkit-generator.patch even even even even more work 2020-06-25 16:38:24 -07:00
Do-not-allow-bees-to-load-chunks-for-beehives.patch even even even even more work 2020-06-25 16:38:24 -07:00
Do-not-let-armorstands-drown.patch even even more work 2020-06-25 06:11:48 -07:00
Do-not-load-chunks-for-Pathfinding.patch more progress 2020-06-25 04:00:35 -07:00
Don-t-allow-digging-into-unloaded-chunks.patch even even even more work 2020-06-25 16:09:55 +02:00
Don-t-allow-entities-to-ride-themselves-572.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Don-t-allow-null-UUID-s-for-chat.patch Don't allow null UUID's for chat 2020-06-28 19:37:31 -04:00
Don-t-call-getItemMeta-on-hasItemMeta.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Don-t-change-the-Entity-Random-seed-for-squids.patch even even even more work 2020-06-25 16:09:55 +02:00
Don-t-check-chunk-for-portal-on-world-gen-entity-add.patch Don't check chunk for portal on world gen entity add - Fixes #3780 2020-07-05 15:00:07 -04:00
Don-t-check-ConvertSigns-boolean-every-sign-save.patch even even even more work 2020-06-25 16:09:55 +02:00
Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Don-t-fire-BlockFade-on-worldgen-threads.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-26 22:12:11 -07:00
don-t-go-below-0-for-pickupDelay-breaks-picking-up-i.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Don-t-let-fishinghooks-use-portals.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Don-t-load-Chunks-from-Hoppers-and-other-things.patch even even even even more work 2020-06-25 16:38:24 -07:00
Don-t-lookup-game-profiles-that-have-no-UUID-and-no-.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Don-t-move-existing-players-to-world-spawn.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Don-t-run-entity-collision-code-if-not-needed.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Don-t-save-empty-scoreboard-teams-to-scoreboard.dat.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Don-t-sleep-after-profile-lookups-if-not-needed.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Don-t-tick-dead-players.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Don-t-tick-Skulls-unused-code.patch more progress 2020-06-25 04:00:35 -07:00
Don-t-toString-block-unless-actually-showing-the-mes.patch Don't toString block unless actually showing the message 2020-05-09 13:55:41 -04:00
Drop-falling-block-and-tnt-entities-at-the-specified.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Duplicate-UUID-Resolve-Option.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
EnderDragon-Events.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Enderman.teleportRandomly.patch even even even more work 2020-06-25 16:09:55 +02:00
EndermanAttackPlayerEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
EndermanEscapeEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
Enforce-Sync-Player-Saves.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Ensure-commands-are-not-ran-async.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Ensure-Entity-AABB-s-are-never-invalid.patch fix headers 2020-06-27 14:38:26 -04:00
Ensure-Entity-is-never-double-registered.patch even even even even more work 2020-06-25 16:38:24 -07:00
Ensure-EntityRaider-respects-game-and-entity-rules-f.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
Ensure-inv-drag-is-in-bounds.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Ensure-safe-gateway-teleport.patch Allow teleporting through end gateways as a passenger/vehicle 2020-07-01 05:42:22 -04:00
Entity-Activation-Range-2.0.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Entity-AddTo-RemoveFrom-World-Events.patch more progress 2020-06-25 04:00:35 -07:00
Entity-fromMobSpawner.patch Latest progress - restored patches, some issues resolved 2020-06-26 02:29:44 -04:00
Entity-getEntitySpawnReason.patch Incorrect spawn reason for monsters from spawner - Fixes #3708 (#3764) 2020-07-04 19:54:39 -06:00
Entity-Jump-API.patch even even even even more work 2020-06-25 16:38:24 -07:00
Entity-Origin-API.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
EntityPathfindEvent.patch more progress 2020-06-25 04:00:35 -07:00
EntityRegainHealthEvent-isFastRegen-API.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
EntityShootBowEvent-consumeArrow-and-getArrowItem-AP.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
EntityTransformedEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
Expand-Explosions-API.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Expand-World.spawnParticle-API-and-add-Builder.patch even even even more work 2020-06-25 16:09:55 +02:00
ExperienceOrbMergeEvent.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
ExperienceOrbs-API-for-Reason-Source-Triggering-play.patch even even even more work 2020-06-25 16:09:55 +02:00
Expose-Arrow-getItemStack.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Expose-attack-cooldown-methods-for-Player.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Expose-client-protocol-version-and-virtual-host.patch even even more work 2020-06-25 06:11:48 -07:00
Expose-game-version.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Expose-MinecraftServer-isRunning.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Expose-server-CommandMap.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Expose-the-internal-current-tick.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Extend-Player-Interact-cancellation.patch even even more work 2020-06-25 06:11:48 -07:00
Faster-redstone-torch-rapid-clock-removal.patch more progress 2020-06-25 04:00:35 -07:00
Fill-Profile-Property-Events.patch even even more work 2020-06-25 06:11:48 -07:00
Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch even more work 2020-06-25 05:04:34 -07:00
Fire-BlockPistonRetractEvent-for-all-empty-pistons.patch even even even more work 2020-06-25 16:09:55 +02:00
Fire-EntityShootBowEvent-for-Illusioner.patch even even even more work 2020-06-25 16:09:55 +02:00
Firework-API-s.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch Amend last commit to fix decompile error forgot to commit 2020-07-22 02:15:51 -04:00
Fix-arrows-never-despawning-MC-125757.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Fix-AssertionError-when-player-hand-set-to-empty-typ.patch even even even even more work 2020-06-25 16:38:24 -07:00
Fix-Cancelling-BlockPlaceEvent-triggering-physics.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Fix-CB-call-to-changed-postToMainThread-method.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Fix-Chunk-Post-Processing-deadlock-risk.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Fix-client-rendering-skulls-from-same-user.patch Fix supporting more places of the old UUID format 2020-07-01 03:13:57 -04:00
Fix-Concurrency-issue-in-WeightedList.patch Fix Villagers WeightedList issue (#3860) 2020-07-08 21:57:24 +02:00
Fix-CraftEntity-hashCode.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Fix-CraftScheduler-runTaskTimerAsynchronously-Plugin.patch Scheduling an async task timer creates a non-repeating task (#3543) 2020-06-12 02:32:48 +03:00
Fix-CraftServer-isPrimaryThread-and-MinecraftServer-.patch even even even more work 2020-06-25 16:09:55 +02:00
Fix-Custom-Shapeless-Custom-Crafting-Recipes.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Fix-Double-World-Add-issues.patch more progress 2020-06-25 04:00:35 -07:00
Fix-Dragon-Server-Crashes.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Fix-enderdragon-exp-dupe.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
Fix-exploit-that-allowed-colored-signs-to-be-created.patch even even even more work 2020-06-25 16:09:55 +02:00
Fix-issues-with-entity-loss-due-to-unloaded-chunks.patch even even even more work 2020-06-25 16:09:55 +02:00
Fix-items-not-falling-correctly.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Fix-items-vanishing-through-end-portal.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
Fix-lag-from-explosions-processing-dead-entities.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Fix-last-firework-in-stack-not-having-effects-when-d.patch even even even even more work 2020-06-25 16:38:24 -07:00
Fix-Light-Command.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Fix-Longstanding-Broken-behavior-of-PlayerJoinEvent.patch Fix more null pointer issues around deleted worlds - Fixes #3660 2020-06-28 18:44:34 -04:00
Fix-MC-117075-TE-Unload-Lag-Spike.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Fix-MC-124320.patch even even even more work 2020-06-25 16:09:55 +02:00
Fix-MC-158900.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Fix-MC-161754.patch 1.16.1 prep 2020-06-24 21:10:30 -04:00
Fix-missing-chunks-due-to-integer-overflow.patch Fix missing chunks due to integer overflow (#3527) 2020-06-12 00:30:18 -07:00
Fix-nether-portal-creation.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Fix-Non-Full-Status-Chunk-NBT-Memory-Leak.patch Fix Non Full Status Chunk NBT Memory Leak 2020-05-23 01:40:27 -04:00
Fix-NPE-when-getting-location-from-InventoryEnderChe.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Fix-numerous-item-duplication-issues-and-teleport-is.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Fix-Old-Sign-Conversion.patch more progress 2020-06-25 04:00:35 -07:00
Fix-Per-World-Difficulty-Remembering-Difficulty.patch Fix Per World Difficulty / Remembering Difficulty 2020-06-28 04:01:01 -04:00
Fix-piston-physics-inconsistency-MC-188840.patch Move bedrock config under unsupported, add comments to these configs 2020-07-05 02:12:14 -04:00
Fix-PlayerEditBookEvent.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Fix-PotionEffect-ignores-icon-flag.patch Fix PotionEffect API Ignoring Icon bug 2020-05-11 00:44:27 -04:00
Fix-reducedDebugInfo-not-initialized-on-client.patch Fix more null pointer issues around deleted worlds - Fixes #3660 2020-06-28 18:44:34 -04:00
Fix-regex-mistake-in-CB-NBT-int-deserialization.patch Fix regex mistake in CB NBT int deserialization (#4146) 2020-08-17 13:13:15 -04:00
Fix-sand-duping.patch Fix sand not dying correctly 2020-06-20 14:58:35 -04:00
Fix-sign-edit-memory-leak.patch even even even more work 2020-06-25 16:09:55 +02:00
Fix-some-rails-connecting-improperly.patch Tighten logic for handling target tick times in tick scheduler (#4010) 2020-07-27 20:05:27 -07:00
Fix-sounds-when-item-frames-are-modified-MC-123450.patch even even even more work 2020-06-25 16:09:55 +02:00
Fix-spawning-of-hanging-entities-that-are-not-ItemFr.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Fix-SPIGOT-5824-Bukkit-world-container-is-not-used.patch Fix SPIGOT-5824 Bukkit world-container is not used 2020-07-10 13:22:47 -05:00
Fix-SPIGOT-5885-Unable-to-disable-advancements.patch Fix SPIGOT-5885 Unable to disable advancements 2020-07-10 13:24:43 -05:00
Fix-SPIGOT-5989.patch Only get spawn block if it's relevant, fixes #3934 (#3942) 2020-07-19 14:58:29 +02:00
Fix-SpongeAbsortEvent-handling.patch even even even more work 2020-06-25 16:09:55 +02:00
Fix-stuck-in-sneak-when-changing-worlds-MC-10657.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
Fix-this-stupid-bullshit.patch [Auto] Updated Upstream (CraftBukkit/Spigot) 2020-07-18 03:57:21 -04:00
Fix-unregistering-entities-from-unloading-chunks.patch even even even even more work 2020-06-25 16:38:24 -07:00
Fix-villager-trading-demand-MC-163962.patch Fix villager trading demand MC-163962 (#3498) 2020-06-07 13:41:32 -05:00
Fix-World-isChunkGenerated-calls.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Flag-to-disable-the-channel-limit.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
force-entity-dismount-during-teleportation.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-30 01:20:29 -04:00
Further-improve-server-tick-loop.patch Disable the memory information in /tps unless argument is passed 2020-06-28 01:29:54 -04:00
Generator-Settings.patch Re-Add per player mob spawning 2020-06-26 21:57:36 -07:00
getPlayerUniqueId-API.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Guard-against-serializing-mismatching-chunk-coordina.patch even even even even more work 2020-06-25 16:38:24 -07:00
Handle-Item-Meta-Inconsistencies.patch more progress 2020-06-25 04:00:35 -07:00
Handle-Large-Packets-disconnecting-client.patch [1.16] Make it run (#3626) 2020-06-26 14:04:38 +02:00
handle-NaN-health-absorb-values-and-repair-bad-data.patch more progress 2020-06-25 04:00:35 -07:00
Handle-Oversized-Tile-Entities-in-chunks.patch even even even more work 2020-06-25 16:09:55 +02:00
handle-PacketPlayInKeepAlive-async.patch even even more work 2020-06-25 06:11:48 -07:00
Handle-plugin-prefixes-using-Log4J-configuration.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Here-s-Johnny.patch Latest progress - restored patches, some issues resolved 2020-06-26 02:29:44 -04:00
Hide-sync-chunk-writes-behind-flag.patch Hide sync chunk writes behind flag 2020-06-26 22:37:38 -07:00
Honor-EntityAgeable.ageLock.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Hook-into-CB-plugin-rewrites.patch Fix IDE Debug JVM Flag for 1.16 (#3983) 2020-07-23 01:18:36 +02:00
Ignore-Dead-Entities-in-entityList-iteration.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Implement-alternative-item-despawn-rate.patch even even even even more work 2020-06-25 16:38:24 -07:00
Implement-an-API-for-CanPlaceOn-and-CanDestroy-NBT-v.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Implement-Brigadier-Mojang-API.patch [1.16] Make it run (#3626) 2020-06-26 14:04:38 +02:00
Implement-Chunk-Priority-Urgency-System-for-Chunks.patch Drop syncPosition on teleportation patch 2020-08-06 22:49:50 -04:00
Implement-CraftBlockSoundGroup.patch even even even more work 2020-06-25 16:09:55 +02:00
Implement-ensureServerConversions-API.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Implement-EntityKnockbackByEntityEvent.patch Pass predicate from default get hard colliding entities method 2020-06-26 14:33:49 -07:00
Implement-EntityTeleportEndGatewayEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
Implement-Expanded-ArmorStand-API.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Implement-extended-PaperServerListPingEvent.patch Fix MOTD new line support (#3756) 2020-07-02 13:58:39 +01:00
Implement-furnace-cook-speed-multiplier-API.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-08 19:17:08 -04:00
Implement-getI18NDisplayName.patch even even more work 2020-06-25 06:11:48 -07:00
Implement-getters-and-setters-for-EntityItem-owner-a.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Implement-Mob-Goal-API.patch [1.16] Fix MobGoals#getAllGoals not actually returning all goals (#3670) 2020-06-28 21:57:31 +02:00
implement-optional-per-player-mob-spawns.patch Don't make per-player scale mob counts with the spawn range 2020-07-24 21:34:41 +01:00
Implement-Paper-VersionChecker.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Implement-Player-Client-Options-API.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Implement-PlayerLocaleChangeEvent.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
Implement-PlayerPostRespawnEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
Implement-World.getEntity-UUID-API.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Improve-BlockPosition-inlining.patch even even even more work 2020-06-25 16:09:55 +02:00
Improve-Chunk-Status-Transition-Speed.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
improve-CraftWorld-isChunkLoaded.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-23 04:30:45 -04:00
Improve-death-events.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Improve-EntityTargetLivingEntityEvent-for-1.16-mobs.patch Improve EntityTargetLivingEntityEvent for 1.16 mobs 2020-08-06 19:38:49 -04:00
Improve-Legacy-Component-serialization-size.patch Bandaid italic legacy serialization #3757 (#3760) 2020-07-02 15:42:23 -06:00
Improve-Log4J-Configuration-Plugin-Loggers.patch Update Log4J Configuration file to stop truncating stack traces 2020-05-22 23:49:10 -04:00
Improve-Maps-in-item-frames-performance-and-bug-fixe.patch more progress 2020-06-25 04:00:35 -07:00
Improve-Server-Thread-Pool-and-Thread-Priorities.patch Fix shutdown on eula not being agreed (Fixes #4647) 2020-07-01 12:21:57 +01:00
Improve-the-Saddle-API-for-Horses.patch even even more work 2020-06-25 06:11:48 -07:00
Improved-Async-Task-Scheduler.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Improved-Watchdog-Support.patch Fix deadlock issue with watchdog stopping 2020-07-28 22:19:01 -04:00
Include-Log4J2-SLF4J-implementation.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Increase-Light-Queue-Size.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
incremental-chunk-saving.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-16 19:07:15 -04:00
Incremental-player-saving.patch Restore incremental player saving 2020-08-09 09:04:18 +03:00
Inventory-getHolder-method-without-block-snapshot.patch Add Inventory getHolder methods without creating new block snapshots (#3535) 2020-06-20 20:34:56 +01:00
Inventory-removeItemAnySlot.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
InventoryCloseEvent-Reason-API.patch even even even more work 2020-06-25 16:09:55 +02:00
Item-canEntityPickup.patch even even more work 2020-06-25 06:11:48 -07:00
ItemStack-getMaxItemUseDuration.patch even even even more work 2020-06-25 16:09:55 +02:00
Lag-compensate-eating.patch even even even even more work 2020-06-25 16:38:24 -07:00
Limit-Client-Sign-length-more.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Limit-lightning-strike-effect-distance.patch Fix comment mistake 2020-06-27 16:00:08 -04:00
LivingEntity-Hand-Raised-Item-Use-API.patch even even even more work 2020-06-25 16:09:55 +02:00
LivingEntity-setKiller.patch even even more work 2020-06-25 06:11:48 -07:00
Load-Chunks-for-Login-Asynchronously.patch Fix more null pointer issues around deleted worlds - Fixes #3660 2020-06-28 18:44:34 -04:00
LootTable-API-Replenishable-Lootables-Feature.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Make-CraftWorld-loadChunk-int-int-false-load-unconve.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Make-EnderDragon-implement-Mob.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Make-legacy-ping-handler-more-reliable.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Make-max-squid-spawn-height-configurable.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Make-player-data-saving-configurable.patch even even even more work 2020-06-25 16:09:55 +02:00
Make-shield-blocking-delay-configurable.patch even even even more work 2020-06-25 16:09:55 +02:00
Make-targetSize-more-aggressive-in-the-chunk-unload-.patch even more work 2020-06-25 05:04:34 -07:00
Make-the-default-permission-message-configurable.patch Latest progress - restored patches, some issues resolved 2020-06-26 02:29:44 -04:00
Make-the-GUI-graph-fancier.patch even even even even more work 2020-06-25 16:38:24 -07:00
Maps-shouldn-t-load-chunks.patch Maps shouldn't load chunks (#3518) 2020-06-07 21:57:52 +01:00
Mark-chunk-dirty-anytime-entities-change-to-guarante.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Mark-entities-as-being-ticked-when-notifying-navigat.patch even even even even more work 2020-06-25 16:38:24 -07:00
MC-50319-Check-other-worlds-for-shooter-of-projectil.patch even even even more work 2020-06-25 16:09:55 +02:00
MC-114618-Fix-EntityAreaEffectCloud-from-going-negat.patch even even even more work 2020-06-25 16:09:55 +02:00
MC-135506-Experience-should-save-as-Integers.patch even even even more work 2020-06-25 16:09:55 +02:00
MC-145260-Fix-Whitelist-On-Off-inconsistency.patch even even even more work 2020-06-25 16:09:55 +02:00
MC-145656-Fix-Follow-Range-Initial-Target.patch [1.16] Make it run (#3626) 2020-06-26 14:04:38 +02:00
MC-Dev-fixes.patch [1.16] Optimize NetworkManager exception handling (#3819) 2020-07-06 00:27:37 -04:00
MC-Utils.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Mid-Tick-Chunk-Tasks-Speed-up-processing-of-chunk-lo.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Mob-Pathfinding-API.patch even even even more work 2020-06-25 16:09:55 +02:00
Mob-Spawner-API-Enhancements.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Move-player-to-spawn-point-if-spawn-in-unloaded-worl.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Move-range-check-for-block-placing-up.patch Move range check for block placing up (#3917) 2020-07-15 19:38:53 -07:00
No-Tick-view-distance-implementation.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Ocelot-despawns-should-honor-nametags-and-leash.patch even even more work 2020-06-25 06:11:48 -07:00
offset-item-frame-ticking.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
only-add-passanger-entities-once-from-spawners.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Only-count-Natural-Spawned-mobs-towards-natural-spaw.patch even even even even more work 2020-06-25 16:38:24 -07:00
Only-process-BlockPhysicsEvent-if-a-plugin-has-a-lis.patch [Auto] Updated Upstream (CraftBukkit/Spigot) 2020-07-06 19:47:11 -04:00
Only-refresh-abilities-if-needed.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Only-send-Dragon-Wither-Death-sounds-to-same-world.patch more progress 2020-06-25 04:00:35 -07:00
Optimise-ArraySetSorted-removeIf.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Optimise-BlockState-s-hashCode-equals.patch Latest progress - restored patches, some issues resolved 2020-06-26 02:29:44 -04:00
Optimise-Chunk-getFluid.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Optimise-entity-hard-collision-checking.patch Pass predicate from default get hard colliding entities method 2020-06-26 14:33:49 -07:00
Optimise-getChunkAt-calls-for-loaded-chunks.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Optimise-IEntityAccess-getPlayerByUUID.patch even even even even more work 2020-06-25 16:38:24 -07:00
Optimise-random-block-ticking.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Optimise-removeQueue.patch even more work 2020-06-25 05:04:34 -07:00
Optimise-TickListServer-by-rewriting-it.patch Fix off by one error for scheduling block ticks (#4014) 2020-07-27 22:19:11 -07:00
Optimize-Biome-Mob-Lookups-for-Mob-Spawning.patch Latest progress - restored patches, some issues resolved 2020-06-26 02:29:44 -04:00
Optimize-Bit-Operations-by-inlining.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Optimize-BlockPosition-helper-methods.patch even even even more work 2020-06-25 16:09:55 +02:00
Optimize-brigadier-child-sorting-performance.patch Optimize brigadier child sorting performance 2020-04-16 20:57:02 -07:00
Optimize-call-to-getFluid-for-explosions.patch even even even even more work 2020-06-25 16:38:24 -07:00
Optimize-Captured-TileEntity-Lookup.patch even even even more work 2020-06-25 16:09:55 +02:00
Optimize-ChunkProviderServer-s-chunk-level-checking-.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Optimize-Collision-to-not-load-chunks.patch Fix moveToWorld worldserver reference (#3929) 2020-07-17 18:44:39 +02:00
Optimize-CraftBlockData-Creation.patch Latest progress - restored patches, some issues resolved 2020-06-26 02:29:44 -04:00
Optimize-explosions.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Optimize-Hoppers.patch Fix missing chunks on client (View distance issue) 2020-06-28 00:58:25 -04:00
Optimize-isOutsideRange-to-use-distance-maps.patch Improve per player mob spawning (#3971) 2020-07-23 11:10:46 -07:00
Optimize-isValidLocation-getType-and-getBlockData-fo.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Optimize-ItemStack.isEmpty.patch even more work 2020-06-25 05:04:34 -07:00
Optimize-Light-Engine.patch Fix Light Thread causing world memory leak - Fixes #4045 2020-08-06 20:02:20 -04:00
Optimize-Network-Manager-and-add-advanced-packet-sup.patch [1.16] Optimize NetworkManager exception handling (#3819) 2020-07-06 00:27:37 -04:00
Optimize-NetworkManager-Exception-Handling.patch [1.16] Optimize NetworkManager exception handling (#3819) 2020-07-06 00:27:37 -04:00
Optimize-NibbleArray-to-use-pooled-buffers.patch Latest progress - restored patches, some issues resolved 2020-06-26 02:29:44 -04:00
Optimize-Pathfinder-Remove-Streams-Optimized-collect.patch Restore Pathfinder Optimizations from 1.15.2 2020-08-06 22:51:29 -04:00
Optimize-Pathfinding.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Optimize-PlayerChunkMap-memory-use-for-visibleChunks.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Optimize-RegistryID.c.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Optimize-RegistryMaterials.patch [1.16] Make it run (#3626) 2020-06-26 14:04:38 +02:00
Optimize-sending-packets-to-nearby-locations-sounds-.patch Some fixes (#3630) 2020-06-26 21:34:52 +02:00
Optimize-the-advancement-data-player-iteration-to-be.patch Optimize the advancement data player iteration to be O(N) rather than O(N^2) 2020-07-04 23:08:23 -04:00
Optimize-TileEntity-Ticking.patch Updated Upstream (Bukkit/CraftBukkit) 2020-07-29 21:50:16 +02:00
Optimize-UserCache-Thread-Safe.patch more progress 2020-06-25 04:00:35 -07:00
Optimize-Voxel-Shape-Merging.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Optimize-World-Time-Updates.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Optimize-World.isLoaded-BlockPosition-Z.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Optimize-WorldBorder-collision-checks-and-air.patch fix headers 2020-06-27 14:38:26 -04:00
Option-for-maximum-exp-value-when-merging-orbs.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Option-to-prevent-armor-stands-from-doing-entity-loo.patch even even even more work 2020-06-25 16:09:55 +02:00
Option-to-remove-corrupt-tile-entities.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Option-to-use-vanilla-per-world-scoreboard-coloring-.patch Fix scoreboard vanilla colors not working in chat 2020-07-31 16:20:29 +01:00
Optional-TNT-doesn-t-move-in-water.patch more progress 2020-06-25 04:00:35 -07:00
Paper-config-files.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Paper-dumpitem-command.patch Add /paper dumpitem command 2020-06-28 19:38:30 -04:00
Paper-Metrics.patch Report proxy onlinde mode to bstats as online (#3093) 2020-07-04 21:59:25 -05:00
Per-Player-View-Distance-API-placeholders.patch even even even more work 2020-06-25 16:09:55 +02:00
Performance-improvement-for-Chunk.getEntities.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Pillager-patrol-spawn-settings-and-per-player-option.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Player-affects-spawning-API.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Player-Tab-List-and-Title-APIs.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Player.setPlayerProfile-API.patch [CI-SKIP] Drop accidental import from last commit 2020-06-28 12:24:09 +01:00
PlayerAdvancementCriterionGrantEvent.patch even even more work 2020-06-25 06:11:48 -07:00
PlayerAttemptPickupItemEvent.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
PlayerDeathEvent-getItemsToKeep.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
PlayerDeathEvent-shouldDropExperience.patch even even even even more work 2020-06-25 16:38:24 -07:00
PlayerElytraBoostEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
PlayerLaunchProjectileEvent.patch even even even even more work 2020-06-25 16:38:24 -07:00
PlayerNaturallySpawnCreaturesEvent.patch even even more work 2020-06-25 06:11:48 -07:00
PlayerPickupExperienceEvent.patch even even more work 2020-06-25 06:11:48 -07:00
PlayerPickupItemEvent-setFlyAtPlayer.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
PlayerReadyArrowEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
PlayerTeleportEndGatewayEvent.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
POM-Changes.patch [Auto] Updated Upstream (CraftBukkit/Spigot) 2020-07-18 03:57:21 -04:00
Potential-bed-API.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
PreCreatureSpawnEvent.patch even even more work 2020-06-25 06:11:48 -07:00
PreSpawnerSpawnEvent.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Prevent-bees-loading-chunks-checking-hive-position.patch even even even even more work 2020-06-25 16:38:24 -07:00
Prevent-chunk-loading-from-Fluid-Flowing.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Prevent-consuming-the-wrong-itemstack.patch even even even even more work 2020-06-25 16:38:24 -07:00
Prevent-Double-PlayerChunkMap-adds-crashing-server.patch even even even even more work 2020-06-25 16:38:24 -07:00
Prevent-Enderman-from-loading-chunks.patch even even even more work 2020-06-25 16:09:55 +02:00
Prevent-Fire-from-loading-chunks.patch more progress 2020-06-25 04:00:35 -07:00
Prevent-Frosted-Ice-from-loading-holding-chunks.patch even even more work 2020-06-25 06:11:48 -07:00
Prevent-logins-from-being-processed-when-the-player-.patch even even more work 2020-06-25 06:11:48 -07:00
Prevent-Mob-AI-Rules-from-Loading-Chunks.patch even even even more work 2020-06-25 16:09:55 +02:00
Prevent-mob-spawning-from-loading-generating-chunks.patch even even even more work 2020-06-25 16:09:55 +02:00
Prevent-opening-inventories-when-frozen.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
Prevent-Pathfinding-out-of-World-Border.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Prevent-position-desync-in-playerconnection-causing-.patch Updated Upstream (Bukkit/CraftBukkit/Spigot) 2020-06-27 21:54:05 -04:00
Prevent-rayTrace-from-loading-chunks.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Prevent-Saving-Bad-entities-to-chunks.patch even even even more work 2020-06-25 16:09:55 +02:00
Prevent-sync-chunk-loads-when-villagers-try-to-find-.patch even even even even more work 2020-06-25 16:38:24 -07:00
Prevent-teleporting-dead-entities.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Prevent-tile-entity-and-entity-crashes.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Print-Error-details-when-failing-to-save-player-data.patch even even even more work 2020-06-25 16:09:55 +02:00
Profile-Lookup-Events.patch even even more work 2020-06-25 06:11:48 -07:00
ProfileWhitelistVerifyEvent.patch Fix missing hunk from ProfileWhitelistVerifyEvent (Fixes #3645) 2020-06-28 09:43:47 +01:00
Properly-fix-item-duplication-bug.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Properly-handle-async-calls-to-restart-the-server.patch [Auto] Updated Upstream (CraftBukkit) 2020-07-16 19:07:15 -04:00
Protect-Bedrock-and-End-Portal-Frames-from-being-des.patch Move bedrock config under unsupported, add comments to these configs 2020-07-05 02:12:14 -04:00
provide-a-configurable-option-to-disable-creeper-lin.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Provide-E-TE-Chunk-count-stat-methods.patch [WIP|1.16] Misc fixes (#3627) 2020-06-26 18:20:03 +02:00
RangedEntity-API.patch [1.16] Make it run (#3626) 2020-06-26 14:04:38 +02:00
Re-add-vanilla-entity-warnings-for-duplicates.patch even even even more work 2020-06-25 16:09:55 +02:00
Reduce-allocation-of-Vec3D-by-entity-tracker.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
Reduce-Either-Optional-allocation.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Reduce-memory-footprint-of-NBTTagCompound.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Reduce-MutableInt-allocations-from-light-engine.patch Optimize Light Engine 2020-06-05 01:25:11 -04:00
Reduce-sync-loads.patch even even even even more work 2020-06-25 16:38:24 -07:00
Refresh-player-inventory-when-cancelling-PlayerInter.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Remote-Connections-shouldn-t-hold-up-shutdown.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Remove-CraftScheduler-Async-Task-Debugger.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Remove-Debug-checks-from-DataBits.patch more progress 2020-06-25 04:00:35 -07:00
Remove-FishingHook-reference-on-Craft-Entity-removal.patch [1.16] Make it run (#3626) 2020-06-26 14:04:38 +02:00
Remove-invalid-mob-spawner-tile-entities.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Remove-Metadata-on-reload.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
remove-null-possibility-for-getServer-singleton.patch more progress 2020-06-25 04:00:35 -07:00
Remove-some-streams-from-structures.patch [1.16] Remove some streams from structures (#3704) 2020-07-01 09:53:16 -04:00
Remove-streams-from-classes-related-villager-gossip.patch Fix zero reputation deleting villagers (#3857) 2020-07-17 19:47:04 +02:00
Remove-streams-from-Mob-AI-System.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
Remove-streams-from-PairedQueue.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Remove-unused-World-Tile-Entity-List.patch more progress 2020-06-25 04:00:35 -07:00
Reset-players-airTicks-on-respawn.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Reset-spawner-timer-when-spawner-event-is-cancelled.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Restore-custom-InventoryHolder-support.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Restore-vanlla-default-mob-spawn-range.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Restrict-vanilla-teleport-command-to-valid-locations.patch even even even even even even more work 2020-06-25 18:53:21 -07:00
revert-serverside-behavior-of-keepalives.patch even even more work 2020-06-25 06:11:48 -07:00
Sanitise-RegionFileCache-and-make-configurable.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Send-absolute-position-the-first-time-an-entity-is-s.patch Current progress - Leaf, tag your it 2020-06-25 05:27:25 -04:00
Send-attack-SoundEffects-only-to-players-who-can-see.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Server-Tick-Events.patch even even even more work 2020-06-25 16:09:55 +02:00
Set-cap-on-JDK-per-thread-native-byte-buffer-cache.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Set-Zombie-last-tick-at-start-of-drowning-process.patch even even even more work 2020-06-25 16:09:55 +02:00
Shoulder-Entities-Release-API.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Show-blockstate-location-if-we-failed-to-read-it.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Show-Paper-in-client-crashes-server-lists-and-Mojang.patch [Auto] Updated Upstream (CraftBukkit/Spigot) 2020-07-18 03:57:21 -04:00
SkeletonHorse-Additions.patch even even even more work 2020-06-25 16:09:55 +02:00
Slime-Pathfinder-Events.patch even even even more work 2020-06-25 16:09:55 +02:00
Spawn-player-in-correct-world-on-login.patch Spawn player in correct world on login 2020-07-03 14:57:28 -04:00
Stop-copy-on-write-operations-for-updating-light-dat.patch Misc Improvements to Async Teleporting and Light patch 2020-07-09 19:24:10 -04:00
Store-counts-for-each-Entity-Block-Entity-Type.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Store-reference-to-current-Chunk-for-Entity-and-Bloc.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
String-based-Action-Bar-API.patch Use title packet for actionbar methods (#3959) 2020-07-22 10:01:35 +02:00
Support-components-in-ItemMeta.patch Support components in ItemMeta (#3513) 2020-07-02 17:53:21 +02:00
Support-old-UUID-format-for-NBT.patch Support String UUID's in old player skulls 2020-07-03 02:16:51 -04:00
Synchronize-DataPaletteBlock-instead-of-ReentrantLoc.patch even even even even more work 2020-06-25 16:38:24 -07:00
System-property-for-disabling-watchdoge.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Tameable-getOwnerUniqueId-API.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Thread-Safe-Vanilla-Command-permission-checking.patch Thread Safe Vanilla Command permission checking 2020-07-11 03:55:59 -04:00
Timings-v2.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Toggleable-player-crits-helps-mitigate-hacked-client.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Tracking-Range-Improvements.patch Track Ender Dragon at current (no tick) view distance 2020-06-12 21:47:18 -04:00
Turtle-API.patch Clean up a lot of obfuscation helpers and impls 2020-08-02 01:39:36 -04:00
Unset-Ignited-flag-on-cancel-of-Explosion-Event.patch even even even more work 2020-06-25 16:09:55 +02:00
Update-entity-Metadata-for-all-tracked-players.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Update-itemstack-legacy-name-and-lore.patch Only convert lore lines that actually look legacy 2020-07-09 20:31:04 -04:00
Use-a-Queue-for-Queueing-Commands.patch even even even more work 2020-06-25 16:09:55 +02:00
Use-a-Shared-Random-for-Entities.patch more progress 2020-06-25 04:00:35 -07:00
Use-asynchronous-Log4j-2-loggers.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
use-CB-BlockState-implementations-for-captured-block.patch even even more work 2020-06-25 06:11:48 -07:00
Use-ConcurrentHashMap-in-JsonList.patch Fix missing hunk from ProfileWhitelistVerifyEvent (Fixes #3645) 2020-06-28 09:43:47 +01:00
Use-distance-map-to-optimise-entity-tracker.patch Re-Add per player mob spawning 2020-06-26 21:57:36 -07:00
Use-getChunkIfLoadedImmediately-in-places.patch Latest progress - restored patches, some issues resolved 2020-06-26 02:29:44 -04:00
Use-Log4j-IOStreams-to-redirect-System.out-err-to-lo.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Use-proper-max-length-when-serialising-BungeeCord-te.patch even even even more work 2020-06-25 16:09:55 +02:00
Use-seed-based-lookup-for-Treasure-Maps-Fixes-lag-fr.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
Use-TerminalConsoleAppender-for-console-improvements.patch even even even more work 2020-06-25 16:09:55 +02:00
Use-UserCache-for-player-heads.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Use-Vanilla-Minecart-Speeds.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Validate-PickItem-Packet-and-kick-for-invalid.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Validate-tripwire-hook-placement-before-update.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Vanished-players-don-t-have-rights.patch [WIP|1.16] Misc fixes (#3627) 2020-06-26 18:20:03 +02:00
Vex-getSummoner-API.patch even even even more work 2020-06-25 16:09:55 +02:00
Villager-Restocks-API.patch [1.16] Make it run (#3626) 2020-06-26 14:04:38 +02:00
Wait-for-Async-Tasks-during-shutdown.patch Current non compilable status of all patches - THIS IS NOT READY 2020-06-25 21:58:00 -04:00
Waving-banner-workaround.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
WitchConsumePotionEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
WitchReadyPotionEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
WitchThrowPotionEvent.patch even even even more work 2020-06-25 16:09:55 +02:00
Workaround-for-Client-Lag-Spikes-MC-162253.patch [1.16] Make it run (#3626) 2020-06-26 14:04:38 +02:00
Workaround-for-setting-passengers-on-players.patch Rebuild all patches using the new rebuild pattern 2020-05-06 05:48:49 -04:00
Workaround-for-vehicle-tracking-issue-on-disconnect.patch even even even more work 2020-06-25 16:09:55 +02:00