neoLegacy/Minecraft.Server
George V. 2293dcbb9f
Merge remote-tracking branch 'Revelations/main' into upstream-merge
# Conflicts:
#	.github/workflows/nightly.yml
#	CMakeLists.txt
#	Minecraft.Client/CMakeLists.txt
#	Minecraft.Client/StringTable.cpp
#	Minecraft.Server/FourKitNatives.cpp
#	Minecraft.Server/Windows64/ServerMain.cpp
#	Minecraft.World/BiomeDecorator.cpp
#	Minecraft.World/BiomeSource.cpp
#	Minecraft.World/cmake/sources/Common.cmake
#	README.md
#	cmake/ServerTarget.cmake
2026-04-28 03:01:30 +03:00
..
Access add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
cmake/sources Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
Common major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Console Merge branch 'main-re' into upstream-merge 2026-04-10 22:00:17 +03:00
docs Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
Security add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
vendor Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
Windows64 Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
CMakeLists.txt feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
FourKitBridge.cpp perf(fourkit): server gc, fast-path event dispatch, tps probe 2026-04-24 21:31:06 -05:00
FourKitBridge.h chunk additions 2026-04-18 18:14:58 -05:00
FourKitMappers.cpp add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
FourKitNatives.cpp Merge remote-tracking branch 'Revelations/main' into upstream-merge 2026-04-28 03:01:30 +03:00
FourKitNatives.h perf(fourkit): server gc, fast-path event dispatch, tps probe 2026-04-24 21:31:06 -05:00
FourKitRuntime.cpp feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
FourKitRuntime.h feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
ServerLogger.cpp perf(server): hold 20 TPS at 50-player scale 2026-04-25 13:42:29 -05:00
ServerLogger.h perf(server): hold 20 TPS at 50-player scale 2026-04-25 13:42:29 -05:00
ServerLogManager.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
ServerLogManager.h chore: sync upstream MinecraftConsoles through 2fba264c 2026-04-15 05:25:33 -05:00
ServerProperties.cpp feat: configurable mob spawn caps via server.properties 2026-04-18 09:31:45 -05:00
ServerProperties.h feat: configurable mob spawn caps via server.properties 2026-04-18 09:31:45 -05:00
ServerShutdown.h Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
WorldManager.cpp major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
WorldManager.h Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00