Scissors/patches/server
Video 1cd49aebf7 Serious bugfix
Server patch \#34 introduced a server-crashing bug where you could crash a Scissors 1.17.1 server simply by
going near the world border.This commit removes that original patch and re-implements part of what the
patch set out to do separately so that the painting crash exploit doesn't work, but the server won't crash
when you try to go near the world border.
2022-08-19 01:02:42 -06:00
..
0001-Build-changes.patch Futureproof the auto updater 2022-04-22 03:26:08 -05:00
0002-Return-null-when-a-show_entity-hover-event-s-UUID-is.patch Return null when a show_entity hover event's UUID isn't valid 2022-03-12 20:27:30 -07:00
0003-Fixes-the-Blank-SkullOwner-exploit.patch Fixes the Blank SkullOwner exploit 2022-03-13 04:49:46 -06:00
0004-Fixes-log-spam-caused-by-invalid-entities-in-beehive.patch Fixes log spam caused by invalid entities in beehives 2022-03-13 06:12:45 -06:00
0005-Fixes-invalid-LootTables-causing-problems-when-appli.patch Fixes invalid LootTables causing problems when applied to Minecart entities 2022-03-13 07:43:47 -06:00
0006-Removes-useless-spammy-error-logging.patch Removes useless spammy error logging 2022-03-13 08:00:06 -06:00
0007-Ignore-null-air-bundle-items-in-CraftMetaBundle.patch Ignore null/air bundle items in CraftMetaBundle 2022-03-13 11:08:25 -03:00
0008-Ignore-errors-thrown-when-trying-to-remove-minecart-.patch Ignore errors thrown when trying to remove minecart entities with content in them 2022-03-13 08:16:59 -06:00
0009-ItemEntity-Check-if-items-are-air-before-calling-set.patch ItemEntity - Check if items are air before calling setItem 2022-03-13 14:39:58 -03:00
0010-Fixes-Knowledge-Books-causing-log-spam-when-invalid-.patch Additional fixes related to Knowledge Books 2022-03-13 21:12:08 -06:00
0011-Validate-BlockState-and-SoundEvent-values.patch Validates BlockState and SoundEvent values 2022-03-13 22:07:59 -06:00
0012-Even-more-resource-location-validation.patch Even more resource location validation 2022-03-14 00:52:57 -06:00
0013-Even-more-ResourceLocation-validation-and-log-spam-f.patch Even more ResourceLocation validation and log spam fixes 2022-03-20 04:21:47 -06:00
0014-Fixes-crash-exploit-related-to-out-of-bounds-Axolotl.patch Fixes crash exploit related to out of bounds Axolotl variants 2022-03-20 04:41:32 -06:00
0015-Validate-coordinates-before-attempting-to-get-block-.patch I'm fucking retarded 2022-03-20 11:40:17 -06:00
0016-Do-not-log-invalid-items-in-HoverEvent-and-ItemFrame.patch t 2022-03-20 13:43:35 -03:00
0017-Change-version-fetcher-to-AMG.patch Update CI link 2022-06-23 00:16:11 -05:00
0018-Better-handling-of-invalid-JSON-components.patch Better handling of invalid JSON components 2022-03-28 15:17:49 -06:00
0019-block-server-side-chunkbans.patch Properly renames patch #19 to stop it from renaming itself 2022-04-04 02:13:12 -06:00
0020-Reject-oversized-components-from-updating.patch Reject oversized components from updating + removes unnecessary imports from dev-imports.txt 2022-03-28 17:13:43 -06:00
0021-Validate-String-UUIDs-during-the-CompoundTag-GamePro.patch Validate String UUIDs during the CompoundTag -> GameProfile conversion process 2022-03-30 02:04:27 -06:00
0022-Prevent-attributes-with-invalid-namespaces-from-bein.patch Fixes attributes being wrongfully removed due to a previous patch 2022-07-08 15:39:05 -06:00
0023-Prevent-abusable-entities-from-being-spawned-by-spaw.patch Prevent non-living entities from being spawned by spawners (#7) 2022-04-04 02:39:28 -06:00
0024-Don-t-query-player-data-in-the-nbt-component.patch Don't query NBT from players in the nbt text component 2022-04-09 13:02:56 -06:00
0025-Limit-ListTags-to-1024-elements.patch Limit ListTags to 1024 elements (#9) 2022-04-09 18:06:20 -06:00
0026-Fix-lectern-quick-move.patch Backport patch 888 from the regular Paper 2022-04-10 15:58:40 -06:00
0027-Fixes-creative-killing-potion-effects-and-certain-po.patch Fixes creative-killing potion effects and certain potion effect overflows 2022-04-11 13:38:34 -06:00
0028-Reset-large-tags.patch Fix a few of my patches being formatted incorrectly & fix the Minecart/Boat lag/crash exploit (#13) 2022-04-28 01:55:02 -06:00
0029-Fix-negative-death-times.patch Fix a few of my patches being formatted incorrectly & fix the Minecart/Boat lag/crash exploit (#13) 2022-04-28 01:55:02 -06:00
0030-Limit-amount-of-vehicle-collision-checks-to-3-and-di.patch Fix a few of my patches being formatted incorrectly & fix the Minecart/Boat lag/crash exploit (#13) 2022-04-28 01:55:02 -06:00
0031-Make-the-maximum-tag-size-a-constant-add-a-method-fo.patch Optimize getTagSize method in NbtUtility (#15) 2022-05-02 17:39:35 -06:00
0032-Account-for-items-inside-containers.patch Account for large items inside containers & add more methods to NbtUtility (#14) 2022-05-01 02:37:23 -06:00
0033-Don-t-log-invalid-teams-to-console.patch Don't log invalid teams to console 2022-05-17 06:00:19 +01:00
0034-Fixes-out-of-bounds-HangingEntity-crash-exploit.patch Serious bugfix 2022-08-19 01:02:42 -06:00
0035-Add-MasterBlockFireEvent.patch Add MasterBlockFireEvent 2022-07-04 22:26:04 +01:00
0036-Add-spectator-teleport-event.patch Add spectator teleport event (#26) 2022-07-05 08:31:51 -06:00
0037-Prevent-invalid-container-events.patch Fix container click patch (#45) 2022-07-12 11:18:30 -05:00
0038-Do-not-attempt-to-cast-items-to-recipes.patch Fix container click patch (#45) 2022-07-12 11:18:30 -05:00
0039-Add-Scissors-config-command.patch Fix crash on /timings paste (#55) (#56) 2022-07-27 21:25:58 -05:00
0040-Disable-running-commands-in-books-by-default.patch Fix container click patch (#45) 2022-07-12 11:18:30 -05:00
0041-Fix-ClickEvents-on-Signs-bypassing-permissions.patch Fix ClickEvents on Signs bypassing permissions (#49) 2022-07-13 14:41:31 -05:00
0042-Validate-block-entity-tag-query-positions.patch Refuse to convert legacy messages over 1k characters (#62) 2022-08-17 21:45:44 -05:00
0043-Fix-out-of-bound-chunks-crashing-server.patch Refuse to convert legacy messages over 1k characters (#62) 2022-08-17 21:45:44 -05:00
0044-Refuse-to-convert-legacy-messages-over-1k-characters.patch Refuse to convert legacy messages over 1k characters (#62) 2022-08-17 21:45:44 -05:00