Commit Graph

64 Commits

Author SHA1 Message Date
p2r3
4da773b943 refactor game-specific tools into separate file 2025-08-22 14:00:38 +03:00
p2r3
6fc5d07699 support common miscellaneous packets 2025-08-22 13:41:19 +03:00
p2r3
ca9edce43a implement basic support for mobs 2025-08-22 02:29:59 +03:00
p2r3
05862bf62a implement chat messages 2025-08-21 17:45:39 +03:00
p2r3
33c564e0fc add player join messages 2025-08-21 17:03:26 +03:00
p2r3
70c1fb0e7a implement respawning 2025-08-21 16:37:37 +03:00
p2r3
05f17399f5 implement fall damage 2025-08-21 15:07:49 +03:00
p2r3
2a0d465ad7 handle column blocks more consistently 2025-08-21 13:32:40 +03:00
p2r3
e7aeba9d8f simplify biome grid building 2025-08-21 03:09:01 +03:00
p2r3
b6b091f600 handle breaking columns of blocks 2025-08-21 00:41:20 +03:00
p2r3
e60b5a44f9 send biome data to clients 2025-08-20 23:11:07 +03:00
p2r3
aeb0ad348f add biomes 2025-08-20 22:35:26 +03:00
p2r3
8936eb32db make esp task yielding more consistent and reduce overhead 2025-08-20 15:21:02 +03:00
p2r3
5f3dcc56f9 move headers to separate directory 2025-08-20 13:42:56 +03:00