Commit Graph
19 Commits
Author SHA1 Message Date
Video dcef1afe08 A better solution
Realized what they are doing. Will rename commit later
2022-03-20 08:38:11 -06:00
Video 72b2109450 Validate coordinates before attempting to get block entities when handling Creative Inventory packets 2022-03-20 07:49:57 -06:00
Video 1a748f754c Downgrades Paperclip to 2.0.1
Now you can actually create functional paperclip jars.
2022-03-20 06:32:37 -06:00
Video ca57c181e4 Fixes crash exploit related to out of bounds Axolotl variants 2022-03-20 04:41:32 -06:00
Video 529a33f1be Even more ResourceLocation validation and log spam fixes 2022-03-20 04:21:47 -06:00
Video 2b36e3b591 Even more resource location validation 2022-03-14 00:52:57 -06:00
Video bca07e92bc Validates BlockState and SoundEvent values 2022-03-13 22:07:59 -06:00
Video 9639d51c31 Additional fixes related to Knowledge Books
Missed a spot.
2022-03-13 21:12:08 -06:00
Video 61cce5a83c Fixes Knowledge Books causing log spam when invalid data is provided
the game of whack-a-mole continues
2022-03-13 18:47:15 -06:00
VideoandGitHub ac6b6f77ee Merge pull request #4 from LunaWasFlaggedAgain/main
ItemEntity - Check if items are air before calling setItem
2022-03-13 18:28:17 -06:00
Video 82c566c108 Ignore errors thrown when trying to remove minecart entities with content in them
Just for good measure...
2022-03-13 08:16:59 -06:00
VideoandGitHub 844df73f12 Merge pull request #3 from LunaWasFlaggedAgain/main
Ignore null/air bundle items in CraftMetaBundle
2022-03-13 08:11:55 -06:00
Video 28312aba85 Removes useless spammy error logging
we're playing wack-a-mole
2022-03-13 08:00:06 -06:00
Video 347ea8905c Fixes invalid LootTables causing problems when applied to Minecart entities 2022-03-13 07:43:47 -06:00
Video eabbb65766 Fixes log spam caused by invalid entities in beehives 2022-03-13 06:12:45 -06:00
Video 97d0a98f49 The project now builds properly
Version 1.3.4 of Paperweight does not work with 1.17.x completely. Reverting to 1.2.0, however, fixes the problem.
2022-03-13 04:52:24 -06:00
Video 8de4abc61b Fixes the Blank SkullOwner exploit 2022-03-13 04:49:46 -06:00
VideoandGitHub 3def4e2324 Merge pull request #2 from AtlasMediaGroup/invalid-hover-uuid
Return null when a show_entity hover event's UUID isn't valid
2022-03-13 00:27:37 -07:00
Video b9f5db4717 Return null when a show_entity hover event's UUID isn't valid
Fixes a server-crashing exploit regarding dispensing a shulker box with specially-crafted JSON components.
2022-03-12 20:27:30 -07:00