MinecraftConsoles/Minecraft.Server
kuwacom 7315fcbc92 refactor: clean up and refactor the code
- unify duplicated implementations that were copied repeatedly
- update outdated patterns to more modern ones
2026-03-11 17:48:05 +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 refactor: clean up and refactor the code 2026-03-11 17:48:05 +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: add Whitelist to Dedicated Server 2026-03-11 17:16:36 +09:00
Minecraft.Server.vcxproj refactor: clean up and refactor the code 2026-03-11 17:48:05 +09:00
Minecraft.Server.vcxproj.filters refactor: clean up and refactor the code 2026-03-11 17:48:05 +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 add: add Whitelist to Dedicated Server 2026-03-11 17:16:36 +09:00
ServerProperties.h add: add Whitelist to Dedicated Server 2026-03-11 17:16:36 +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