0
0
mirror of https://github.com/Pumpkin-MC/Pumpkin synced 2025-02-21 18:06:08 +00:00

Commit Graph

  • 9570b0611c Overhaul damage type + damage command drakeerv 2025-01-30 20:13:21 -05:00
  • a515a4393f Rolling back intersection margin Melther 2025-01-30 22:33:37 +01:00
  • 5c8f799511 feat: (Bulk API) refactor chunk reading and writing to handle multiple chunks at once Mili 2025-01-30 21:28:50 +00:00
  • 5783c5eb49 Fix damage build script drakeerv 2025-01-30 16:17:08 -05:00
  • 30456f91e0 Fix damage type implementation drakeerv 2025-01-30 16:02:38 -05:00
  • 42cb6b29f8 Add damage_type to pumpkin-data drakeerv 2025-01-30 12:27:06 -05:00
  • a1382e5807 Added margin on intersection Melther 2025-01-30 17:35:09 +01:00
  • f7932e34ed Moved can_not_join check to proper place. Alvsch 2025-01-30 17:20:25 +01:00
  • fefcb78e56 Fix reading from invalid level.data Alexander Medvedev 2025-01-30 15:13:56 +01:00
  • 5f1970bd19 Improve bounding box Alexander Medvedev 2025-01-30 13:41:45 +01:00
  • 2912618ee0 Add one useful function suprohub 2025-01-30 16:31:21 +04:00
  • b626790f79 i want test one thing suprohub 2025-01-30 16:06:55 +04:00
  • 85566d3d2b make logger shared suprohub 2025-01-30 15:57:50 +04:00
  • d13cfd8a10 fix clippy Alexander Medvedev 2025-01-30 12:44:22 +01:00
  • 323aad3e24 Prevent some crashes Alexander Medvedev 2025-01-30 12:41:25 +01:00
  • 30f71da9ef Added Layers Alexander Medvedev 2025-01-30 12:29:52 +01:00
  • fdd6322b54 Consider not specify patch version suprohub 2025-01-30 14:37:36 +04:00
  • 44ce654885 Merge branch 'Pumpkin-MC:master' into plugin-rewrite suprohub 2025-01-30 11:06:51 +04:00
  • c89bbc7f05 fix: bug at desserializing the chunks headers. Mili 2025-01-29 23:23:25 +00:00
  • c6d349249c Finalize playsound command implementation (#512) drakeerv 2025-01-29 18:01:27 -05:00
  • 1b29774039 Fixed slabs properties Melther 2025-01-29 23:55:28 +01:00
  • d1e772d83f Add translate strings drakeerv 2025-01-29 16:01:55 -05:00
  • e82a52fc9e Improve Error handling when loading Plugins Alexander Medvedev 2025-01-29 20:29:16 +00:00
  • 9fd6ad2978 fix suprohub 2025-01-29 23:16:02 +04:00
  • f6bd607687 Merge branch 'master' into plugin-rewrite suprohub 2025-01-29 23:07:24 +04:00
  • 731c5ab263 fix skill issue suprohub 2025-01-29 18:13:19 +04:00
  • 8811d2f7ed Formatting drakeerv 2025-01-29 08:07:58 -05:00
  • 586fc07d11 big changes suprohub 2025-01-29 17:03:38 +04:00
  • ee952bf3b9 optimize code suprohub 2025-01-29 15:57:31 +04:00
  • 223684266c fix suprohub 2025-01-29 15:41:15 +04:00
  • 3faa827318 Merge branch 'plugin-rewrite' of https://github.com/suprohub/Pumpkin into plugin-rewrite suprohub 2025-01-29 15:35:30 +04:00
  • 4eb78cfeea minor fixes suprohub 2025-01-29 15:30:46 +04:00
  • 446a4a3776 minor fixes suprohub 2025-01-29 15:30:46 +04:00
  • 733317ab5f Add events call suprohub 2025-01-29 11:38:40 +04:00
  • a1f69202ca Add new events suprohub 2025-01-29 10:56:30 +04:00
  • abf36002da Format and Clippy drakeerv 2025-01-29 00:42:59 -05:00
  • ab2aec9574 Fully implement playsound drakeerv 2025-01-29 00:34:54 -05:00
  • c1b20db542 Consider using derive macro Suprohub 2025-01-29 09:10:00 +04:00
  • 1953773d2a feat: implement file locking mechanism for concurrent chunk read/write operations Mili 2025-01-29 01:38:00 +00:00
  • 49c697b431 Plugin api events rewrite (#510) suprohub 2025-01-28 23:30:34 +04:00
  • 8dac61e285 Merge branch 'master' into whiteout314-sign OfficialKris 2025-01-28 11:16:33 -08:00
  • e03eb22f39 fmt suprohub 2025-01-28 22:24:13 +04:00
  • dd051b2603 simplify all suprohub 2025-01-28 22:23:37 +04:00
  • 3404700d9f feat: add error logging for invalid file headers and data size checks in LinearFile and tmp filenames on write Mili 2025-01-28 17:18:54 +00:00
  • 7b4d28fbea Rewrite block properties Alexander Medvedev 2025-01-28 18:02:55 +01:00
  • 937722b2a3 fix suprohub 2025-01-28 20:27:56 +04:00
  • 215bc61307 test suprohub 2025-01-28 20:26:08 +04:00
  • 4136b732b4 and fix suprohub 2025-01-28 18:16:26 +04:00
  • 3839e431ba More simplified and cool suprohub 2025-01-28 18:16:17 +04:00
  • 5a4e43ea42 first non error version suprohub 2025-01-28 18:02:08 +04:00
  • 41fac573ba Fix some typos Alexander Medvedev 2025-01-28 14:05:17 +01:00
  • f63034e3a1 fix stop command Alexander Medvedev 2025-01-28 13:52:15 +01:00
  • c08325ecd7 Fixes suprohub 2025-01-28 16:32:06 +04:00
  • 1763e94088 initial suprohub 2025-01-28 16:25:03 +04:00
  • 0166569a46 Refactor suprohub 2025-01-28 16:15:25 +04:00
  • 735d3894ed Refactor suprohub 2025-01-28 16:13:27 +04:00
  • c662e34ca1 Separate events traits from main suprohub 2025-01-28 16:12:15 +04:00
  • 6c4eb88dd3 Adds support for Block properties (#485) Kyle Davis 2025-01-28 05:15:55 -05:00
  • 9340bbc4b6 Merge branch 'master' into linear_chunk_format Mili 2025-01-28 00:28:45 +01:00
  • 3612b717b3 feat: add file_format to ChunkConfig and implement format handling in Level Mili 2025-01-27 23:27:26 +00:00
  • 136254729f Command parity to vanilla (#505) MrMelther 2025-01-28 00:08:07 +01:00
  • dbbf745da2 Improve fall damage calculation Alexander Medvedev 2025-01-27 23:51:38 +01:00
  • ca06f470dd Bossbar texts parity Melther 2025-01-27 23:36:21 +01:00
  • fc543cfe14 refactor: improve incompatible files cheking, some documentation and variable nameing Mili 2025-01-27 22:28:19 +00:00
  • deda78231a play sound on fall damage Alexander Medvedev 2025-01-27 21:55:32 +01:00
  • ff5bfb7b15 Merge branch 'master' into pr/485 Alexander Medvedev 2025-01-27 20:40:49 +01:00
  • 2b7181dc8e Merge branch 'master' into Command-parity-to-vanilla MrMelther 2025-01-27 20:08:32 +01:00
  • b5bac2926d Move console line reading to rustyline Alexander Medvedev 2025-01-27 20:03:30 +01:00
  • 5f3f98060a Add bans and ip-bans (#436) Alvsch 2025-01-27 18:35:14 +01:00
  • 170be2ebf2 Fix client IP Alvsch 2025-01-27 18:19:29 +01:00
  • d94f96e3c0 Merge remote-tracking branch 'upstream/master' into banning Alvsch 2025-01-27 18:18:38 +01:00
  • ea0cc200da Separated server logic from main (#495) Paolo Bettelini 2025-01-27 18:11:52 +01:00
  • 13cce074c5 fix: cargo fmt Alvsch 2025-01-27 18:02:53 +01:00
  • caa0d8343c Merge + default reason Alvsch 2025-01-27 18:02:02 +01:00
  • 3d5fec2412 Merge remote-tracking branch 'upstream/master' into banning Alvsch 2025-01-27 17:56:17 +01:00
  • 631196728c Added msg command Melther 2025-01-27 17:06:05 +01:00
  • 3992770f1d Added send_message to Player Melther 2025-01-27 17:05:15 +01:00
  • 6952c1dc6d Reverted entity_type changes Melther 2025-01-27 15:31:02 +01:00
  • 312d9a7e87 Fix creative flight after death (#501) Garrett 2025-01-27 08:45:52 -05:00
  • 7a2ac3da95 fmt suprohub 2025-01-27 16:37:35 +04:00
  • d2b038271d Fixes suprohub 2025-01-27 16:25:20 +04:00
  • 12be946078 Moved ServerManager to lib.rs as PumpkinServer paolobettelini 2025-01-27 13:17:46 +01:00
  • 85f556c4a2 Add test suprohub 2025-01-27 16:13:52 +04:00
  • aee9ce48ca Some error fixes Q2297045667 2025-01-27 11:46:22 +08:00
  • bfe77639c9 Merge pull request #1 from urisinger/biome-gen Missing_Love 2025-01-27 11:29:35 +08:00
  • e4c20263d6 Merge branch 'master' into whiteout314-sign OfficialKris 2025-01-26 19:15:12 -08:00
  • 6d9a2bc35c CLIPPY MY LORD Melther 2025-01-27 00:28:06 +01:00
  • 66e7a56fd9 Give texts parity Melther 2025-01-26 23:53:00 +01:00
  • 140c54726e Added translate key of item Melther 2025-01-26 23:43:57 +01:00
  • 724c5e23c8 Kill texts parity Melther 2025-01-26 21:53:39 +01:00
  • 51357bbf21 Pumpkin command format Melther 2025-01-26 21:54:28 +01:00
  • ef1c019752 Clear texts parity Melther 2025-01-26 21:52:41 +01:00
  • 54a1acd7a2 Added to_string to EntityType Melther 2025-01-26 21:50:19 +01:00
  • ad81daf906 Updated show_entity Melther 2025-01-26 21:48:05 +01:00
  • 4b6cce56cf fix cargo fmt issues part 2 guffelman 2025-01-26 15:35:56 -05:00
  • 4ef55cb315 fix cargo fmt issues guffelman 2025-01-26 15:32:59 -05:00
  • 18af548f07 resolve syntax errors reported by cargo fmt guffelman 2025-01-26 15:14:14 -05:00
  • 42242f6e58 Update anvil.rs suprohub 2025-01-27 00:05:40 +04:00
  • 2162e662a4 resolve syntax errors reported by clippy guffelman 2025-01-26 15:02:22 -05:00
  • 2fdf0777f6 Add Summon Command Alexander Medvedev 2025-01-26 20:06:20 +01:00