6 Commits

Author SHA1 Message Date
Alexander Borisov d2450712ed Merge branch 'master' into task/0023-0028-navmesh
# Conflicts:
#	Assets/Features/VoxelWorld/Runtime/VoxelWorldGenerator.cs
#	docs/tasks/Index.md
2026-04-08 20:42:18 +03:00
horooko 914d7a1778 [Add] New Player Input 2026-04-08 21:07:56 +07:00
Alexander Borisov 055b87a85c add voxel world runtime navmesh sidecar
Introduce a DI-wired NavMesh sidecar for voxel chunks so world streaming stays actor-driven and world state remains the canonical source for navigation rebuilds.
2026-04-08 11:28:39 +03:00
Nikita Dugin 8ec3be6d9c Few changes 2026-04-08 01:25:20 +03:00
Nikita Dugin 78a23c3367 Move through camera direction. Simple x-ray shader for player 2026-04-07 23:19:35 +03:00
Nikita Dugin 0e3b3a1ccf Add test player with FishNet 2026-04-07 17:33:44 +03:00