Commit graph

6 commits

Author SHA1 Message Date
halogen 09bbff8e7d Fix merge conflicts 2026-03-06 21:44:36 -05:00
Kevin 13960a93b2
Max players from 8 -> 255 + small connection optimizations (#722)
* Multiplayer 8 to max byte increase.

Made-with: Cursor

* Server chunk optimizations for large player counts, server full notification fix, added to server.properties.
2026-03-06 19:23:32 -06:00
halogen 8434825dbb Fix merge conflicts 2026-03-04 10:03:26 -05:00
halogen cbd8d4f73e Updated CMakeLists.txt to support cross-compiling on linux host, replace all #inlcudes containing backslashes with forward slashes (not supported outside MSVC) 2026-03-03 13:07:24 -05:00
lspepinho 8b28c20d7a
Fixes for PR #96 (#170)
* Implement basic multiplayer functionality

* Update README.md

---------

Co-authored-by: Slenderman <ssimulpong@outlook.com>
2026-03-03 06:30:22 +07:00
daoge_cmd b691c43c44 Initial commit 2026-03-01 12:16:08 +08:00