0
0
mirror of https://github.com/PaperMC/Paper.git synced 2025-04-18 17:46:12 +00:00

Commit Graph

  • 3e8067faab fix class predicate emitter fix/gen-circular-deps Lulu13022002 2025-04-18 17:19:23 +02:00
  • 2d5e052842 rewrite CraftItemMetas#getItemMetaData Lulu13022002 2025-04-18 16:31:51 +02:00
  • 6c8db58b51 register bed and conduit block entity metas Lulu13022002 2025-04-18 15:01:18 +02:00
  • e392543914 item type generics Lulu13022002 2025-04-17 22:03:33 +02:00
  • a838a886dc Add PlayerRespawnEvent#isMissingRespawnBlock (#12422) ver/1.21.4 David 2025-04-17 19:52:07 +01:00
  • 89cdcba573 [ci skip] Replace wiki mention for BlockType#isOccluding (#12446) main Pedro 2025-04-17 13:27:57 -04:00
  • e983d3b61c fix wrong entity type class for minecart Lulu13022002 2025-04-17 14:45:10 +02:00
  • 464de1bd20 remove overload, simplify codec Lulu13022002 2025-04-17 14:40:44 +02:00
  • 53e119a143 generate test data for registry tests Lulu13022002 2025-04-16 23:09:04 +02:00
  • 782a50ee9f remove abstract type Lulu13022002 2025-04-16 21:54:05 +02:00
  • 2a05c1dc6d fix tests, tweak registry file layout Lulu13022002 2025-04-16 21:29:51 +02:00
  • 6c2b0378fe Use correct saved data key for maps Bjarne Koll 2025-04-16 20:26:53 +02:00
  • d929733f77 Document, add preliminary resource pack support. feat/config-api Owen1212055 2025-04-16 13:38:58 -04:00
  • d16cf1f42d remove paper-api dependency (wip) Lulu13022002 2025-03-31 22:41:01 +02:00
  • 83d4a9dbcf Small cleanup + more api Owen1212055 2025-04-16 12:28:23 -04:00
  • 2948eb296d Mitigate an issue when loading a spigot config with null spam exclusion entries Shane Freeder 2025-04-15 15:54:10 +01:00
  • a55345f991 Add support for deserializing manually deserialized items, also add caller note Shane Freeder 2025-04-15 09:30:44 +01:00
  • c0bd5688b5 Add logic for Human canUseEquipmentSlot (#12433) Pedro 2025-04-14 16:12:09 -04:00
  • 6b4ad08259 Add PlayerRespawnEvent#isMissingRespawnBlock (#12422) David 2025-04-14 19:43:19 +02:00
  • ed322043d0 Clone blockpos in InsideBlockEffectApplier record Bjarne Koll 2025-04-14 18:31:39 +02:00
  • 723b511fe1 Clone exit location passed to teleport event (#12354) Emily 2025-04-14 12:28:29 -03:00
  • 33e8928f53 Add support for bonus chest configuration in WorldCreator (#12344) David 2025-04-14 17:24:19 +02:00
  • de410d13ef Fix reobf mappings regression in GameRules.Type (#12437) Bjarne Koll 2025-04-14 17:05:01 +02:00
  • 7d5695d774 Improve ItemMeta#hasCustomModelData compatibility (#12414) Bjarne Koll 2025-04-14 13:23:39 +02:00
  • 121a7bf4eb Make GameRule a FeatureDependant (#12429) DerEchtePilz 2025-04-14 13:21:14 +02:00
  • 91bfb6fb7e Fix freeze locked (#12434) KioProject 2025-04-14 17:47:27 +08:00
  • dcb755acc6 Update log4j jd link No longer available on javadoc.io apparently after 2.20.0 Nassim Jahnke 2025-04-14 11:26:29 +02:00
  • 79036210c1 Remove json-simple imports from API, keep it as implementation in server Nassim Jahnke 2025-04-14 10:21:50 +02:00
  • 8ff94c6344 Update a bunch of dependencies Either to match Vanilla or to update our own Nassim Jahnke 2025-04-14 10:04:36 +02:00
  • 1b889688a5 Add Entity#isTrackedBy (#12332) TonytheMacaroni 2025-04-14 04:12:48 -04:00
  • de64e70458 Update spark Nassim Jahnke 2025-04-14 09:19:47 +02:00
  • 652cea57e8 Allow getAsString()-ing non-persistent entities (#12424) Illia Bondar 2025-04-14 10:00:24 +03:00
  • e320eefd15 Fixes + more lifecycle events Owen1212055 2025-04-13 16:37:44 -04:00
  • 8f62e0fb31 Correctly order getArmorContents Bjarne Koll 2025-04-13 11:41:59 +02:00
  • 4511edb849 [ci skip] Don't promote checking enchantment by legacy lore (#12421) masmc05 2025-04-13 12:28:03 +03:00
  • ffda6b2dad Make it work Owen1212055 2025-04-12 18:51:59 -04:00
  • dcb7016711 (Untested) Config API new patches Owen1212055 2025-04-12 18:37:08 -04:00
  • 8b0cd211b5 WIP Configuration API Owen1212055 2025-03-15 18:00:52 -04:00
  • f517267c0c Add passthrough for air serialization Shane Freeder 2025-04-12 18:44:32 +01:00
  • 93b6829e83 Also fix AbstractHorse getSize and isEmpty Nassim Jahnke 2025-04-12 19:14:13 +02:00
  • 8eede4bb8a Fix AbstractHorse get/setSaddle Fixes #12412 Nassim Jahnke 2025-04-12 18:59:52 +02:00
  • f00727c57e 1.21.5 Nassim Jahnke 2025-04-12 17:26:44 +02:00
  • 0767902699 CraftBlock - fix applyBoneMeal false result (#12407) 1.21.4 Shane Bee 2025-04-11 14:38:33 -07:00
  • 0cf731589a Bump to adventure 4.20.0 (#12391) Bjarne Koll 2025-04-07 13:29:57 +02:00
  • 0037997774 git lied to me jd/getCustomModelData-deprecation Shane Freeder 2025-03-31 19:30:54 +01:00
  • 672e3467f4 Deprecate ItemMeta#get/setCustomModelData Shane Freeder 2025-03-31 19:20:02 +01:00
  • 9b1798d643 Simplify custom payload handling (#12347) Nassim Jahnke 2025-03-27 14:22:38 +01:00
  • c467df95a2 Add ItemStack#copyDataFrom (#12224) TonytheMacaroni 2025-03-23 20:12:57 -04:00
  • 5a6ab97be6 Add config to remove player as vehicle restriction in /ride (#12327) Shane Bee 2025-03-23 16:55:15 -07:00
  • 515e12ca2d Check if BUNDLE_CONTENTS is present in InventoryClickEvent (#12321) Tamion 2025-03-24 00:38:25 +01:00
  • 37b9ca1f90 Add flush parameter to World#save (#12330) Strokkur24 2025-03-24 00:37:48 +01:00
  • 7819df10a4 Add getHeight method to ChunkData (#12311) Shane Bee 2025-03-23 16:33:34 -07:00
  • f225858235 Fix firework entity not being removed when FireworkExplodeEvent is cancelled (#12268) Pedro 2025-03-23 20:20:14 -03:00
  • 058455e4ca InventoryView QOL open method (#12282) Miles 2025-03-23 17:46:10 -05:00
  • bb3b7e6979 Fix annotation mistakes Nassim Jahnke 2025-03-23 22:33:28 +01:00
  • 2aad131e74 Add config option for command spam whitelist Shane Freeder 2025-03-23 18:31:39 +00:00
  • 894631f0d0 Make advancement ordering predictable (#12292) Matthew Peters 2025-03-21 16:52:42 +00:00
  • f49d18df89 Add get/set customName to Skull block (#12302) Shane Bee 2025-03-21 09:52:00 -07:00
  • 7cc6cb5013 Check for trailing input in ItemFactory#createItemStack (#12312) TonytheMacaroni 2025-03-21 12:51:09 -04:00
  • 72f13f8bbb [ci skip] Mention API Checks for CONTRIBUTING.md (#12315) Pedro 2025-03-21 13:50:58 -03:00
  • 9f00461456 Update a whole lot of deprecated annotations Nassim Jahnke 2025-03-21 17:50:04 +01:00
  • 784a343c79 Generators generators Lulu13022002 2025-01-06 13:23:46 +01:00
  • bb1beda67b feat: add event to wind charge explode (#12248) Mart 2025-03-17 05:54:49 -04:00
  • aaaeb4e1e6 [ci skip] Make compilation logs actually readable (#12276) Nassim Jahnke 2025-03-17 10:53:56 +01:00
  • 2d3a1385f1 [ci skip] Refine recipe management API documentation. (#12287) David 2025-03-17 10:53:06 +01:00
  • 167c7d0313 Fix handling of resultant crafting container from craftItemResult (Fixes #12300) fix/craftItemResult Shane Freeder 2025-03-16 14:54:32 +00:00
  • 6ea42025a4 Send all attributes on respawn (#12274) Tamion 2025-03-13 12:41:03 +01:00
  • 310f52293b Add unsupported config option and internal API to simplify remote item matching This is important for 1.21.5 servers/clients and non-Vanilla clients that may not be able to match 1.21.5 data hashes anymore Nassim Jahnke 2025-03-12 12:50:40 +01:00
  • c37b890c8b More deferred requireNonNull message creation Nassim Jahnke 2025-03-13 12:27:12 +01:00
  • f0388e2f38 Call EntityPushedByEntityAttackEvent for Mace AoE (#12257) Pedro 2025-03-12 07:13:47 -03:00
  • 102c8bbc54 Add config for updating equipment on player actions (#12275) Tamion 2025-03-12 11:09:27 +01:00
  • f4f275519f [ci skip] Clarify BlockFadeEvent#getNewState javadocs (#12250) Github-Citizen 2025-03-09 16:58:56 -04:00
  • 1a7288aa05 Adjust unloaded chunk check for block digging Spottedleaf 2025-03-09 10:54:40 -07:00
  • 743346a5da Force update attributes 0x22 2025-03-07 17:57:18 -08:00
  • e5d988df85 Revert "Fix cancelling PlayerInteractEvent at (0, 0, 0) (#12215)" Bjarne Koll 2025-03-09 18:38:42 +01:00
  • 7afae7f465 Add client tick end event (#12199) Warrior 2025-03-09 18:14:44 +01:00
  • 3d13b11514 fix: switch back to using a snapshot for velocity-natives MiniDigger | Martin 2025-03-09 10:28:05 +01:00
  • 34c794dc51 ServerTickManager#requestGameToSprint - Silence command like feedback (#12220) Shane Bee 2025-03-08 14:09:40 -08:00
  • 2565497897 Cancel PlayerLaunchProjectileEvent properly for enderpearls (#12223) Lulu13022002 2025-03-08 23:02:10 +01:00
  • df96f8a0fa Correctly handle events for end portal (#12246) Lulu13022002 2025-03-08 22:59:43 +01:00
  • a2b0ff0644 Fix cancelling PlayerInteractEvent at (0, 0, 0) (#12215) Noah van der Aa 2025-03-08 22:52:10 +01:00
  • 43f37b1b5e Remove ItemFactory#enchantWithLevels range check for vanilla parity (#12209) Esophose 2025-03-08 13:38:14 -07:00
  • 20df25d3a5 Don't resync all attributes when updating scaled health (#12232) Tamion 2025-03-08 21:31:21 +01:00
  • 2526fe063a Add type to represent unimplemented data component types (#12222) TonytheMacaroni 2025-03-08 15:20:53 -05:00
  • 8e69d981fa Player - Expose player score (#12243) Shane Bee 2025-03-08 11:38:50 -08:00
  • 4519857817 Set old position / rotation for newly created entities Spottedleaf 2025-03-08 06:33:29 -08:00
  • ce30016218 Skip alpha channel for custom model data component (#12205) Lulu13022002 2025-03-08 05:27:05 +01:00
  • a6ce734fd0 Fix zombie villager not dropping item once cured (#12230) Lulu13022002 2025-03-08 05:13:25 +01:00
  • 7a3d0c4e98 Fix recipe being always null in PrepareItemCraftEvent from the api (#12237) Lulu13022002 2025-03-08 05:11:12 +01:00
  • 0a4eb8f3bb Send the pong response packet immediately. This packet is similar to the keep alive packet and is processed async. (#12242) 0x22 2025-03-07 19:40:58 -08:00
  • 5538d24d72 Fix "DEFAULT" SpawnReason of fish spawned by bucket (#12227) Vincenzo Reina 2025-03-05 13:28:25 +01:00
  • a866e366b2 Fix MenuType.SMITHING JavaDocs (#12226) tgbhy 2025-03-05 10:45:16 +01:00
  • 7f778ba634 PlayerMoveVehicleEvent feat/PlayerMoveEvent-Vehicle-Improvement Owen1212055 2025-03-03 12:07:30 -05:00
  • 2c7b5c8036 Reworked Vehicle PlayerMoveEvent Handling Owen1212055 2024-12-26 23:59:34 -05:00
  • 8de7e356fa Add null check to level ref in Entity constructor (#12218) Dylan 2025-03-03 08:46:20 -08:00
  • 1d5e5a57e9 Document replacement for Skull owner profile methods (#12195) Warrior 2025-02-28 20:51:39 +01:00
  • b506626824 Remove unused light queue size option (#12201) Warrior 2025-02-28 17:58:45 +01:00
  • 0a6e7435b3 Fix invulnerability damage and armour (#12190) okx-code 2025-02-26 13:06:42 +00:00
  • 9421f22372 Make CustomArgumentType use parse(reader,source) (#12191) Jake Potrebic 2025-02-26 04:12:23 -08:00
  • f63dbeafde Fix cancelled HangingPlaceEvent inventory desync (#12161) Warrior 2025-02-25 22:33:35 +01:00