0
0
mirror of https://github.com/Pumpkin-MC/Pumpkin synced 2025-02-23 10:56:11 +00:00

Commit Graph

  • 56ebd9fe74 updated id to i32 Alvsch 2024-10-22 16:11:04 +02:00
  • c70122e2a8 added CEntitySoundEffect Alvsch 2024-10-22 15:57:28 +02:00
  • 8e1df8aef0 Added sound macro Alvsch 2024-10-22 15:52:48 +02:00
  • 4d01ab630b docs: add Test Server Snowiiii 2024-10-22 14:03:34 +02:00
  • b8b4a8ce8d Make CommandSender not mut Snowiiii 2024-10-22 14:02:49 +02:00
  • 9eac0f01e1 Fix chunk loading deadlock and dangling chunk memory (#159) kralverde 2024-10-22 07:15:17 -04:00
  • f7398bf4db clippy: remove clippy::nursery lints Snowiiii 2024-10-22 11:46:19 +02:00
  • 3a76e62b92 fix: c_spawn_player -> c_spawn_entity Snowiiii 2024-10-22 11:38:54 +02:00
  • 790adbc0b3 Merge branch 'master' of https://github.com/Snowiiii/Pumpkin Snowiiii 2024-10-22 11:29:32 +02:00
  • 43116c54e9 fix tick system (#169) kralverde 2024-10-22 05:27:40 -04:00
  • 403e54c68d refactored a bit of code Hongas 2024-10-22 10:43:14 +07:00
  • 02e53b6bb0 Merge branch 'asodugf12/issue120' of https://github.com/asodugf12/translation-patch into asodugf12/issue120 Hongas 2024-10-22 10:40:32 +07:00
  • 13dc63af70 Use Translations Fixes #120 Hongas 2024-10-22 10:40:28 +07:00
  • aca8a58f34 also async wait on stdin kralverde 2024-10-21 23:33:22 -04:00
  • e336064e8d fix tick system kralverde 2024-10-21 23:17:05 -04:00
  • c6ee1932f3 Merge branch 'master' into asodugf12/issue120 Hongas 2024-10-22 10:01:30 +07:00
  • a87f95d84a fix chunk unloading kralverde 2024-10-21 22:36:38 -04:00
  • 809bf9fe62 rebase to master kralverde 2024-10-21 19:48:19 -04:00
  • b365e5d4f0 Added CSoundEffect packet Alvsch 2024-10-21 23:43:00 +02:00
  • 746b656433 Merge pull request #162 from Bryntet/make-block-breaking lukas0008 2024-10-21 22:41:22 +02:00
  • b0009d1afe make not blocking Edvin Bryntesson 2024-10-21 22:25:28 +02:00
  • e9e0bb7102 make buffer to chunks length Edvin Bryntesson 2024-10-21 15:59:18 +02:00
  • f88ce46480 add get_block function Edvin Bryntesson 2024-10-21 15:56:08 +02:00
  • 4338bcff16 refactor things out into functions Edvin Bryntesson 2024-10-21 15:10:09 +02:00
  • d7b162e68e remove unnecessary cloning Edvin Bryntesson 2024-10-20 16:31:44 +02:00
  • 843a1d7519 add block placing Edvin Bryntesson 2024-10-20 16:25:31 +02:00
  • 1e15f8b3ba implemented persistent block breaking Edvin Bryntesson 2024-10-20 16:15:34 +02:00
  • 34fa70198a Merge 2d249c5fa0a4a04aaf0a91496ddadeadea645a2c into 60f1bb619576bb434168749d5a9c2533ec68eda7 Ramon 2024-10-21 22:24:20 +02:00
  • 60f1bb6195 More debug messages for packets (#156) kralverde 2024-10-21 15:06:50 -04:00
  • d06f5f515d better logging kralverde 2024-10-21 15:02:53 -04:00
  • b9c3927a83 revert fixs leaving only debug messages kralverde 2024-10-19 22:29:11 -04:00
  • ecaf64e091 rebase to master kralverde 2024-10-21 14:57:41 -04:00
  • e2f83d9f71 fix dead lock kralverde 2024-10-19 22:02:42 -04:00
  • e48e6eba32 add more debug messages for chunk sender kralverde 2024-10-19 21:54:00 -04:00
  • 1b5bf21459 add more debug messages for chunk sender kralverde 2024-10-19 21:47:10 -04:00
  • fe403f5efe add debug messages for chunk sender kralverde 2024-10-19 21:43:43 -04:00
  • a5ba167968 rebase to master kralverde 2024-10-21 14:56:03 -04:00
  • 4aef222a44 rebase to master kralverde 2024-10-21 14:51:50 -04:00
  • e7f21acb2e rebase to master kralverde 2024-10-21 14:50:22 -04:00
  • 2bb2ef02ab rebase to master kralverde 2024-10-21 14:45:34 -04:00
  • 287f466ae1 More workspace dependencies Snowiiii 2024-10-21 19:36:42 +02:00
  • 112110272b Better logging (#167) AnonymousBit 2024-10-21 19:36:19 +03:00
  • 7850a1b79e Merge repeated match arms lukas0008 2024-10-21 18:27:45 +02:00
  • 25b6600e99 Fix my bad lukas0008 2024-10-21 18:20:33 +02:00
  • 2afe4c5d4e Fix mistake in merging lukas0008 2024-10-21 18:01:15 +02:00
  • ff402fb00c Merge branch 'master' into master lukas0008 2024-10-21 17:58:41 +02:00
  • e96fe6c6c7 cleanup: removed duplicate dbg! AnonymousBit 2024-10-21 18:26:26 +03:00
  • b0556ef806 fix: removed todo! where not needed AnonymousBit 2024-10-21 18:25:55 +03:00
  • a71d047635 fix: removed simple logging AnonymousBit 2024-10-21 18:25:30 +03:00
  • f9712702f2 cleanup: capitalisation and log levels AnonymousBit 2024-10-21 18:08:17 +03:00
  • b41739db39 cleanup:removed unused namespace AnonymousBit 2024-10-21 17:47:11 +03:00
  • 9e3d5df835 fix: added logging library AnonymousBit 2024-10-21 17:46:08 +03:00
  • 736aef4b5d cleanup: better logging AnonymousBit 2024-10-21 17:34:20 +03:00
  • 764c1bfe83 cleanup: used self.gameprofile instead of getting it from the client AnonymousBit 2024-10-21 16:41:36 +03:00
  • 3c57ef0a12 fix: cargo fmt :D Snowiiii 2024-10-21 15:19:15 +02:00
  • 6484daaf5b fix: clippy in release Snowiiii 2024-10-21 15:16:36 +02:00
  • 12ab2c7298 Clippy: warn clippy::pedantic Snowiiii 2024-10-21 15:07:05 +02:00
  • 2753c6ce8c feat: logs for when a player interacts with a block out of reach AnonymousBit 2024-10-21 16:05:29 +03:00
  • 11a588b622 Merge pull request #164 from tuttarealstep/master Alexander Medvedev 2024-10-21 13:14:29 +01:00
  • c350348ee5 Prevent panic on client poll function Stefano 2024-10-21 14:01:36 +02:00
  • bb050958a2 Add Tick system Snowiiii 2024-10-21 13:25:04 +02:00
  • 8381324793 Merge pull request #163 from tuttarealstep/master Alexander Medvedev 2024-10-21 09:22:01 +01:00
  • c95e61a2c6 Merge branch 'Snowiiii:master' into master Stefano 2024-10-20 23:48:51 +02:00
  • 655d02dc87 fix: cargo fmt Snowiiii 2024-10-20 23:29:50 +02:00
  • 8ede38d805 fix: knockback Snowiiii 2024-10-20 23:29:28 +02:00
  • 07da0db21f Fix formatting player.rs Stefano 2024-10-20 23:16:58 +02:00
  • 74e58caab1 Handle player packet id 0x23 Stefano 2024-10-20 20:59:35 +02:00
  • fb3a50fb31 remove log Eamon Heffernan 2024-10-21 03:44:27 +11:00
  • 8e61b2d632 Basic & hacky surface light Eamon Heffernan 2024-10-21 03:33:33 +11:00
  • d276b141b5 Use Translations Fixes #120 Hongas 2024-10-20 22:06:14 +07:00
  • b7ac8ade39 Merge pull request #157 from neeleshpoli/master Alexander Medvedev 2024-10-20 15:10:18 +01:00
  • a7d786b2d6 Shifted labels around, fixed typo neelesh.poli2006@gmail.com 2024-10-20 08:58:39 -05:00
  • f14b9b1eaf Merge pull request #161 from Alvsch/master Alexander Medvedev 2024-10-20 14:51:53 +01:00
  • 0c0ca16bcc fixed player movement syncing Alvsch 2024-10-20 15:41:08 +02:00
  • 05e921ef89 Merge pull request #160 from Alvsch/toggle-encryption Alexander Medvedev 2024-10-20 13:38:46 +01:00
  • e9833a798c use profile before moving Alvsch 2024-10-20 14:33:44 +02:00
  • 3d78196599 Use Translations Fixes #120 Hongas 2024-10-20 19:12:23 +07:00
  • 6559b49f2f made encryption config work Alvsch 2024-10-20 14:01:20 +02:00
  • bcd7a44461 Use Translations Fixes #120 Hongas 2024-10-20 18:07:51 +07:00
  • b36ca796bc Convert forgotten table neelesh.poli2006@gmail.com 2024-10-19 20:04:21 -05:00
  • 41a0dbb6b4 Fix formatting neelesh.poli2006@gmail.com 2024-10-19 19:17:54 -05:00
  • f0ca94ec42 Fix typo neelesh.poli2006@gmail.com 2024-10-19 19:17:26 -05:00
  • 8c6dc6c9db Format numbers and dates per region, and make improvements to benchmarking page neelesh.poli2006@gmail.com 2024-10-19 19:01:44 -05:00
  • 885a2b85db introduce format module for network serialization StripedMonkey 2024-10-16 00:45:45 -04:00
  • 4b5cf0ff64 Introduce a packet Codec and Connection type StripedMonkey 2024-09-26 02:06:24 -04:00
  • 78d6069786 Clippy lukas0008 2024-10-19 20:53:06 +02:00
  • 7300bda967 Make block state macro comptime-again lukas0008 2024-10-19 20:48:19 +02:00
  • c3dcec2dde docs: Add lighting Snowiiii 2024-10-19 20:34:28 +02:00
  • 867faa4da7 Merge pull request #155 from EamonHeffernan/surface-lighting Alexander Medvedev 2024-10-19 19:29:19 +01:00
  • f942a65dfd use put_slice Eamon Heffernan 2024-10-20 05:25:14 +11:00
  • ce9cdac3d5 Remove unused import Eamon Heffernan 2024-10-20 05:21:39 +11:00
  • b271b36a36 Auto surface lighting Eamon Heffernan 2024-10-20 05:15:55 +11:00
  • 524fecfa67 Merge pull request #152 from kralverde/unload_chunks_tokio Alexander Medvedev 2024-10-19 18:44:20 +01:00
  • 637104c57e add unload chunks too kralverde 2024-10-19 13:13:58 -04:00
  • 224242c793 rebase to master kralverde 2024-10-19 12:50:35 -04:00
  • 650c28f7a9 Merge pull request #142 from Snowiiii/tokio Alexander Medvedev 2024-10-19 17:32:46 +01:00
  • 59d75d9f1e fix: clippy Snowiiii 2024-10-19 18:27:04 +02:00
  • 75e7b0a8e8 tokio: Support RCON Snowiiii 2024-10-19 18:12:06 +02:00
  • 5450793b7b Merge branch 'tokio' into tokio ReCore 2024-10-20 02:34:11 +10:30
  • 227e98c891 Fix for doc test ReCore-sys 2024-10-20 02:31:46 +10:30