0
0
mirror of https://github.com/Pumpkin-MC/Pumpkin synced 2025-02-22 17:26:11 +00:00

Commit Graph

  • 7775f119ed fix: clippy Alexander Medvedev 2025-01-08 12:51:16 +01:00
  • a312f59dd1 feat: support receiving player_loaded packet (#466) Cash 2025-01-08 05:39:53 -06:00
  • fda0b1d96a create level.dat when not existent Alexander Medvedev 2025-01-08 12:34:50 +01:00
  • 53cefd491a cargo fmt and clippy vyPal 2025-01-08 11:33:16 +01:00
  • 8d84dfa95b Impl block break event vyPal 2025-01-08 11:24:29 +01:00
  • 0009f716e7 cargo fmt vyPal 2025-01-08 10:50:59 +01:00
  • ef2c17ebed Merge branch 'plugins' of https://github.com/vyPal/Pumpkin into plugins vyPal 2025-01-08 10:44:44 +01:00
  • 425d08d2e8 New event system vyPal 2025-01-08 10:43:47 +01:00
  • 2b68db8acb simplify logic & reduce some checks of rle vec suprohub 2025-01-08 12:33:07 +04:00
  • e7987cefe7 Merge branch 'master' into plugins vyPal 2025-01-07 18:01:57 +01:00
  • 495de3db16 add Anvil Chunk saving (#401) Alexander Medvedev 2025-01-07 17:07:35 +01:00
  • ebe284dc23 fix: clippy Cash 2025-01-07 10:05:31 -06:00
  • ab6e4e195b Update README.md Alexander Medvedev 2025-01-07 17:01:58 +01:00
  • 44aecbba22 Merge branch 'master' into anvil-saving Alexander Medvedev 2025-01-07 17:01:12 +01:00
  • c95ceb6114 Make anvil work (#465) Nico Göbel 2025-01-07 16:59:03 +01:00
  • 58efc4a615 Fix stop deadlock leobeg 2025-01-07 16:36:55 +01:00
  • a73bde6027 Removed fs2 dependency leobeg 2025-01-07 16:18:06 +01:00
  • 9008dc4983 Removed unnecessary unwraps and added timestamp table leobeg 2025-01-07 16:16:46 +01:00
  • d66710a754 Fixed useless clone leobeg 2025-01-07 15:23:19 +01:00
  • 4a70a01ee4 Fix fmt leobeg 2025-01-07 14:57:31 +01:00
  • 5f7895c093 Added unit test to check anvil saving leobeg 2025-01-07 14:41:02 +01:00
  • a7f21d6450 Fix fmt and clippy leobeg 2025-01-07 12:53:06 +01:00
  • cf8009a867 Fixed long overflow leobeg 2025-01-07 12:40:55 +01:00
  • 67feeccfdf rle vec license suprohub 2025-01-07 13:53:29 +04:00
  • 87215765e7 Align entity position when spawned Alexander Medvedev 2025-01-07 10:36:10 +01:00
  • 587afbad63 feat: support receiving player_loaded packet Cash 2025-01-07 00:40:12 -06:00
  • b5e80039c2 Fix cargo fmt neeleshpoli 2025-01-06 19:59:05 -06:00
  • aea5334e58 Spawn new task for each command Undo bandaid fix neelesh.poli2006@gmail.com 2025-01-06 19:41:07 -06:00
  • f80cdf6c95 Add a proper error message for a non-existent command (#463) Tomer 2025-01-07 00:19:51 +02:00
  • 681be20e98 Reimplemented the whole write logic we now have wierd chunks but the data is mostly correct leobeg 2025-01-06 22:39:35 +01:00
  • 55e969c6e7 Merge 3bcacc92e0d7a7f2870d6dc1a585227638f6112c into e15b2e06ae0e6355f559f3aabf63ba32d2a7c7fb Dominik 2025-01-06 21:31:05 +01:00
  • 3bcacc92e0 Update Cargo.toml Dominik 2025-01-06 21:01:21 +01:00
  • 6bf9224976 Update mod.rs Dominik 2025-01-06 20:59:55 +01:00
  • 665fa0d2bd Update mod.rs Dominik 2025-01-06 20:58:21 +01:00
  • 8d7e1c1003 Update mod.rs Dominik 2025-01-06 20:55:30 +01:00
  • e3650a2734 Create item.rs Dominik 2025-01-06 20:54:20 +01:00
  • 7fc8c44516 Update mod.rs Dominik 2025-01-06 20:52:13 +01:00
  • 743e9edae0 Update mod.rs Dominik 2025-01-06 20:50:34 +01:00
  • e62b8ff3e9 Update combat.rs Dominik 2025-01-06 20:48:01 +01:00
  • d854db4036 Update container_click.rs Dominik 2025-01-06 20:45:55 +01:00
  • 8aa6bd7b24 Update mod.rs Dominik 2025-01-06 20:45:11 +01:00
  • ec634679d2 Update player.rs Dominik 2025-01-06 20:41:37 +01:00
  • 21d43e7410 Update cmd_transfer.rs Dominik 2025-01-06 20:38:16 +01:00
  • 9394c8009d Update cmd_pumpkin.rs Dominik 2025-01-06 20:37:28 +01:00
  • 7d2bc4f2a4 Make linter stop complaining ngspace 2025-01-06 21:36:48 +02:00
  • ff26afa085 Update cmd_help.rs Dominik 2025-01-06 20:35:34 +01:00
  • 199f7e5e93 Update Cargo.toml Dominik 2025-01-06 20:33:19 +01:00
  • 18f12dafee Update Cargo.toml Dominik 2025-01-06 20:29:10 +01:00
  • e6d236f45b Update Cargo.toml Dominik 2025-01-06 20:25:43 +01:00
  • f80cbcabf8 Update main.rs Dominik 2025-01-06 20:16:19 +01:00
  • 6de9de2638 Add check for command not existing ngspace 2025-01-06 21:16:09 +02:00
  • 2598e6b891 Update Cargo.toml Dominik 2025-01-06 20:12:39 +01:00
  • 7ea190f585 Update container_click.rs Dominik 2025-01-06 19:59:23 +01:00
  • 9ab636774d Update c_entity_velocity.rs Dominik 2025-01-06 19:53:12 +01:00
  • 99f9e2b39f Create c_pickup_item.rs Dominik 2025-01-06 19:49:47 +01:00
  • 09af356b0a Update c_entity_velocity.rs Dominik 2025-01-06 19:44:32 +01:00
  • a34fc2f049 Update c_entity_velocity.rs Dominik 2025-01-06 19:34:20 +01:00
  • 6583ee9b76 Update item_registry.rs Dominik 2025-01-06 19:31:06 +01:00
  • 6e27368e80 Update vector3.rs Dominik 2025-01-06 19:26:51 +01:00
  • c709463074 Update vector3.rs Dominik 2025-01-06 19:24:57 +01:00
  • 0e6ff5a688 Update vector3.rs Dominik 2025-01-06 19:23:35 +01:00
  • 10f7337e34 Update vector2.rs Dominik 2025-01-06 19:21:53 +01:00
  • 4afe49e6ae Update position.rs Dominik 2025-01-06 19:13:44 +01:00
  • c38a408704 Update entity_type.rs Dominik 2025-01-06 19:10:21 +01:00
  • 34b287c0b1 Update Cargo.toml Dominik 2025-01-06 19:07:10 +01:00
  • d099db7255 Update Cargo.toml Dominik 2025-01-06 19:06:13 +01:00
  • 5ce79fcd77 Copy some lines from other-branch tomasalias 2025-01-06 18:53:24 +01:00
  • 47f2a403fc Merge pull request #1 from Pumpkin-MC/master Dominik 2025-01-06 18:42:16 +01:00
  • 5c9967c4d7 Merge branch 'Pumpkin-MC:master' into super-branch suprohub 2025-01-06 19:44:08 +04:00
  • 99581d6d71 fmt suprohub 2025-01-06 18:45:34 +04:00
  • e869ec5428 docs suprohub 2025-01-06 18:23:16 +04:00
  • 3686293385 Merge 6e92ddcc547f472dbb14aef8cd267f138518bb3f into e15b2e06ae0e6355f559f3aabf63ba32d2a7c7fb Dominik 2025-01-06 13:26:32 +01:00
  • 7bc6db67ca another log fix suprohub 2025-01-06 16:06:26 +04:00
  • 08d3a9314a microfix suprohub 2025-01-06 15:11:26 +04:00
  • 8dcafcd72e remove logs suprohub 2025-01-06 14:42:15 +04:00
  • e15b2e06ae Add Path finding (#459) Alexander Medvedev 2025-01-06 11:41:05 +01:00
  • b9895dd0e4 yoo finally suprohub 2025-01-06 14:38:05 +04:00
  • 2f6ff3e0aa Make everything work Alexander Medvedev 2025-01-06 11:29:06 +01:00
  • 9b59198eff clippy suprohub 2025-01-06 14:13:13 +04:00
  • 8c8fa1e77e clippy fix suprohub 2025-01-06 13:58:17 +04:00
  • 84a949dc5d refactor to compressed suprohub 2025-01-06 13:46:26 +04:00
  • 691751d642 add optimize function suprohub 2025-01-06 13:40:24 +04:00
  • 2bd73e7c71 add optimized bool suprohub 2025-01-06 13:29:00 +04:00
  • 81ee044265 introduce rle vec again, but as feature in config suprohub 2025-01-06 12:27:08 +04:00
  • 9f4cdc5584 sup suprohub 2025-01-06 12:03:35 +04:00
  • 16729f38cb add confg suprohub 2025-01-06 11:40:10 +04:00
  • 1be6f32c6d fixes suprohub 2025-01-06 10:31:15 +04:00
  • 38d7ed1bb2 fmt suprohub 2025-01-06 10:24:35 +04:00
  • cdcacc21b4 fixes suprohub 2025-01-06 10:23:28 +04:00
  • 5ad31dcb16 Merge branch 'simple-branch' of https://github.com/suprohub/Pumpkin into simple-branch suprohub 2025-01-06 10:18:04 +04:00
  • 62d1dbbee3 Update mod.rs suprohub 2025-01-05 23:48:19 +04:00
  • 92a10cd9bc Fix players not being removed from world on timeout neelesh.poli2006@gmail.com 2025-01-05 21:36:38 -06:00
  • a4b5749eed Update mod.rs suprohub 2025-01-06 00:02:34 +04:00
  • 25417d54a3 Update mod.rs suprohub 2025-01-06 00:00:05 +04:00
  • 21d7835480 Update mod.rs suprohub 2025-01-05 23:55:51 +04:00
  • d67f81808a Update mod.rs suprohub 2025-01-05 23:50:32 +04:00
  • 59a0514046 Update mod.rs suprohub 2025-01-05 23:48:19 +04:00
  • ee5331f295 fix: add translations to console output and refactor usage of Text Jonas Borsch 2025-01-05 20:38:40 +01:00
  • 6a34f6cc6c Made getting players by name case-insensitive (#457) RealVaprant 2025-01-05 14:26:49 -05:00
  • 9de8626863 Merge branch 'Pumpkin-MC:master' into master RealVaprant 2025-01-05 14:14:35 -05:00