Advertisement
Earthcomputer

Untitled

Aug 21st, 2022
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.81 KB | None | 0 0
  1. 0028-Prevent-tile-entity-and-entity-crashes.patch
  2. 0033-Fix-lag-from-explosions-processing-dead-entities.patch
  3. 0051-Ensure-inv-drag-is-in-bounds.patch
  4. 0060-Chunk-Save-Reattempt.patch
  5. 0069-handle-NaN-health-absorb-values-and-repair-bad-data.patch
  6. 0070-Use-a-Shared-Random-for-Entities.patch
  7. 0100-Avoid-blocking-on-Network-Manager-creation.patch
  8. 0107-Filter-bad-data-from-ArmorStand-and-SpawnEgg-items.patch
  9. 0119-Properly-fix-item-duplication-bug.patch
  10. 0123-Enforce-Sync-Player-Saves.patch
  11. 0126-Cap-Entity-Collisions.patch
  12. 0138-Do-not-submit-profile-lookups-to-worldgen-threads.patch
  13. 0143-Block-player-logins-during-server-shutdown.patch
  14. 0163-Fix-MC-117075-TE-Unload-Lag-Spike.patch
  15. 0177-Toggleable-player-crits-helps-mitigate-hacked-client.patch
  16. 0189-Fix-exploit-that-allowed-colored-signs-to-be-created.patch
  17. 0194-Prevent-Frosted-Ice-from-loading-holding-chunks.patch
  18. 0218-Use-AsyncAppender-to-keep-logging-IO-off-main-thread.patch
  19. 0234-Break-up-and-make-tab-spam-limits-configurable.patch
  20. 0239-Use-ConcurrentHashMap-in-JsonList.patch
  21. 0263-Catch-JsonParseException-in-Entity-and-TE-names.patch
  22. 0275-Add-option-to-prevent-players-from-moving-into-unloa.patch
  23. 0277-Don-t-sleep-after-profile-lookups-if-not-needed.patch
  24. 0283-Don-t-allow-digging-into-unloaded-chunks.patch
  25. 0286-Handle-Large-Packets-disconnecting-client.patch
  26. 0287-force-entity-dismount-during-teleportation.patch
  27. 0289-Book-Size-Limits.patch
  28. 0299-Limit-Client-Sign-length-more.patch
  29. 0301-Optimize-Network-Manager-and-add-advanced-packet-sup.patch
  30. 0302-Handle-Oversized-Tile-Entities-in-chunks.patch
  31. 0303-Set-Zombie-last-tick-at-start-of-drowning-process.patch
  32. 0320-ChunkMapDistance-CME.patch
  33. 0322-Allow-Saving-of-Oversized-Chunks.patch
  34. 0324-Fix-World-isChunkGenerated-calls.patch
  35. 0329-Fix-MC-158900.patch
  36. 0331-Dont-send-unnecessary-sign-update.patch
  37. 0342-Guard-against-serializing-mismatching-chunk-coordina.patch
  38. 0352-Anti-Xray.patch
  39. 0367-Validate-tripwire-hook-placement-before-update.patch
  40. 0376-Remote-Connections-shouldn-t-hold-up-shutdown.patch
  41. 0378-Prevent-Double-PlayerChunkMap-adds-crashing-server.patch
  42. 0380-Dead-Player-s-shouldn-t-be-able-to-move.patch
  43. 0388-Prevent-opening-inventories-when-frozen.patch
  44. 0392-Don-t-crash-if-player-is-attempted-to-be-removed-fro.patch
  45. 0393-Fix-Chunk-Post-Processing-deadlock-risk.patch
  46. 0398-Don-t-fire-BlockFade-on-worldgen-threads.patch
  47. 0400-Fix-numerous-item-duplication-issues-and-teleport-is.patch
  48. 0402-Validate-PickItem-Packet-and-kick-for-invalid.patch
  49. 0407-Prevent-teleporting-dead-entities.patch
  50. 0421-Ensure-safe-gateway-teleport.patch
  51. 0431-Fix-piston-physics-inconsistency-MC-188840.patch
  52. 0432-Fix-sand-duping.patch
  53. 0434-Prevent-position-desync-in-playerconnection-causing-.patch
  54. 0443-Don-t-allow-null-UUID-s-for-chat.patch
  55. 0448-Stop-copy-on-write-operations-for-updating-light-dat.patch
  56. 0464-Fix-arrows-never-despawning-MC-125757.patch
  57. 0465-Thread-Safe-Vanilla-Command-permission-checking.patch
  58. 0469-Fix-AdvancementDataPlayer-leak-due-from-quitting-ear.patch
  59. 0477-Don-t-require-FACING-data.patch
  60. 0484-Buffer-joins-to-world.patch
  61. 0502-Fix-Concurrency-issue-in-ShufflingList.patch
  62. 0503-Reset-Ender-Crystals-on-Dragon-Spawn.patch
  63. 0504-Fix-for-large-move-vectors-crashing-server.patch
  64. 0512-Fixed-TileEntityBell-memory-leak.patch
  65. 0533-Fix-curing-zombie-villager-discount-exploit.patch
  66. 0534-Limit-recipe-packets.patch
  67. 0545-Fix-harming-potion-dupe.patch
  68. 0563-Empty-commands-shall-not-be-dispatched.patch
  69. 0566-Fix-villager-boat-exploit.patch
  70. 0599-Prevent-grindstones-from-overstacking-items.patch
  71. 0621-Fix-checkReach-check-for-Shulker-boxes.patch
  72. 0645-Move-range-check-for-block-placing-up.patch
  73. 0657-Synchronize-PalettedContainer-instead-of-ThreadingDe.patch
  74. 0662-Fix-dangerous-end-portal-logic.patch
  75. 0664-Make-item-validations-configurable.patch
  76. 0671-Ensure-disconnect-for-book-edit-is-called-on-main.patch
  77. 0699-Clear-bucket-NBT-after-dispense.patch
  78. 0720-Do-not-run-close-logic-for-inventories-on-chunk-unlo.patch
  79. 0721-Correctly-handle-recursion-for-chunkholder-updates.patch
  80. 0722-Fix-GameProfileCache-concurrency.patch
  81. 0729-Sanitize-ResourceLocation-error-logging.patch
  82. 0766-Fix-merchant-inventory-not-closing-on-entity-removal.patch
  83. 0767-Check-requirement-before-suggesting-root-nodes.patch
  84. 0770-Ensure-valid-vehicle-status.patch
  85. 0772-Fix-CocaoDecorator-causing-a-crash-when-trying-to-ge.patch
  86. 0778-prevent-unintended-light-block-manipulation.patch
  87. 0784-Add-root-admin-user-detection.patch
  88. 0786-don-t-attempt-to-teleport-dead-entities.patch
  89. 0787-Prevent-excessive-velocity-through-repeated-crits.patch
  90. 0789-Rewrite-the-light-engine.patch
  91. 0792-Prevent-sending-oversized-item-data-in-equipment-and.patch
  92. 0793-Hide-unnecessary-itemmeta-from-clients.patch
  93. 0795-Prevent-ContainerOpenersCounter-openCount-from-going.patch
  94. 0802-Actually-unload-POI-data.patch
  95. 0804-Update-Log4j.patch
  96. 0806-Only-write-chunk-data-to-disk-if-it-serializes-witho.patch
  97. 0821-Validate-usernames.patch
  98. 0828-Reset-placed-block-on-exception.patch
  99. 0838-Use-a-CHM-for-StructureTemplate.Pallete-cache.patch
  100. 0860-Fix-save-problems-on-shutdown.patch
  101. 0862-Fix-swamp-hut-cat-generation-deadlock.patch
  102. 0863-Don-t-allow-vehicle-movement-from-players-while-tele.patch
  103. 0874-Guard-against-invalid-entity-positions.patch
  104. 0877-Fix-NBT-pieces-overriding-a-block-entity-during-worl.patch
  105. 0879-Prevent-tile-entity-copies-loading-chunks.patch
  106. 0893-Do-not-accept-invalid-client-settings.patch
  107. 0897-Sanitize-Sent-BlockEntity-NBT.patch
  108. 0898-Prevent-entity-loading-causing-async-lookups.patch
  109. 0899-Disable-component-selector-resolving-in-books-by-def.patch
  110. 0908-Don-t-broadcast-messages-to-command-blocks.patch
  111. 0913-Do-not-sync-load-chunk-for-dynamic-game-event-listen.patch
  112. 0916-Fix-Bee-flower-NPE.patch
  113. 0921-Don-t-use-level-random-in-entity-constructors.patch
  114. 0929-Remove-invalid-signature-login-stacktrace.patch
  115. 0933-Use-thread-safe-random-in-ServerLoginPacketListenerI.patch
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement