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

Commit Graph

  • b7a4b9da2c CI: Check Linting and Format Snowiiii 2024-08-20 13:20:28 +02:00
  • a6fbc3d13a Fix: Serverbound Chat Message Snowiiii 2024-08-20 13:19:50 +02:00
  • 5445975238 Merge pull request #38 from Bryntet/master Alexander Medvedev 2024-08-20 12:01:01 +01:00
  • 006eacfadf Merge branch 'master' into master Bryntet 2024-08-20 12:56:00 +02:00
  • e86889f4c0 fix so that right-clicking with non-blocks is possible Edvin Bryntesson 2024-08-20 12:48:27 +02:00
  • 65d9f39455 better naming Edvin Bryntesson 2024-08-20 12:45:21 +02:00
  • 23458e85b8 Merge remote-tracking branch 'origin/master' user622628252416 2024-08-20 12:39:15 +02:00
  • 3ec539d418 resolve merge conflicts user622628252416 2024-08-20 12:25:57 +02:00
  • c18cbdc06b add logic for placing blocks Edvin Bryntesson 2024-08-20 12:32:05 +02:00
  • 1b1300e194 make registries public Edvin Bryntesson 2024-08-20 12:31:46 +02:00
  • f4ab2ce585 fix global registry and add function to easily access minecraft ids Edvin Bryntesson 2024-08-20 12:30:42 +02:00
  • 47a7117fea fix error message Edvin Bryntesson 2024-08-20 12:29:39 +02:00
  • 0a690513dd resolve merge conflicts user622628252416 2024-08-20 12:25:57 +02:00
  • d221f8900f add documentation user622628252416 2024-08-20 12:09:25 +02:00
  • 23613194a7 fix off by one error Edvin Bryntesson 2024-08-20 11:35:28 +02:00
  • b2430ce3d4 make block place the item that is held. Edvin Bryntesson 2024-08-20 11:23:21 +02:00
  • 3d21a991a0 rename item_categories.rs Edvin Bryntesson 2024-08-20 10:13:19 +02:00
  • 3b55bc428c Fix: make PacketEncoder work again lukas0008 2024-08-20 00:11:08 +02:00
  • 2cf844536a add basic logic for set slot in player inventory Edvin Bryntesson 2024-08-19 23:41:44 +02:00
  • 3d8c9cc62e use usize for selected slot Edvin Bryntesson 2024-08-19 23:40:43 +02:00
  • 658cb297f1 add item category checks Edvin Bryntesson 2024-08-19 23:39:39 +02:00
  • 918364f536 add item id and count to item struct Edvin Bryntesson 2024-08-19 23:38:05 +02:00
  • 9e14952046 fix typo Edvin Bryntesson 2024-08-19 23:37:35 +02:00
  • 9223c8bf54 Add missing slots in inventory Edvin Bryntesson 2024-08-19 23:35:45 +02:00
  • 222b40c8bd Add World struct Alexander Medvedev 2024-08-19 21:14:48 +01:00
  • de7b3aa2ea Fix: all clippy warns Alexander Medvedev 2024-08-19 20:08:02 +01:00
  • a6d9ed216d Use Cow's in TextComponent Snowiiii 2024-08-19 20:05:18 +02:00
  • bfb3840b94 add help command user622628252416 2024-08-19 19:26:02 +02:00
  • dfc0b8afe9 Merge pull request #37 from KolibroidAmy/typo_fix Alexander Medvedev 2024-08-19 18:06:50 +01:00
  • 1a21290e0f Fix some minor typos Kolibroid 2024-08-19 17:52:04 +01:00
  • 40b2fdc45f add command usage hint after syntax error user622628252416 2024-08-19 18:33:06 +02:00
  • 43fbb6a68d Fix: Resource pack Snowiiii 2024-08-19 15:05:16 +02:00
  • 72ddcb3afd adjust file descriptor limits Bruce0203 2024-08-19 11:05:41 +09:00
  • 943f8fcd4c add tree-style command parsing utilities, heavily inspired by Mojang's Brigadier and adjust existing commands to use them user622628252416 2024-08-19 00:29:31 +02:00
  • 77b205ada0 Fix: Rotation Snowiiii 2024-08-18 20:16:28 +02:00
  • 4c34a98ad5 Fix: Knockback calculation Snowiiii 2024-08-18 19:32:22 +02:00
  • c7b3ce6391 Fix: Serverbound Interact Snowiiii 2024-08-18 18:38:49 +02:00
  • 7b9b35e437 Basic handling of Set creative mod slot packet lukas0008 2024-08-17 21:11:56 +02:00
  • 9a10ea4ed9 Slot type lukas0008 2024-08-17 21:11:31 +02:00
  • fdb94d43fa Fix: Place block on correct side lukas0008 2024-08-17 20:40:18 +02:00
  • 94748859c6 Make Vector3 use a generic lukas0008 2024-08-17 20:40:06 +02:00
  • 391d5cbcfc Added Player inventory (WIP) Snowiiii 2024-08-17 18:52:13 +02:00
  • d6fb4ed121 Add Item registry Snowiiii 2024-08-17 13:00:35 +02:00
  • 9d3ee1de9b Add Serverbound Use Item On Snowiiii 2024-08-17 11:52:32 +02:00
  • 4562570f92 Add Clientbound Block update Snowiiii 2024-08-17 11:26:12 +02:00
  • 40fe40355f Add BlockFace Snowiiii 2024-08-17 11:14:38 +02:00
  • 91533c30df Merge pull request #32 from KrattiUnderscore/new_branch Alexander Medvedev 2024-08-17 08:28:18 +01:00
  • e2dbe46455 Fixed BlastFurnace typo BuildTools 2024-08-16 23:19:58 +02:00
  • bf92fe22a0 Add Particles Snowiiii 2024-08-16 12:45:58 +02:00
  • 3b43322567 Fix: build Snowiiii 2024-08-16 11:11:40 +02:00
  • 231bdb5614 World: Add GZip compression Snowiiii 2024-08-16 11:10:16 +02:00
  • 94a7a60423 Merge pull request #31 from NGSpace/flyspeedfix Alexander Medvedev 2024-08-15 16:08:09 +01:00
  • d913348ed4 Change fly speed to vanilla speed ngspace 2024-08-15 17:53:51 +03:00
  • 740a98a068 Handle invalid player commands Snowiiii 2024-08-15 16:09:49 +02:00
  • eeefd1d51a Fix: Elytra Snowiiii 2024-08-15 15:18:15 +02:00
  • 21983824a3 parse test chunk distance from config Snowiiii 2024-08-15 15:06:19 +02:00
  • ceb718d475 Setup Base for Velocity (Proxy) Snowiiii 2024-08-15 15:00:41 +02:00
  • 333bf64235 README: Add use local CPU features when running Snowiiii 2024-08-15 13:40:34 +02:00
  • dbe588576d Update README.md Alexander Medvedev 2024-08-15 08:45:03 +02:00
  • f79860aae4 Update README.md Alexander Medvedev 2024-08-14 23:17:46 +02:00
  • 8fa8b793ee improve doc Snowiiii 2024-08-14 23:16:02 +02:00
  • 6459aef027 Add Basic Combat Snowiiii 2024-08-14 22:26:27 +02:00
  • 03cc991bfd cargo clippy --fix Snowiiii 2024-08-14 21:39:05 +02:00
  • 6485c99167 cargo fmt Snowiiii 2024-08-14 21:37:27 +02:00
  • 5f8cbdbba6 Say which protocol version when client is outdated Snowiiii 2024-08-14 11:48:15 +02:00
  • 2d3990bfa6 Fix rotation lukas0008 2024-08-14 01:07:20 +02:00
  • 02a9d79044 Fix: remove test feature lukas0008 2024-08-14 00:00:58 +02:00
  • b38e6af2f3 Add s_player_action packet lukas0008 2024-08-13 23:57:30 +02:00
  • cce0161e3d Add WorldPosition struct for packets lukas0008 2024-08-13 23:56:40 +02:00
  • 03f9b377d5 Optimize chunk loading lukas0008 2024-08-13 23:30:20 +02:00
  • 96b86f1e9b Add a stop command lukas0008 2024-08-13 23:23:46 +02:00
  • ade661d5b8 Add dhat and rayon lukas0008 2024-08-13 23:23:29 +02:00
  • 5075c97faa Load the world radially lukas0008 2024-08-13 14:59:52 +02:00
  • 85785c9ebe Fix: Server panics when loading certain chunks lukas0008 2024-08-13 14:53:55 +02:00
  • 59749af69c Remove unnecessary logs and loading lukas0008 2024-08-13 14:14:19 +02:00
  • b68e9b809f Use rayon for processing chunks lukas0008 2024-08-13 14:09:49 +02:00
  • ccd915a459 README: Add image Alexander Medvedev 2024-08-13 13:31:43 +02:00
  • c5612f6ddb Handle older/newer Clients Snowiiii 2024-08-13 13:05:04 +02:00
  • 32a172f3c0 Commands: Support gamemode command to use numbers Snowiiii 2024-08-13 12:49:34 +02:00
  • 2eb4c8624f Fix: python mc source decompile script Snowiiii 2024-08-13 12:09:01 +02:00
  • 3579b9ccde devcontainer: We only need python 3.7 Snowiiii 2024-08-13 11:58:58 +02:00
  • 651089033d Chunks: remove some clone's Snowiiii 2024-08-13 10:53:24 +02:00
  • 9fc86e260b Add: Basic Combat Snowiiii 2024-08-13 09:16:00 +02:00
  • c2bde2f73e Remove: Old chunk packet Snowiiii 2024-08-13 07:20:56 +02:00
  • 115029a8e0 gitignore: add world Snowiiii 2024-08-12 21:42:41 +02:00
  • cfa20776f6 Add Clientbound Client Informations (Play) Snowiiii 2024-08-12 21:26:09 +02:00
  • 1ab05e0c00 Update README.md lukas0008 2024-08-12 21:23:23 +02:00
  • b375564376 Merge pull request #28 from lukas0008/master Alexander Medvedev 2024-08-12 20:16:44 +01:00
  • 435cd3b365 Remove development things lukas0008 2024-08-12 20:39:50 +02:00
  • 7a5984984f Merge fixes lukas0008 2024-08-12 20:35:07 +02:00
  • 5d6c38d1b2 Merge remote-tracking branch 'upstream/master' lukas0008 2024-08-12 20:30:52 +02:00
  • eaf806a928 NOW IT FULLY WORKS lukas0008 2024-08-12 20:23:15 +02:00
  • a991ce214b CHUNK LOADING KINDA WORKS lukas0008 2024-08-10 21:46:58 +02:00
  • dbc7b9f5c1 Fix: Player movement Snowiiii 2024-08-12 18:37:50 +02:00
  • 50051d9dc9 Fixed: Clientbound Entity Metadata Snowiiii 2024-08-12 18:18:53 +02:00
  • 2909cad081 Avoid Packet cloning Snowiiii 2024-08-12 17:31:43 +02:00
  • d47fb18465 Fix: build Snowiiii 2024-08-12 15:49:44 +02:00
  • 5cf19a4e98 Add ChatType Snowiiii 2024-08-12 15:46:24 +02:00
  • 65c2207c0a Add Player Tab list Snowiiii 2024-08-12 15:09:34 +02:00
  • 5b636111e4 Prepare ChatType registry Snowiiii 2024-08-11 17:55:41 +02:00