neoLegacy/Minecraft.Server
DrPerkyLegit 98c33aa677
feat: Feat/expanded worlds (#107)
* it works kinda but its laggy

* attempt at making it faster

* Revert "attempt at making it faster"

This reverts commit 32a68ed3ae.

* Revert "it works kinda but its laggy"

This reverts commit 2830b973d4.

* round robin client chunk cache, expanded world type
2026-05-24 21:50:12 +03:00
..
Access add support for linux clang cross compiles 2026-04-08 12:03:15 +03:00
cmake/sources fix: guardian effect + guardian damage + sounds (#51) 2026-05-03 17:59:57 +03:00
Common major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05:00
Console major: Switch to forward slashes(+more) to fix compilation on Linux (#1403) 2026-04-14 16:47:37 -05: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 forgot these files 2026-05-03 20:52:27 +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: Feat/expanded worlds (#107) 2026-05-24 21:50:12 +03: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