1
0
mirror of https://github.com/p2r3/bareiron.git synced 2025-10-02 07:35:08 +02:00
Commit Graph

71 Commits

Author SHA1 Message Date
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
afb3680c24 fix byte order in seed debug print 2025-08-21 03:06:28 +03:00
p2r3
ea8be085e8 use VIEW_DISTANCE to determine sent chunk volume 2025-08-21 01:36:17 +03:00
p2r3
2d2c92d1ee fix esp-idf compilation error 2025-08-21 01:02:02 +03:00
p2r3
6e5791a2d0 hash seeds before use 2025-08-20 23:39:51 +03:00
p2r3
77ea84f6d8 fix missing argument in function call 2025-08-20 23:10:51 +03:00
p2r3
08efb0b674 fix out of bounds array access 2025-08-20 18:59:40 +03:00
p2r3
8936eb32db make esp task yielding more consistent and reduce overhead 2025-08-20 15:21:02 +03:00
p2r3
a2b0796988 pet the dog more often during login 2025-08-20 06:37:28 +03:00
p2r3
a89043394c spend less time petting dogs 2025-08-20 06:10:04 +03:00
p2r3
66ab597ad0 add player entities 2025-08-20 04:30:29 +03:00
p2r3
20f9856b47 support multiple simultaneous connections 2025-08-18 03:01:41 +03:00
p2r3
1be62beca8 better sync client/server block state 2025-08-18 01:25:28 +03:00
p2r3
d27b085ae5 return items to inventory when closing crafting window 2025-08-17 19:24:31 +03:00
p2r3
d66175d91f optimize chunk transmission 2025-08-17 17:28:42 +03:00
p2r3
c2f04f2b0c add missing esp-idf dependency 2025-08-17 03:46:07 +03:00
p2r3
4cbb7f8d43 fix esp-idf compilation issue 2025-08-17 03:07:11 +03:00
p2r3
bf8c7e8185 address compiler warnings 2025-08-17 03:04:16 +03:00
p2r3
ecad0d7a50 improve player spawning and esp-idf compatibility 2025-08-17 02:58:25 +03:00