MinecraftConsoles/Minecraft.Client/Windows64
kuwacom b535baa7c6 add: Dedicated Server BAN access manager with persistent player and IP bans
- add Access frontend that publishes thread-safe ban manager snapshots for dedicated server use
- add BanManager storage for banned-players.json and banned-ips.json with load/save/update flows
- add persistent player and IP ban checks during dedicated server connection handling
- add UTF-8 BOM-safe JSON parsing and shared file helpers backed by nlohmann/json
- add Unicode-safe ban file read/write and safer atomic replacement behavior on Windows
- add active-ban snapshot APIs and expiry-aware filtering for expires metadata
- add RAII-based dedicated access shutdown handling during server startup and teardown
2026-03-08 10:15:13 +09:00
..
4JLibs Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
GameConfig Initial commit 2026-03-01 12:16:08 +08:00
Iggy Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
Leaderboards Initial commit 2026-03-01 12:16:08 +08:00
Network add: Dedicated Server BAN access manager with persistent player and IP bans 2026-03-08 10:15:13 +09:00
Sentient feat: TU19 (Dec 2014) Features & Content (#155) 2026-03-03 03:04:10 +08:00
Social Initial commit 2026-03-01 12:16:08 +08:00
XML Initial commit 2026-03-01 12:16:08 +08:00
KeyboardMouseInput.cpp Overhaul Keyboard/Mouse Support (#612) 2026-03-06 12:38:12 -06:00
KeyboardMouseInput.h Add Chat / Pastes / Formatting (#682) 2026-03-06 09:52:28 -06:00
Minecraft_Macros.h Initial commit 2026-03-01 12:16:08 +08:00
PostProcesser.cpp Improve gamma shader parity - fixes #611 (#790) 2026-03-07 03:00:38 -06:00
Resource.h Initial commit 2026-03-01 12:16:08 +08:00
Windows64_App.cpp Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
Windows64_App.h Update username logic and implement latest LCEMP changes (#311) 2026-03-04 04:50:28 +07:00
Windows64_Minecraft.cpp Improve gamma shader parity - fixes #611 (#790) 2026-03-07 03:00:38 -06:00
Windows64_UIController.cpp Increase GDRAW_D3D11_RESOURCE_rendertarget limit from 32 MB to 64 MB to prevent allocation warnings at high resolutions 2026-03-01 21:00:40 +01:00
Windows64_UIController.h Initial commit 2026-03-01 12:16:08 +08:00
Windows64_Xuid.h Remove all MSVC __int64 (#742) 2026-03-07 03:31:30 +07:00
Xbox_BuildVer.h Initial commit 2026-03-01 12:16:08 +08:00