+1
-1
Kestrel.Framework/Client/ClientState.cs
+1
-1
Kestrel.Framework/Client/Graphics/Shaders/ShaderProgram.cs
+1
-1
Kestrel.Framework/Client/Player/ClientPlayer.cs
+28
Kestrel.Framework/Entity/ComponentRegistry.cs
+18
Kestrel.Framework/Entity/Components/DisplayName.cs
+26
Kestrel.Framework/Entity/Components/Location.cs
+3
Kestrel.Framework/Entity/Components/ModelRenderer.cs
+18
Kestrel.Framework/Entity/Components/Player.cs
+22
Kestrel.Framework/Entity/Components/Velocity.cs
+11
Kestrel.Framework/Entity/INetworkableComponent.cs
+1
Kestrel.Framework/Kestrel.Framework.csproj
+2
-2
Kestrel.Framework/Networking/Packets/C2S/C2SPlayerLoginRequest.cs
+1
-1
Kestrel.Framework/Networking/Packets/S2C/S2CBroadcastPlayerJoin.cs
+1
-1
Kestrel.Framework/Networking/Packets/S2C/S2CBroadcastPlayerMove.cs
+8
-22
Kestrel.Framework/Networking/Packets/S2C/S2CPlayerLoginSuccess.cs
+1
-1
Kestrel.Framework/Server/Player/ServerPlayer.cs
+16
-1
Kestrel.Framework/Server/Server.cs
+3
-1
Kestrel.Framework/Server/ServerState.cs
+2
-2
Kestrel.Framework/Utils/Profiler.cs
+3
Kestrel.Framework/World/World.cs
+1
-1
Kestrel.Framework/obj/Debug/net8.0/Kestrel.Framework.AssemblyInfo.cs
+1
-1
Kestrel.Framework/obj/Debug/net8.0/Kestrel.Framework.AssemblyInfoInputs.cache
Kestrel.Framework/obj/Debug/net8.0/Kestrel.Framework.assets.cache
This is a binary file and will not be displayed.
Kestrel.Framework/obj/Debug/net8.0/Kestrel.Framework.csproj.AssemblyReference.cache
This is a binary file and will not be displayed.
+1
-1
Kestrel.Framework/obj/Debug/net8.0/Kestrel.Framework.csproj.CoreCompileInputs.cache
Kestrel.Framework/obj/Debug/net8.0/Kestrel.Framework.dll
This is a binary file and will not be displayed.
Kestrel.Framework/obj/Debug/net8.0/Kestrel.Framework.pdb
This is a binary file and will not be displayed.
Kestrel.Framework/obj/Debug/net8.0/ref/Kestrel.Framework.dll
This is a binary file and will not be displayed.
Kestrel.Framework/obj/Debug/net8.0/refint/Kestrel.Framework.dll
This is a binary file and will not be displayed.
+4
Kestrel.Framework/obj/Kestrel.Framework.csproj.nuget.dgspec.json
+208
Kestrel.Framework/obj/project.assets.json
+8
-2
Kestrel.Framework/obj/project.nuget.cache
+1
-1
Kestrel.Game.Client/obj/Debug/net8.0/Kestrel.Game.Client.AssemblyInfo.cs
+1
-1
Kestrel.Game.Client/obj/Debug/net8.0/Kestrel.Game.Client.AssemblyInfoInputs.cache
Kestrel.Game.Client/obj/Debug/net8.0/Kestrel.Game.Client.assets.cache
This is a binary file and will not be displayed.
Kestrel.Game.Client/obj/Debug/net8.0/Kestrel.Game.Client.csproj.AssemblyReference.cache
This is a binary file and will not be displayed.
+1
-1
Kestrel.Game.Client/obj/Debug/net8.0/Kestrel.Game.Client.csproj.CoreCompileInputs.cache
+6
Kestrel.Game.Client/obj/Debug/net8.0/Kestrel.Game.Client.csproj.FileListAbsolute.txt
Kestrel.Game.Client/obj/Debug/net8.0/Kestrel.Game.Client.dll
This is a binary file and will not be displayed.
Kestrel.Game.Client/obj/Debug/net8.0/Kestrel.Game.Client.pdb
This is a binary file and will not be displayed.
+1
-1
Kestrel.Game.Client/obj/Debug/net8.0/Kestrel.Game.Client.sourcelink.json
Kestrel.Game.Client/obj/Debug/net8.0/apphost.exe
This is a binary file and will not be displayed.
Kestrel.Game.Client/obj/Debug/net8.0/ref/Kestrel.Game.Client.dll
This is a binary file and will not be displayed.
Kestrel.Game.Client/obj/Debug/net8.0/refint/Kestrel.Game.Client.dll
This is a binary file and will not be displayed.
+4
Kestrel.Game.Client/obj/Kestrel.Game.Client.csproj.nuget.dgspec.json
+204
Kestrel.Game.Client/obj/project.assets.json
+8
-2
Kestrel.Game.Client/obj/project.nuget.cache
+1
assets/models/Leaves.bbmodel
+1
assets/models/TestBlock.bbmodel
+4
assets/models/TestBlock.mtl
assets/textures/atlas.png
This is a binary file and will not be displayed.