MinecraftConsoles/Minecraft.Server
kuwacom c91efe0095 update: changed file read/write operations to use FileUtils.
- As a side effect, saving has become faster!
2026-03-08 10:31:00 +09:00
..
Access add: Dedicated Server BAN access manager with persistent player and IP bans 2026-03-08 10:15:13 +09:00
Common add: add FileUtils 2026-03-08 10:13:36 +09:00
Console add: implement StringUtils for string manipulation and refactor usages 2026-03-07 17:39:37 +09:00
docs add: create Minecraft.Server developer guide in English and Japanese 2026-03-07 20:18:35 +09:00
vendor add: add nlohmann/json json lib 2026-03-08 01:08:23 +09:00
Windows64 add: Dedicated Server BAN access manager with persistent player and IP bans 2026-03-08 10:15:13 +09:00
Minecraft.Server.vcxproj add: Dedicated Server BAN access manager with persistent player and IP bans 2026-03-08 10:15:13 +09:00
Minecraft.Server.vcxproj.filters add: Dedicated Server BAN access manager with persistent player and IP bans 2026-03-08 10:15:13 +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
ServerProperties.cpp update: changed file read/write operations to use FileUtils. 2026-03-08 10:31:00 +09:00
ServerProperties.h update: add LAN advertising configuration for server.properties 2026-03-07 11:51:38 +09:00
WorldManager.cpp update: add note about issue 2026-03-07 20:24:10 +09:00
WorldManager.h update: converted Japanese comments to English 2026-03-07 20:12:17 +09:00