Commit Graph

  • 544bfc21d5 chore: some more config options master nightly Alexander Medvedev 2026-08-30 11:59:45 +02:00
  • 07be171b75 chore(plugins): Update to Wasmtime 48.0.1 (#3155) Demetrius Kanios 2026-08-30 00:34:01 -07:00
  • 3667975190 perf: preallocate direct palette data (#2786) nobuildersnotools 2026-08-29 21:57:50 -04:00
  • c6fbf09c82 fix(command): use vanilla translation key for /setworldspawn feedback (#3021) Simlesk 2026-08-30 03:56:52 +02:00
  • 538cea363b perf: write nbt byte arrays in bulk (#2785) nobuildersnotools 2026-08-29 21:55:45 -04:00
  • ed4c4e0fb8 perf: read nbt byte arrays in bulk (#2784) nobuildersnotools 2026-08-29 21:39:46 -04:00
  • 74b5532636 fix: ci Alexander Medvedev 2026-08-29 20:45:40 +02:00
  • 1ffb0d855b feat: add more plugin stuff Alexander Medvedev 2026-08-29 20:37:18 +02:00
  • f8961d1fe0 fix(shears): Don't break blocks in creative mode (#3015) Legends of Xania 2026-08-29 19:12:28 +02:00
  • f9371af4b2 fix(shears): Don't break blocks in creative mode (#3015) Legends of Xania 2026-08-29 19:11:01 +02:00
  • 09790fc093 fix: slime spawns Alexander Medvedev 2026-08-29 15:58:32 +02:00
  • f6d0b4ab20 fix(worldgen): match vanilla biome decoration (#3136) CyanStarlight 2026-08-29 15:29:33 +03:00
  • 3d4edce3b5 fix(world): correctly use random tick speed gamerule value (#2904) Cayden Tisdale 2026-08-29 06:36:38 +00:00
  • 1176dc06d0 fix(combat): don't apply extra knockback on a plain attack (#2539) Maxime Chaffraix 2026-08-29 08:06:19 +02:00
  • 0f0d3b63d6 fix(entity): use 0.8x width for suffocation box to match vanilla (#2930) QiuHu 2026-08-29 13:39:32 +08:00
  • d439d5e22e chore: next round of fixes Alexander Medvedev 2026-08-28 22:32:50 +02:00
  • 9e9f1b5784 refactor: use BlockId in more places (#3090) PigTurtle 2026-08-28 13:59:50 +02:00
  • 70c0f43870 chore(workflow): Add Android aarch64 target to Workflow (#3077) XSlime 2026-08-28 19:59:15 +08:00
  • a18011301c fix: mangrove propagule panics (#3088) PigTurtle 2026-08-28 13:47:42 +02:00
  • 6eb02f65b9 chore: more fixes Alexander Medvedev 2026-08-28 13:31:28 +02:00
  • 37437ee0a0 fix: many bugs Alexander Medvedev 2026-08-27 21:23:24 +02:00
  • 7034b698d0 fix: re-enable http-outbound plugin permission (#3087) Stilldrop1 2026-08-27 10:52:37 -05:00
  • 8d2a9d0979 fix: doc tests Alexander Medvedev 2026-08-27 13:30:00 +02:00
  • 800f7d70e5 feat: more plugin entity stuff Alexander Medvedev 2026-08-27 12:36:26 +02:00
  • 3d69190a37 feat: leaves Alexander Medvedev 2026-08-26 22:58:01 +02:00
  • e2a138cfa6 refactor(block-entities): from async to sync Part 4 Alexander Medvedev 2026-08-26 21:13:42 +02:00
  • 52038e3356 refactor(inventory): from async to sync Part 3 Alexander Medvedev 2026-08-26 20:33:08 +02:00
  • 66a5f53408 refactor(commands): from async to sync Part 3 Alexander Medvedev 2026-08-26 19:21:27 +02:00
  • 5d841d6d3b refactor(entities): from async to sync Part 2 Alexander Medvedev 2026-08-26 16:45:10 +02:00
  • 8ee11b06ce refactor: from async to sync Part 1 Alexander Medvedev 2026-08-26 14:18:00 +02:00
  • 26f91f0b0f fix: https://github.com/Pumpkin-MC/Pumpkin/issues/3054 Alexander Medvedev 2026-08-25 20:49:12 +02:00
  • e42c6d8794 fix: egg Alexander Medvedev 2026-08-25 19:32:19 +02:00
  • 16c27a93c4 chore(plugin-api): Update wit-bindgen to 0.61.1 and remove workaround (#3048) Demetrius Kanios 2026-08-25 10:10:53 -07:00
  • 24ae9faa4f chore(bedrock): Update most of the packets to mirror the official docs (#3044) Demetrius Kanios 2026-08-25 09:06:23 -07:00
  • a2881a96fd chore(ci): add musl builds Alexander Medvedev 2026-08-25 15:32:07 +02:00
  • d8c7c23c0b fix: respawn in nether Alexander Medvedev 2026-08-25 13:42:47 +02:00
  • dafc2b2000 fix: https://github.com/Pumpkin-MC/Pumpkin/issues/3029 Alexander Medvedev 2026-08-25 11:36:51 +02:00
  • f3e4788462 fix(wasm-plugins): fix the panic on hot-reloading (#3036) yunuservices 2026-08-25 12:28:43 +03:00
  • 85d635a42b feat(bungeecord): add BungeeGuard auth support (#3038) Missing_Love 2026-08-25 14:35:06 +08:00
  • 2b0a20d859 perf(world): batch entity ticks instead of one task per entity (#3008) Bryan 2026-08-25 08:32:54 +02:00
  • 767065d219 fix: chorus fruit teleport (#3012) Matheus Tavares 2026-08-25 03:16:28 -03:00
  • 37b82e6f3a fix(bedrock): unsupported version disconnect (#3032) ZlordHUN 2026-08-25 08:10:45 +02:00
  • 67eaa91400 feat(plugin-api): Better method chaining (Rust) (#3045) Demetrius Kanios 2026-08-24 23:03:11 -07:00
  • 5bf6349900 fix(world): particle spawning (#3043) Noël Hagestein 2026-08-25 01:55:04 +02:00
  • 0d55aa5411 feat: extend plugin api Alexander Medvedev 2026-08-24 16:24:23 +02:00
  • 97fdea50d2 feat: add pillager raids Alexander Medvedev 2026-08-24 13:24:47 +02:00
  • 4f7a517ce1 feat(pumpkin): add /reload command (#2960) Mcxiaocaibug 2026-08-24 20:44:37 +08:00
  • 2dc9db9f9c fix(docs): Replace a dead link to github docs in CODEOWNERS file (#3037) Glitchy 2026-08-24 11:35:14 +01:00
  • 8be5ed1e58 fix: match vanillas generation for huge mushrooms (#2430) Oswald 2026-08-24 07:56:10 +02:00
  • 17b37c3efc fix(bedrock): game logic deadlock (#3033) ZlordHUN 2026-08-24 07:46:13 +02:00
  • 4c71000613 fix(bedrock): NetherNet direct connection ICE routing (#3030) ZlordHUN 2026-08-23 21:16:14 +02:00
  • 5fd0933c1c fix: ci Alexander Medvedev 2026-08-23 17:19:24 +02:00
  • f8932f4f3e feat(inventory): implement lore methods for item stack (#3025) Noël Hagestein 2026-08-23 16:56:26 +02:00
  • 89f554ed36 chore: add release ci Alexander Medvedev 2026-08-23 16:22:01 +02:00
  • aee90883e3 fix(net): validate the encryption response verify token (#3007) Bryan 2026-08-23 14:17:42 +02:00
  • 18e9a0c8b8 fix: 1.21.11 joins (#3027) Missing_Love 2026-08-23 19:43:54 +08:00
  • edb848d608 fix: ci Alexander Medvedev 2026-08-23 12:42:37 +02:00
  • 1abbc7bfec fix: empty entity data copilot/pumpkin-game-tick-research Alexander Medvedev 2026-08-22 22:56:55 +02:00
  • df28c321ac feat: basic initial datapack support Alexander Medvedev 2026-08-22 18:56:48 +02:00
  • de8c780053 feat(config): add option to disable plugin signature verification (#2942) Noël Hagestein 2026-08-22 16:59:11 +02:00
  • beb6947dfc fix: https://github.com/Pumpkin-MC/Pumpkin/issues/1303 Alexander Medvedev 2026-08-22 15:31:58 +02:00
  • 7c4b4baaab feat(pumpkin): add /debug start and stop commands (#2782) Gabe D. 2026-08-22 07:22:44 -04:00
  • 381ca7c976 fix(pumkin): portal deadLock and finding portal logic (#3001) kedor 2026-08-22 13:21:33 +02:00
  • 342575c2fa feat(plugin-api): support server-side command suggestions (#2344) Niclas 2026-08-22 12:32:06 +02:00
  • 4012bdd60b chore(lints): resolve the pre-existing clippy::unused_async_trait_impl wall (#3014) DarkZmaj 2026-08-22 12:25:51 +02:00
  • e1584ffb5f Update pumpkin-plugin-wit Alexander Medvedev 2026-08-22 10:59:11 +02:00
  • 21c2b501f9 chore: remove the unused get_fluid_collisions (#3009) Bryan 2026-08-22 10:54:13 +02:00
  • 05f3f8b4f7 feat: 1.7-26.2 client support Alexander Medvedev 2026-08-22 10:49:06 +02:00
  • 80e6fceb08 feat: 1.8 Client support Alexander Medvedev 2026-08-21 16:24:22 +02:00
  • c7c8d10d47 feat: more multi version work Alexander Medvedev 2026-08-20 22:39:16 +02:00
  • af90b14b1c Merge remote-tracking branch 'origin/master' Alexander Medvedev 2026-08-20 13:15:58 +02:00
  • d654e01e25 feat(command): add /locate structure (#2420) Mcxiaocaibug 2026-08-20 19:14:55 +08:00
  • dd8ba62499 chore: make explosion make match more vanilla Alexander Medvedev 2026-08-20 09:22:29 +02:00
  • 0844e92911 fix(entity): let explosions push TNT (#2941) Maksas Gornostajus 2026-08-20 09:49:13 +03:00
  • ba58547485 fix(net): drop Java connections that go silent before login finishes (#2964) WissssleyL 2026-08-20 14:45:34 +08:00
  • cb1f22f7e3 feat(command): updating say commands to use the new node format (#2996) kedor 2026-08-20 08:42:39 +02:00
  • c3e73c9f11 fix(worldgen): BlockDirection random sampling parity with vanilla (#2773) すごいジャン 2026-08-20 08:41:41 +02:00
  • d37ea7d988 fix(plugin): support LpVector3d and boxed byte slices in packet codegen (#2990) Bluezly 2026-08-20 09:36:51 +03:00
  • c196aa5411 chore: switch handlers to ArcSwap Alexander Medvedev 2026-08-19 21:25:26 +02:00
  • 61bd8f77b6 chore: swap permissions_manger to dashmap Alexander Medvedev 2026-08-19 19:50:20 +02:00
  • 489403c58b chore: switch command_dispatcher to ArcSwap Alexander Medvedev 2026-08-19 18:57:31 +02:00
  • 399bf14150 chore: add packet rate limiter Alexander Medvedev 2026-08-19 11:53:53 +02:00
  • 5c212b38e0 chore(deps): bump DeterminateSystems/magic-nix-cache-action from 9 to 14 (#2980) dependabot[bot] 2026-08-19 07:43:49 +02:00
  • 207185340a fix: persist item data components dropped on save (#2421) TheDarkSword 2026-08-19 07:39:38 +02:00
  • f4b5a00209 fix(command): fix try_flatten of ContextChain - #2987 (#2988) kedor 2026-08-19 07:37:31 +02:00
  • 63275ac637 fix(bedrock): restore eating sounds (#2943) ZlordHUN 2026-08-19 07:34:17 +02:00
  • a481248994 fix(bedrock): one block crawling (#2933) ZlordHUN 2026-08-19 07:33:35 +02:00
  • dc39800571 fix(bedrock): waterlog aquatic blocks (#2905) ZlordHUN 2026-08-19 07:28:32 +02:00
  • f73052c85b feat: Add villager trading and professions (#2408) ZlordHUN 2026-08-19 07:27:33 +02:00
  • 5ef9648362 fix: ci Alexander Medvedev 2026-08-18 22:19:13 +02:00
  • 29bc796d62 refactor(bedrock): Add PacketWrite impl for NbtCompound (#2992) Demetrius Kanios 2026-08-18 12:15:13 -07:00
  • 72dd152484 Fix Java disconnects on Bedrock player join (#2962) ZlordHUN 2026-08-18 21:02:10 +02:00
  • 95c42fe927 chore(deps): bump DeterminateSystems/nix-installer-action from 16 to 22 (#2979) dependabot[bot] 2026-08-18 19:14:16 +02:00
  • ab60adb239 chore: much better tracked_data impl Alexander Medvedev 2026-08-18 18:49:48 +02:00
  • 5b833274d4 fix: pumpkin-plugin-utils Alexander Medvedev 2026-08-18 15:46:30 +02:00
  • 47ea95736a feat(command): add summon parameter for execute command and ressourceArgument (#2977) kedor 2026-08-18 15:03:31 +02:00
  • 423522f33e feat: chat spam prevention Alexander Medvedev 2026-08-18 14:59:59 +02:00
  • 2816d7162e chore: impl many ClientPacket traits Alexander Medvedev 2026-08-17 17:21:36 +02:00
  • 6c840de350 fix: nix flake Alexander Medvedev 2026-08-17 12:33:05 +02:00
  • 96cfde9091 fix: ci Alexander Medvedev 2026-08-17 10:45:45 +02:00