0
0
mirror of https://github.com/PaperMC/Paper.git synced 2025-08-26 16:02:38 +00:00

Commit Graph

  • 6186079231 Migrate ChunkSystem class to PaperHooks Spottedleaf 2024-12-16 10:42:50 -08:00
  • 0ed399bb41 Fix file paths in Moonrise patch Spottedleaf 2024-12-16 09:44:10 -08:00
  • f25d4a6b28 Fix indices/line numbers in Moonrise patch Spottedleaf 2024-12-16 09:42:29 -08:00
  • 09aea75701 Move Moonrise patch Spottedleaf 2024-12-16 09:41:08 -08:00
  • f3c1eb3dc0 More param name fixes Nassim Jahnke 2024-12-20 12:45:19 +01:00
  • 42a2ccff55 Remove dead diff, some name/diff cleanup Nassim Jahnke 2024-12-20 12:00:24 +01:00
  • 6e0c8776e6 Update paperweight to 2.0.0-beta.6 Jason Penilla 2024-12-20 00:37:00 -08:00
  • fd1b6b1ae9 Readd configurable auth server down kick message Bjarne Koll 2024-12-20 03:07:40 +01:00
  • 68bbd2e202 Improve diff in ServerPlayer#openHorseInventory Bjarne Koll 2024-12-19 21:48:24 +01:00
  • 993db46961 Comment typo Bjarne Koll 2024-12-17 20:59:43 +01:00
  • 431303ff40 Move ChunkMap setServerViewDistance to ATs Bjarne Koll 2024-12-17 20:50:41 +01:00
  • 2935905ced Small sculk cleanup Owen1212055 2024-12-19 00:00:37 -05:00
  • 413751ae2d Update Mob.java (#11757) Jake 2024-12-19 23:14:21 +01:00
  • 25a7793b9c drop duplicate block update Lulu13022002 2024-12-19 22:12:09 +01:00
  • 1f86b55302 reapply SummonEntityEffect Lulu13022002 2024-12-19 18:35:43 +01:00
  • a438cc45f6 Small diff cleanup Nassim Jahnke 2024-12-19 15:55:01 +01:00
  • 4353c33213 Move flat bedrock generator to file patches Nassim Jahnke 2024-12-19 12:26:28 +01:00
  • 5f9265cc31 Update more feature patches The incremental chunk saving patch has exactly one line that it expects to come from the moonrise patch, I just left the output as is Nassim Jahnke 2024-12-19 12:03:16 +01:00
  • 0eb8f95dec Properly update diff in NaturalSpawner Nassim Jahnke 2024-12-19 11:30:22 +01:00
  • 8f5d9953f5 Fix DensityFunctions lvt Nassim Jahnke 2024-12-19 11:01:00 +01:00
  • 15ad7cc156 improve comment and better local var name Jake Potrebic 2024-12-18 18:54:31 -08:00
  • 49f715fdda update brig in the API and patch cleanup Jake Potrebic 2024-12-18 18:30:29 -08:00
  • 5922e6334b fix allowPermanentBlockBreakExploits config Lulu13022002 2024-12-18 23:35:47 +01:00
  • c71ada60db get offline player data file from the right folder Lulu13022002 2024-12-18 21:54:15 +01:00
  • dce53e05b8 fix bogged dropping shears instead of mushrooms Lulu13022002 2024-12-18 19:37:10 +01:00
  • 6126012369 readd beacon effect cause Lulu13022002 2024-12-18 19:09:46 +01:00
  • dedc6b3394 Fix more diffs in block package Nassim Jahnke 2024-12-18 13:24:47 +01:00
  • 71bcc8c845 Fix diffs in block package Nassim Jahnke 2024-12-18 13:00:21 +01:00
  • a5e786a578 Add back missing hunk in AbstractFurnaceBlockEntity Nassim Jahnke 2024-12-18 12:36:30 +01:00
  • c4fd69c807 Fix more derps from file patch updates Nassim Jahnke 2024-12-18 11:56:22 +01:00
  • 9d837fe4b6 Cat has luckily since stopped singing Nassim Jahnke 2024-12-18 10:27:19 +01:00
  • e97bf6933c Only include build time in manifest for numbered builds Jason Penilla 2024-12-17 19:41:47 -08:00
  • c55ad7092c Fix stats event call Nassim Jahnke 2024-12-17 22:19:33 +01:00
  • 972266605e Remove dead code, param renames in added methods Nassim Jahnke 2024-12-17 21:59:59 +01:00
  • 2612fb57dc Update paperweight to 2.0.0-beta.5 Jason Penilla 2024-12-17 13:03:31 -08:00
  • d94e258d01 Clean up add/removePluginChunkTicket No need to be that invasive to Vanilla code for simple, non-hot and small collection checks Nassim Jahnke 2024-12-17 21:40:20 +01:00
  • 88b2981e09 Readd final mod to ChunkHolder#getTickingChunk Bjarne Koll 2024-12-17 20:32:08 +01:00
  • 7caf863b52 Small diff cleanups from patch updating And remove a dumb log change in PacketEncoder Nassim Jahnke 2024-12-17 16:50:59 +01:00
  • 183782ad2e Fixup Nassim Jahnke 2024-12-17 13:39:42 +01:00
  • 2d83f05a6c Update watchdog patches Nassim Jahnke 2024-12-17 13:32:46 +01:00
  • 7daedfcbc3 Update Optimise-collision-checking, apply more updated patches Nassim Jahnke 2024-12-17 12:46:53 +01:00
  • 4b51927783 Update Improve-exact-choice-recipe-ingredients patch Nassim Jahnke 2024-12-17 12:32:56 +01:00
  • d37b5601d2 Update redstone optimization and lag compensation patches Nassim Jahnke 2024-12-17 12:12:59 +01:00
  • ac69f75d23 Apply Improve-performance-of-mass-crafts directly Jake Potrebic 2024-12-17 11:45:39 +01:00
  • 05c0d4a6e2 Unapply hopper patch for now Apparently depends on moonrise change Nassim Jahnke 2024-12-17 11:11:41 +01:00
  • 4e26399002 Apply the updated patches Nassim Jahnke 2024-12-17 11:05:41 +01:00
  • 6f26d53582 Update hopper optimization patch Nassim Jahnke 2024-12-17 11:00:56 +01:00
  • e7995023f1 Update more feature patches Nassim Jahnke 2024-12-16 23:46:48 +01:00
  • 57c683647f reformat spigot package Lulu13022002 2024-12-16 19:22:36 +01:00
  • 7d29c678f7 Add in DataConverter Spottedleaf 2024-12-16 09:24:34 -08:00
  • df3be3f436 Fix patch line numbers and indices Spottedleaf 2024-12-16 08:47:02 -08:00
  • 9539f74ff0 Move rewrite dataconverter system patch Spottedleaf 2024-12-16 08:36:33 -08:00
  • 9e8a2de45b readd bukkit extra data to entity tags Lulu13022002 2024-12-16 18:07:41 +01:00
  • 48be22a63e Use forkjoin thread pool for background executor Spottedleaf 2024-12-16 08:29:06 -08:00
  • 783b3b70e6 readd dropped event in InteractWithDoor Lulu13022002 2024-12-16 17:29:46 +01:00
  • 9c973e84bc Some fixes Nassim Jahnke 2024-12-16 15:44:33 +01:00
  • 273ced9170 Apply some feature patches Nassim Jahnke 2024-12-16 15:17:46 +01:00
  • 79ff0d4e33 Update anti-xray patch Nassim Jahnke 2024-12-16 15:13:42 +01:00
  • 002b02c273 Move anti xray classes to source stonar96 2024-12-16 15:04:45 +01:00
  • f8cb014d20 Move Aikar's EAR 1 into EAR 2 patch Nassim Jahnke 2024-12-16 14:08:25 +01:00
  • 47c06357f7 Initial update to EAR patch Nassim Jahnke 2024-12-16 13:03:53 +01:00
  • ff1c3c0077 More feature patches Nassim Jahnke 2024-12-16 12:25:25 +01:00
  • 6a0c3c3efc Fix tests Nassim Jahnke 2024-12-16 11:54:00 +01:00
  • 520ab93fbf Fix bad method call in EquipmentDispenseItemBehavior Nassim Jahnke 2024-12-16 11:34:20 +01:00
  • 9bf310baef Update more more feature patches Nassim Jahnke 2024-12-16 11:00:21 +01:00
  • 901cf13d01 Update more feature patches Nassim Jahnke 2024-12-16 10:43:57 +01:00
  • 797abd11dd Update Optimize-Network-Manager Nassim Jahnke 2024-12-16 10:19:57 +01:00
  • a148433e1e Update Improve-Maps-in-item-frames patch Nassim Jahnke 2024-12-16 10:09:11 +01:00
  • a15bb2bbd0 Fix and clean up MapItemSavedData Spigot patch It's been dysfunctional for a good while, though I don't think it's even needed. That can be investigated later Nassim Jahnke 2024-12-16 09:56:45 +01:00
  • e6559c5533 Update paperweight to 2.0.0-beta.4 Jason Penilla 2024-12-15 21:09:46 -07:00
  • 43d4fa0543 Replace copied RenamerImpl file with library patch Jason Penilla 2024-12-15 20:36:04 -07:00
  • 360006bc7f Fix bouncy items Owen1212055 2024-12-15 22:27:32 -05:00
  • b21c0686c0 Fix broadcast sending to sender multiple times Owen1212055 2024-12-15 21:43:15 -05:00
  • 189781f2cf Fix entity collision Owen1212055 2024-12-15 21:16:40 -05:00
  • 59a1f78750 Fix sleeping Owen1212055 2024-12-15 20:52:03 -05:00
  • 2e14d98ebe Fix item dropping Owen1212055 2024-12-15 20:33:21 -05:00
  • 3a82d04b7e minor paper-server build fixes and tweaks Jason Penilla 2024-12-15 16:59:39 -07:00
  • d98c8f9f5b update paperweight to 2.0.0-beta.3 Jason Penilla 2024-12-15 16:40:25 -07:00
  • 1af7f42af5 fix mapping issue in PlayerChatMessage Lulu13022002 2024-12-16 00:40:25 +01:00
  • 9dd321396f temporarily disable config cache Jake Potrebic 2024-12-15 15:29:21 -08:00
  • 4912737b8d fix issue in ServerPlayerGameMode Jake Potrebic 2024-12-15 15:20:33 -08:00
  • e3b23b59f3 more runtime errors Jake Potrebic 2024-12-15 15:16:33 -08:00
  • b40c4e2179 fix initial runtime errors Jake Potrebic 2024-12-15 15:07:32 -08:00
  • 7617b7cd09 adjust classreader tests for new directory structure Jake Potrebic 2024-12-15 14:45:40 -08:00
  • 4cc2be301d it compiles? Jake Potrebic 2024-12-15 14:35:59 -08:00
  • 9bb6731cc4 readd potion splash effect cause Lulu13022002 2024-12-15 23:24:28 +01:00
  • cb51a4fbcd more compile fixes Jake Potrebic 2024-12-15 14:12:31 -08:00
  • ec57b99bf5 readd removal cause for thrown eggs Lulu13022002 2024-12-15 23:07:15 +01:00
  • f5cd5989a4 add an manual AT to CommandNode for now MiniDigger | Martin 2024-12-15 22:54:44 +01:00
  • 8f1dcdd0b7 update restamp, add back entity ATs, rebuild patches MiniDigger | Martin 2024-12-15 22:39:52 +01:00
  • acd43900f5 remove more imports and cleanup Jake Potrebic 2024-12-15 12:51:34 -08:00
  • 6dcb4a33b6 Fix some compilation errors Nassim Jahnke 2024-12-15 21:28:08 +01:00
  • de10a277e2 fix a mis-applied hunk in Projectile Jake Potrebic 2024-12-15 12:09:18 -08:00
  • 8cca65b8ac remove all the rest of the import hunks Jake Potrebic 2024-12-15 11:42:40 -08:00
  • 62b6e85d1a prevent duplicate EntityInsideBlockEvent in fire Lulu13022002 2024-12-15 19:57:44 +01:00
  • 56e3949c61 call the right damage event for conduit damages Lulu13022002 2024-12-15 18:57:22 +01:00
  • a5b1875b2d readd conduit effect cause Lulu13022002 2024-12-15 18:47:15 +01:00
  • 7b4afa8b82 readd EntityInsideBlockEvent for pitcher crop Lulu13022002 2024-12-15 17:27:16 +01:00
  • a67d7adcc9 Remove extra shrink in ProjectileDispenseBehavior Nassim Jahnke 2024-12-15 16:58:28 +01:00
  • da1947b2ad readd chorus flower events Lulu13022002 2024-12-15 16:48:03 +01:00