neoLegacy/Minecraft.Server
Revela 4fffcac6e7 Add VSync and fullscreen settings, fix swap chain resize and revert lighting changes
- Add VSync and Exclusive Fullscreen toggles to the graphics settings menu
- Rewrite D3D11 swap chain to use DXGI flip model with tearing support
- Fix black screen on resize by creating new swap chain instead of ResizeBuffers
- Revert conditional lighting optimization in Level::setTileAndData back to unconditional checkLight
- Revert deferred lightGaps flagging in LevelChunk::recalcHeight back to immediate lightGap calls
- Add SWF/ARC editing tools used to add new UI checkboxes
2026-03-19 11:04:49 -05:00
..
Access Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
cmake/sources Add UIUnicodeBitmapFont to CMake source lists and update nightly release paths 2026-03-17 18:32:15 -05:00
Common Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
Console Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -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 Merge remote-tracking branch 'upstream/main' 2026-03-17 17:26:40 -05:00
CMakeLists.txt Add VSync and fullscreen settings, fix swap chain resize and revert lighting changes 2026-03-19 11:04:49 -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 Change default for hardcore-ban-ip to false 2026-03-16 08:10:40 -05:00
ServerProperties.h Add hardcore-ban-ip property for IP banning on hardcore death 2026-03-16 08:00:48 -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