67 Commits

Author SHA1 Message Date
GIKExe
ef2b7893a5 ? 2025-05-07 03:21:05 +03:00
GIKExe
0c8942fa4d ? 2025-05-07 02:10:56 +03:00
GIKExe
00fd8929b8 ? 2025-05-07 01:01:51 +03:00
GIKExe
d3a66ee0ef ? 2025-05-06 23:17:38 +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
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
c9ffc6f1d7 обожаю табы 2025-05-05 04:26:36 +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
4d04729809 more helper functions 2025-05-03 20:42:23 +03:00
GIKExe
945ddb6ea0 asdsdasdas 2025-05-03 20:42:10 +03:00
50262ff1d7 add read+write position 2025-05-03 19:03:52 +03:00
d0968d1c34 rustfmt 2025-05-03 18:34:20 +03:00
800e2ba5ca indent fix 2025-05-03 18:29:18 +03:00
841fe69265 rename to helper 2025-05-03 18:20:02 +03:00
af6c1ef3b8 packet id constants remake 2025-05-03 16:42:55 +03:00
0c9f9dbf0c packet id constants 2025-05-03 04:19:46 +03:00
fbcb1ce123 move write_packet and read_packet to methods 2025-05-03 03:56:34 +03:00
689d769baa more protocol helper methods 2025-05-03 03:36:10 +03:00
ee5e0ae55d more modern stuff using 2025-05-02 21:39:29 +03:00
5d5167347b allow packet cancellation 2025-05-02 20:38:44 +03:00
8a1aa4b31f more docs 2025-05-02 20:11:04 +03:00
8b537f8339 reorganize 2025-05-02 19:26:43 +03:00
1c3c3e0f63 added state field to client context
created protocol helper
read+write nbt trait
moved event behaviour to new module
added event on state change to packet handler
2025-05-02 18:45:25 +03:00
ca7eb4e350 packet handlers 2025-05-02 02:48:08 +03:00
2a40c56a43 clients storage 2025-05-02 02:06:29 +03:00