0
0
mirror of https://github.com/PaperMC/Paper.git synced 2025-04-19 10:06:10 +00:00

Commit Graph

  • 0efd3012c9 Fix suggestions for ResourceLocation (#11830) YoungSoulluoS 2024-12-27 04:07:02 +05:00
  • 59f43ad200 Remove/Adjust diff that was changed based on this assumption fix/air-item-drop Owen1212055 2024-12-26 17:47:36 -05:00
  • 6cc87f8fc0 Remove itemstack mutation on player drop method Owen1212055 2024-12-26 17:35:39 -05:00
  • af2812fb0f For new registry values, allow copying from existing (#11796) Jake Potrebic 2024-12-26 13:41:15 -08:00
  • f51aa3e3e1 Fix BlockRedstoneEvent for tripwire hooks (#11791) Lulu13022002 2024-12-26 19:42:03 +01:00
  • a14c06bbd8 fix annotation test for null marked inner classes (#11826) Yannick Lamprecht 2024-12-26 19:22:00 +01:00
  • a8f850a128 temporarily revert OldEnum toString changes (#11829) Jake Potrebic 2024-12-26 10:11:18 -08:00
  • c9a904ed17 Fix keepalive logic resetting counter Shane Freeder 2024-12-26 15:19:56 +00:00
  • 3331805d0b Deprecate #furnace_materials item tag (#11823) Lulu13022002 2024-12-26 15:24:02 +01:00
  • d85d318951 Fix NullPointerException in PlayerInteractEvent#getClickedPosition (#11827) Maddy Miller 2024-12-26 18:41:37 +10:00
  • 3a479eadd7 Add Registry#getTags (#11795) Jake Potrebic 2024-12-25 19:39:27 -08:00
  • a07cec16f8 Add effective name to ItemStack (#11770) masmc05 2024-12-25 22:56:24 +02:00
  • 140577b762 Fix broken field rename compat for instrument "feel_goat_horn" (#11824) Lulu13022002 2024-12-25 21:36:23 +01:00
  • 946314fb58 Remove disableTeleportationSuffocationCheck config (#11822) Lulu13022002 2024-12-25 21:20:21 +01:00
  • 763b32d825 Fix framed maps looping through all players in world (#11819) Warrior 2024-12-25 12:31:03 +01:00
  • 25cc3d8578 Fix EnchantmentView#setOffers length precondition being flipped (#11818) Warrior 2024-12-25 11:08:07 +01:00
  • d568e175ee Port basic lookAt methods from Player to Entity (#11775) Pedro 2024-12-24 19:00:07 -03:00
  • 321d17cc8c [ci skip] Only build PRs on correct label (#11811) Bjarne Koll 2024-12-24 22:58:10 +01:00
  • 9e2d39cd26 Fix double chest identification (#11812) Lulu13022002 2024-12-24 22:57:24 +01:00
  • b8a0541ccf Fix 0 parameter in Player#applyMending (#11802) Bjarne Koll 2024-12-24 10:58:58 +01:00
  • d0d0efee02 Partially revert 083c083188 for Transformation (#11798) Jake Potrebic 2024-12-23 15:46:17 -08:00
  • aa2c52baac Fix dropper inventory var Nassim Jahnke 2024-12-23 20:21:31 +01:00
  • 17d76ae42b Correctly die when cancelling EntityResurrectEvent (#11785) Bjarne Koll 2024-12-23 19:38:10 +01:00
  • c76809973b Fix tripwires (#11790) Lulu13022002 2024-12-23 19:14:35 +01:00
  • 793d36106d Fix recipe book items order (#11787) Kobe ⑧ 2024-12-23 09:09:12 -08:00
  • bd4c235c2f Throw during plugin update folder process on failed rename/delete (#11784) Warrior 2024-12-23 16:29:28 +01:00
  • 62d4130bba [ci skip] Fix Inventory#addItem javadoc mismatch with behaviour (#11782) masmc05 2024-12-23 17:20:12 +02:00
  • 63c94c90d9 [ci skip] Comment out update tasks, update comments Nassim Jahnke 2024-12-23 12:29:27 +01:00
  • 976b0a4d8b [ci skip] Simplify and update contribution guidelines Nassim Jahnke 2024-12-23 12:08:32 +01:00
  • 17f649de1e Fix PlayerTradeEvent visual issue when being cancelled (#11773) Kobe ⑧ 2024-12-23 01:40:04 -08:00
  • cbf630d5b5 Move missing import into feature patches to fix pre-features compile Shane Freeder 2024-12-23 09:28:19 +00:00
  • a0b3326609 refactor registry entry to detach 'delayed' from other meta Jake Potrebic 2024-12-22 21:17:16 -08:00
  • 188124bcc3 Fix totems negating incorrect item (#11776) Owen 2024-12-22 23:58:01 -05:00
  • f8bf600375 Fix potion effect type removal (#11778) Bjarne Koll 2024-12-23 04:51:58 +01:00
  • eb793c3131 [ci skip] more cleanup from repo reorg Jake Potrebic 2024-12-22 19:07:17 -08:00
  • 083c083188 Fix a bunch more issues arising from mutable types (#11769) Jake Potrebic 2024-12-22 13:50:00 -08:00
  • 8ad15d64f0 Update minecraft dir references Nassim Jahnke 2024-12-22 11:45:15 +01:00
  • 90d50aafc5 update .editorconfig Jake Potrebic 2024-12-22 11:48:32 -08:00
  • c31d95eccb remove test plugin diff accidentally committed Jake Potrebic 2024-12-22 11:44:49 -08:00
  • 4c6ea8416b move junit platform dep to -server and -api Jake Potrebic 2024-12-21 15:10:08 -08:00
  • 46c6f497c7 Fix Registry#getKey implementation Jake Potrebic 2024-12-21 14:56:01 -08:00
  • 54debf494f Update paperweight to 2.0.0-beta.8 and remove deprecated VM arg from runs Jason Penilla 2024-12-21 13:51:42 -08:00
  • 3bfdf6a07a fix flying too long check Lulu13022002 2024-12-21 19:27:59 +01:00
  • 286e3468d7 Some more cleanup Bjarne Koll 2024-12-21 16:03:29 +01:00
  • 70ef43b8dd More cleanup of var names Nassim Jahnke 2024-12-21 15:53:00 +01:00
  • fd4c10947f Update branch name references Nassim Jahnke 2024-12-21 14:03:02 +01:00
  • 7490b311ff Update output jar dir references Nassim Jahnke 2024-12-21 13:53:17 +01:00
  • 3b0b3a0aef and some more Nassim Jahnke 2024-12-21 13:45:04 +01:00
  • 82216a59fe Apply some feature patches to files instead They're small and/or really shouldn't be left unapplied Nassim Jahnke 2024-12-21 13:21:47 +01:00
  • e0593e9286 More diff/changed variable name cleanup Nassim Jahnke 2024-12-21 12:15:25 +01:00
  • 85c428b0be Fix unintentional change to default "overridePermissions" argument (#11759) Isaac - The456 2024-12-21 09:25:14 +00:00
  • 1dc6ad1df0 Fix vehicle movement check Nassim Jahnke 2024-12-21 00:16:45 +01:00
  • a18b1b7ef1 Add capabilities for old API coordinates Jason Penilla 2024-12-20 15:07:43 -08:00
  • 051ab9117a fix more diff Lulu13022002 2024-12-20 23:39:43 +01:00
  • 13b890950d Apply remaining feature patches Nassim Jahnke 2024-12-20 23:18:34 +01:00
  • c45286cb08 Update remaining feature patches Nassim Jahnke 2024-12-20 23:02:39 +01:00
  • b0cef6818d Update Gradle wrapper and paperweight Jason Penilla 2024-12-20 12:43:02 -08:00
  • 2213ce5bbc fix enderpearl across portals Lulu13022002 2024-12-20 21:22:58 +01:00
  • 86378c66b3 Fix compile errors in Moonrise patch Spottedleaf 2024-12-20 11:06:19 -08:00
  • 48f34f8c90 Port CB changes from Moonrise patch Spottedleaf 2024-12-20 10:52:51 -08:00
  • 3af380ba08 Rebase on latest Spottedleaf 2024-12-20 09:36:39 -08:00
  • 45c905b928 Apply Moonrise patch minus CB diff Spottedleaf 2024-12-20 09:19:19 -08:00
  • 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