86 Commits

Author SHA1 Message Date
7f6bc59d14 fix players find 2025-05-07 19:39:12 +03:00
dc02f22545 chat message 2025-05-07 19:27:08 +03:00
934ca660c4 fix brand reading and more debug messages 2025-05-07 18:54:00 +03:00
0266958443 remove cargo features 2025-05-07 18:28:03 +03:00
a746a0d9b4 fix player spawn and send move packets 2025-05-07 18:27:38 +03:00
8b5084460e send players 2025-05-07 17:55:32 +03:00
4036be8cc1 fancy animation 2025-05-07 14:22:43 +03:00
3ff2af9e28 rearrange play modules 2025-05-07 13:50:09 +03:00
221a8dd849 unload chunks out of distance 2025-05-07 13:39:12 +03:00
fc93e519b5 fix shell nix 2025-05-07 12:40:34 +03:00
f4873b1f21 add play handler to readme example 2025-05-07 12:23:17 +03:00
68fa183c0e move play state to its own module 2025-05-07 12:22:42 +03:00
b83efa34cb move play state to a packet handler 2025-05-07 12:20:48 +03:00
a7636c4028 rename id.rs to packet_id.rs 2025-05-07 12:04:55 +03:00
a664c43887 update readme url 2025-05-07 10:16:54 +03:00
8cc4936f9a remove redundant code 2025-05-07 10:16:16 +03:00
GIKExe
b86dd46b36 ? 2025-05-06 22:49:53 +03:00
GIKExe
8f0f0c6a5e земля вместо камня 2025-05-06 22:33:03 +03:00
GIKExe
2cf3b09d9d Player for save player pos 2025-05-06 20:52:46 +03:00
78c1404ce8 remove server start helper 2025-05-06 16:24:28 +03:00
37dac26032 add using as library to readme 2025-05-06 16:24:03 +03:00
db89af6c07 crate 2025-05-06 16:18:13 +03:00
3788bc36dd infinity world 2025-05-06 03:22:15 +03:00
28407d2711 move brand to a const 2025-05-05 23:05:56 +03:00
5959403297 remove println again 2025-05-05 04:50:16 +03:00
e9cc9773e7 remove println logging 2025-05-05 04:44:21 +03:00
8a15d6748f fix dump read packet error 2025-05-05 04:39:18 +03:00
94bf69d420 merge commit 2025-05-05 04:32:52 +03:00
62e7e5bf28 read packet with id list 2025-05-05 04:29:55 +03:00
GIKExe
127b2e3375 Merge branch 'master' of https://github.com/GIKExe/rust_minecraft_server 2025-05-05 04:26:38 +03:00
GIKExe
c9ffc6f1d7 обожаю табы 2025-05-05 04:26:36 +03:00
da74907bcc update readme example 2025-05-05 04:23:01 +03:00
ad0f54eead renaming 2025-05-05 04:22:20 +03:00
MeexReay
4990928397
more info in readme md 2025-05-05 03:58:34 +03:00
GIKExe
21b9e6bb10 add push_back to client 2025-05-05 03:24:15 +03:00
GIKExe
bb5dbda37c чек 2025-05-05 02:39:35 +03:00
b5b2afaf8e improvements? 2025-05-05 01:13:25 +03:00
48f493695e kill connection on error
fix confirm teleportation error
add ticks alive message
2025-05-05 00:32:08 +03:00
caa08c9c25 chunk data packet!!! 2025-05-05 00:17:17 +03:00
fd2c27adab more TODO: and add kick packet 2025-05-04 17:31:57 +03:00
1bf830c668 rustfmt 2025-05-04 17:11:14 +03:00
bb20ea6e1d read_loop 2025-05-04 17:10:24 +03:00
c19d3f1947 Merge branch 'master' of https://github.com/GIKExe/rust_minecraft_server 2025-05-04 03:18:24 +03:00
7ffccfed26 created sniff-packets program
sniffed update_tags and registry_data packets to .bin files
2025-05-04 03:15:22 +03:00
GIKExe
ac429be9c3 ? 2025-05-03 23:10:43 +03:00
eb46fdfc45 send_registry_data 2025-05-03 22:32:10 +03:00
GIKExe
2220a4b314 ? 2025-05-03 22:11:28 +03:00
ed8524a4d5 nbt read write 2025-05-03 20:59:48 +03:00
ced3cc0a2e handle_configuration_state 2025-05-03 20:48:18 +03:00
GIKExe
c4b4e0fd69 Merge branch 'master' of https://github.com/GIKExe/rust_minecraft_server 2025-05-03 20:42:13 +03:00