..
Block
new funcs in Block, chatcolor enum
2026-04-18 19:42:25 -05:00
Chunk
fill in old stubs regaridng chunk stuff & another inv fix
2026-04-13 20:55:02 -05:00
Command
finish rewrite; port to cmake, loads of other changes
2026-03-21 14:01:49 -05:00
docs
Allowing plugins to be used as dependencies to other plugins ( #16 )
2026-05-06 17:38:05 -05:00
Enchantments
add enchantments ( #7 )
2026-03-28 13:33:54 -05:00
Entity
fix bugs found regarding inventories
2026-04-13 19:43:58 -05:00
Enums
Events, minor apis, stubs for future pr ( #9 )
2026-04-02 17:22:07 -05:00
Event
BlockFadeEvent
2026-04-19 08:41:54 -05:00
Experimental
Feature/plugin api experimental ( #12 )
2026-04-05 21:21:22 -05:00
Inventory
fix disenchant bugs from setdurability etc
2026-04-18 14:31:19 -05:00
Net
finish rewrite; port to cmake, loads of other changes
2026-03-21 14:01:49 -05:00
Plugin
finish rewrite; port to cmake, loads of other changes
2026-03-21 14:01:49 -05:00
Scheduler
FourKitScheduler & FourKitTask ( #17 )
2026-05-06 17:36:47 -05:00
Util
add missing funcs to Player, add Velocity and Vectors
2026-03-23 08:06:21 -05:00
.editorconfig
add enchantments ( #7 )
2026-03-28 13:33:54 -05:00
ChatColor.cs
new funcs in Block, chatcolor enum
2026-04-18 19:42:25 -05:00
CMakeLists.txt
finish rewrite; port to cmake, loads of other changes
2026-03-21 14:01:49 -05:00
EventDispatcher.cs
finish rewrite; port to cmake, loads of other changes
2026-03-21 14:01:49 -05:00
FourKit.cs
FourKitScheduler & FourKitTask ( #17 )
2026-05-06 17:36:47 -05:00
FourKitHost.Callbacks.cs
FourKitScheduler & FourKitTask ( #17 )
2026-05-06 17:36:47 -05:00
FourKitHost.cs
FourKitScheduler & FourKitTask ( #17 )
2026-05-06 17:36:47 -05:00
FourKitHost.Events.cs
Merge branch 'feature/plugin-api' of github.com:sylvessa/MinecraftConsoles into feature/plugin-api
2026-05-06 17:37:05 -05:00
GameMode.cs
finish rewrite; port to cmake, loads of other changes
2026-03-21 14:01:49 -05:00
Location.cs
chunk additions
2026-04-13 19:43:48 -05:00
Material.cs
finish rewrite; port to cmake, loads of other changes
2026-03-21 14:01:49 -05:00
Minecraft.Server.FourKit.csproj
finish rewrite; port to cmake, loads of other changes
2026-03-21 14:01:49 -05:00
NativeBridge.cs
FourKitScheduler & FourKitTask ( #17 )
2026-05-06 17:36:47 -05:00
Particle.cs
particle stuff
2026-03-23 20:55:27 -05:00
PluginLoadContext.cs
Allowing plugins to be used as dependencies to other plugins ( #16 )
2026-05-06 17:38:05 -05:00
PluginLoader.cs
Allowing plugins to be used as dependencies to other plugins ( #16 )
2026-05-06 17:38:05 -05:00
ServerLog.cs
finish rewrite; port to cmake, loads of other changes
2026-03-21 14:01:49 -05:00
Sound.cs
playsound, sleep ignoring
2026-03-23 17:25:46 -05:00
World.cs
chunk additions
2026-04-13 19:43:48 -05:00