MinecraftConsoles/Minecraft.Server
DrPerkyLegit 08a88fed6e
optimizations (#10)
* optimize item data communication, options for future item flags

* lighten load on gc from inventory apis

* dont allocate for SyncPlayerFromNative

* fix blocklag
2026-04-03 17:08:59 -05:00
..
Access Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
cmake/sources Events, minor apis, stubs for future pr (#9) 2026-04-02 17:22:07 -05:00
Common Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
Console finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
docs Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
vendor Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
Windows64 finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
CMakeLists.txt improve hostfxr loading, delete unnecessary logs 2026-03-21 16:40:07 -05:00
FourKitBridge.cpp Events, minor apis, stubs for future pr (#9) 2026-04-02 17:22:07 -05:00
FourKitBridge.h Events, minor apis, stubs for future pr (#9) 2026-04-02 17:22:07 -05:00
FourKitMappers.cpp cleanup 2026-03-24 21:13:15 -05:00
FourKitNatives.cpp optimizations (#10) 2026-04-03 17:08:59 -05:00
FourKitNatives.h cleanup 2026-03-24 21:13:15 -05:00
FourKitRuntime.cpp cleanup 2026-03-24 21:13:15 -05:00
FourKitRuntime.h cleanup 2026-03-24 21:13:15 -05:00
ServerLogger.cpp Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
ServerLogger.h Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
ServerLogManager.cpp Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
ServerLogManager.h Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
ServerProperties.cpp Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
ServerProperties.h Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
ServerShutdown.h Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
WorldManager.cpp Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
WorldManager.h Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00