neoLegacy/Minecraft.Server.FourKit
2026-04-26 14:52:46 -05:00
..
Block new funcs in Block, chatcolor enum 2026-04-18 19:57:14 -05:00
Chunk fill in old stubs regaridng chunk stuff & another inv fix 2026-04-18 18:16:24 -05:00
Command feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
docs i forgot to add chunk events to the docs 2026-04-18 19:57:20 -05:00
Enchantments feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
Entity revert: /ping command and kernel TCP RTT plumbing 2026-04-26 14:52:46 -05:00
Enums feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
Event chunk additions 2026-04-18 18:14:58 -05:00
Experimental feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
Inventory fix disenchant bugs from setdurability etc 2026-04-18 18:16:29 -05:00
Net feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
Plugin fix: redirect AppContext.BaseDirectory to server root for FourKit plugins 2026-04-10 02:03:44 -05:00
Util feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
.editorconfig feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
ChatColor.cs new funcs in Block, chatcolor enum 2026-04-18 19:57:14 -05:00
CMakeLists.txt feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
EventDispatcher.cs perf(fourkit): server gc, fast-path event dispatch, tps probe 2026-04-24 21:31:06 -05:00
FourKit.cs perf(fourkit): server gc, fast-path event dispatch, tps probe 2026-04-24 21:31:06 -05:00
FourKitHost.Callbacks.cs perf(fourkit): server gc, fast-path event dispatch, tps probe 2026-04-24 21:31:06 -05:00
FourKitHost.cs fix: redirect AppContext.BaseDirectory to server root for FourKit plugins 2026-04-10 02:03:44 -05:00
FourKitHost.Events.cs chunk additions 2026-04-18 18:14:58 -05:00
GameMode.cs feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
Location.cs chunk additions 2026-04-18 18:14:58 -05:00
Material.cs feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
Minecraft.Server.FourKit.csproj perf(fourkit): server gc, fast-path event dispatch, tps probe 2026-04-24 21:31:06 -05:00
NativeBridge.cs perf(fourkit): server gc, fast-path event dispatch, tps probe 2026-04-24 21:31:06 -05:00
Particle.cs feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
PluginLoadContext.cs feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
PluginLoader.cs fix: redirect AppContext.BaseDirectory to server root for FourKit plugins 2026-04-10 02:03:44 -05:00
ServerLog.cs feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
Sound.cs feat: add FourKit plugin host with dual server build 2026-04-08 03:02:48 -05:00
World.cs chunk additions 2026-04-18 18:14:58 -05:00