update tasks to prevent merge conflicts
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
id: TASK-0025
|
||||
id: TASK-0027
|
||||
title: Host-authoritative player navigation с shared debug path preview
|
||||
summary: Перевести player movement на host-authoritative NavMesh pipeline с server-side path planning, authoritative path following и общим debug path preview для всех клиентов.
|
||||
priority: Highest
|
||||
@@ -24,7 +24,7 @@ related_files:
|
||||
- Assets/Features/VoxelWorldNavMesh/Runtime/VoxelWorldNavMeshService.cs
|
||||
---
|
||||
|
||||
# TASK-0025 - Host-authoritative player navigation с shared debug path preview
|
||||
# TASK-0027 - Host-authoritative player navigation с shared debug path preview
|
||||
|
||||
## Status
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
id: TASK-0026
|
||||
id: TASK-0028
|
||||
title: Перевести runtime NavMesh на interest-cluster-based coverage
|
||||
summary: Заменить основной runtime pathing mode с множества region-based NavMeshData на небольшой набор крупных cluster-based coverage windows, чтобы убрать seam-разрывы и сделать покрытие совместимым с multiplayer interest set.
|
||||
priority: Highest
|
||||
@@ -21,7 +21,7 @@ related_files:
|
||||
- Assets/Features/VoxelWorld/Runtime/VoxelWorldGenerator.cs
|
||||
---
|
||||
|
||||
# TASK-0026 - Перевести runtime NavMesh на interest-cluster-based coverage
|
||||
# TASK-0028 - Перевести runtime NavMesh на interest-cluster-based coverage
|
||||
|
||||
## Status
|
||||
|
||||
Reference in New Issue
Block a user