18 Commits

Author SHA1 Message Date
p2r3
182a180c2e update contribution guidelines 2025-09-23 13:25:45 +03:00
p2r3
244c98552f add note about dev tools in contribution guidelines 2025-09-16 11:37:45 +03:00
jcfb
6a65b8acba support 32-bit compilation on windows
* Add support for 32 bit cross compile in mingw64 and windows 98 support

* add check to error out on linux

* update text

* add instructions for 32-bit compilation on windows

---------

Co-authored-by: p2r3 <41925384+p2r3@users.noreply.github.com>
2025-09-14 18:56:17 +03:00
jcfb
26f068bc09 support native windows binary compilation
* add winsock2 to globals.c

* add winsocket2 compatibility to main function

* add winsocket2 to packets.c

* and winsocket2 to procedures.c

* add winsocket 2 compatibility to tools.c

* add winsocket2 to varnum.c

* add mingw64 linker options to build.sh

* fix build

* style nitpicks

* remove old_fd

* update compilation instructions for windows

---------

Co-authored-by: p2r3 <41925384+p2r3@users.noreply.github.com>
2025-09-14 17:11:56 +03:00
breakgimme
6f260383cd correct windows build documentation 2025-09-13 16:45:46 +03:00
p2r3
2a9e443a8d fix compilation on windows 2025-09-13 14:09:13 +03:00
p2r3
70b3b048db improve esp compilation instructions in readme 2025-09-13 00:36:40 +03:00
fox3000foxy
0f1cadd341 add warning about instability when using modded clients
* Added Fabric Notice

* rephrase fabric warning

---------

Co-authored-by: p2r3 <41925384+p2r3@users.noreply.github.com>
2025-09-13 00:18:16 +03:00
p2r3
dabb202c13 mention testing in contribution guidelines 2025-09-12 19:39:33 +03:00
CodeAsm
eef1020ad8 automate vanilla registry extraction on linux
* Adding a simple check if someone has read the readme

* semi automate the registeries generation. still requires manually downloading server.jar for eula purposes

* The mods have spoken: no spelling mistakes allowed.

* mention extract_registries script in readme

---------

Co-authored-by: p2r3 <41925384+p2r3@users.noreply.github.com>
2025-09-12 19:31:03 +03:00
Anmol
7206dd1b11 create windows build script
* Create build.bat

* Update build.bat

* added error handling

* changed error to match build.sh

* update readme to mention windows build script

---------

Co-authored-by: zyriu1 <Suvkq@hotmail.com>
Co-authored-by: p2r3 <41925384+p2r3@users.noreply.github.com>
2025-09-12 18:41:01 +03:00
p2r3
5b8360708c clarify memory footprint of VISITED_HISTORY 2025-09-12 15:12:46 +03:00
p2r3
46a808152a document important configuration options for real servers 2025-09-12 15:09:36 +03:00
p2r3
5c571df947 clarify details in readme 2025-09-09 19:33:52 +03:00
p2r3
125203980b add current game and protocol version to readme 2025-09-09 14:01:34 +03:00
p2r3
362f9e925b document latest build binary in readme 2025-09-09 13:59:39 +03:00
p2r3
75259271f1 write readme 2025-09-07 22:32:09 +03:00
p2r3
94b568d2ac Initial commit 2025-08-12 03:45:14 +03:00