MinecraftConsoles/Minecraft.Server
kuwacom 465b2b8f14 update: support stream(file stdin) input mode for server CLI
Support for the stream (file stdin) required when attaching a tty to a Docker container on Linux.
2026-03-13 13:03:03 +09:00
..
Access refactor: clean up and refactor the code 2026-03-11 17:48:05 +09:00
Common refactor: clean up and refactor the code 2026-03-11 17:48:05 +09:00
Console update: support stream(file stdin) input mode for server CLI 2026-03-13 13:03:03 +09:00
docs update: update Dedicated Server developer guide 2026-03-08 22:53:23 +09:00
vendor add: add nlohmann/json json lib 2026-03-08 01:08:23 +09:00
Windows64 add random seed generation 2026-03-11 11:08:20 -05:00
Minecraft.Server.vcxproj refactor: refactor command path structure 2026-03-13 00:14:20 +09:00
Minecraft.Server.vcxproj.filters refactor: refactor command path structure 2026-03-13 00:14:20 +09:00
ServerLogger.cpp add: implement StringUtils for string manipulation and refactor usages 2026-03-07 17:39:37 +09:00
ServerLogger.h update: converted Japanese comments to English 2026-03-07 20:12:17 +09:00
ServerLogManager.cpp add: add Whitelist to Dedicated Server 2026-03-11 17:16:36 +09:00
ServerLogManager.h add: add Whitelist to Dedicated Server 2026-03-11 17:16:36 +09:00
ServerProperties.cpp update: add world size config to dedicated server properties 2026-03-11 20:38:25 +09:00
ServerProperties.h update: add world size config to dedicated server properties 2026-03-11 20:38:25 +09:00
ServerShutdown.h fix: fix stop command shutdown process 2026-03-08 18:23:29 +09:00
WorldManager.cpp update: check for the existence of GameHDD and create 2026-03-08 23:02:52 +09:00
WorldManager.h update: converted Japanese comments to English 2026-03-07 20:12:17 +09:00