Alexander Borisov
1681e44c5e
add documentation
2026-04-08 20:58:33 +03:00
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
Alexander Borisov
2757bf3a3b
reorganize navmesh contracts and services
...
Split VoxelWorld nav contracts into focused files and extract clustered coverage helpers so the navmesh service stays a coordinator instead of a catch-all runtime file.
2026-04-08 20:31:16 +03:00
horooko
914d7a1778
[Add] New Player Input
2026-04-08 21:07:56 +07:00
Alexander Borisov
289d5f783b
add transient nav coverage hints
...
Introduce nav-only corridor hints and feed them into clustered coverage scheduling so runtime NavMesh can prewarm ahead of active movement paths.
2026-04-08 15:37:37 +03:00
Alexander Borisov
0b380def78
refactor nav coverage into clustered windows
...
Replace region-based runtime pathing with interest-cluster coverage windows so active nav areas stay contiguous and spawn anchors participate in initial coverage.
2026-04-08 13:52:00 +03: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
horooko
efce7c458d
[Add] Asset Validator
2026-04-08 13:18:26 +07:00
horooko
211c975889
[Fix] Flatten Terrain
2026-04-08 09:41:17 +07:00
horooko
50831947b9
[Add] Thread fix
2026-04-08 09:34:45 +07:00
horooko
12430cdf4f
[Add] Base Logic
2026-04-08 09:22:05 +07:00
horooko
46aec7ef92
Merge pull request 'feature/fishnet-essentials' ( #5 ) from feature/fishnet-essentials into master
...
Reviewed-on: #5
2026-04-08 01:26:05 +03:00
Nikita Dugin
8ec3be6d9c
Few changes
2026-04-08 01:25:20 +03:00
Nikita Dugin
e2425d6634
[VContainer] Add application lifetime scope and configure message pipe
2026-04-07 23:50:52 +03:00
Nikita Dugin
8948bd3eee
Adjust player speed
2026-04-07 23:20:26 +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
Nikita Dugin
11ab636608
Fix missing shader in build
2026-04-07 17:30:17 +03:00
horooko
8efdd2db33
[Add] Low-Poly Medieval Fantasy Heroes - Basic Pack
...
https://assetstore.unity.com/packages/3d/characters/humanoids/fantasy/low-poly-medieval-fantasy-heroes-basic-pack-288957
2026-04-07 06:54:20 +07:00
Alexander Borisov
1a466a5fc6
add namesh package and samples
2026-04-07 02:23:21 +03:00
horooko
09a1e805cc
[Add] Monster Sounds
2026-04-07 05:06:19 +07:00
horooko
72ae13eb1c
[Add] RPG Monster BUNDLE PBR
2026-04-07 05:01:33 +07:00
horooko
8db3d0a27c
[Fix] Chunk Unload
2026-04-07 04:34:42 +07:00
horooko
04d28fb16c
Remove Editor Tool
2026-04-07 03:49:12 +07:00
horooko
ddd4c55c9a
Migrate to 3D
2026-04-07 03:48:26 +07:00
horooko
eaeff953fe
Move Plugings & Files, Remove Old
2026-04-07 03:31:00 +07:00
horooko
960af4bb3a
[Fix] FishNet
2026-04-07 03:25:40 +07:00
horooko
ba7513d478
Update FishNet
2026-04-07 03:11:52 +07:00
horooko
9675b7b31d
Move Files, remove 2D world gen
2026-04-07 03:10:03 +07:00
Firinor
55cea836ed
new generator settings
2026-04-06 16:52:39 +03:00
horooko
d126f216b7
[Add] Ref
2026-03-31 13:15:34 +07:00
horooko
5f35ed8a6e
[Add] Optimization
2026-03-31 12:33:11 +07:00
horooko
7c2491c1ee
[Add] Batch optimization
2026-03-31 11:48:09 +07:00
horooko
fa36c49583
[Fix] Update Voxel World
2026-03-31 11:30:35 +07:00
horooko
122d7e55c2
[Add] Voxel World Generator
2026-03-31 09:02:06 +07:00
horooko
c22c08753a
[Add] FishNet
2026-03-30 20:11:57 +07:00
horooko
ee793a3361
[Add] VFavorites2
2026-03-30 13:16:04 +07:00
horooko
06149a3fef
[Add] VFolders2
2026-03-30 13:15:31 +07:00
horooko
4f2a943775
[Add] VHierarchy 2
2026-03-30 13:15:00 +07:00
horooko
0117e5d940
[Add] VTabs2
2026-03-30 13:14:43 +07:00
horooko
65566e565d
[Fix] Button Size
2026-03-30 13:13:57 +07:00
horooko
5434a7e601
[Final] TaskBoard
2026-03-30 10:25:01 +07:00
horooko
ef2c132c92
[Add] Base TaskBoard & TaskManager
2026-03-30 08:00:05 +07:00
horooko
0b06ff5a06
[Add] TextMeshPro & Chunk maker
2026-03-30 06:16:25 +07:00
horooko
e2dab2208a
[Add] WorldAutotile authoring pipeline
2026-03-29 09:58:59 +07:00
horooko
456fe76e86
[Add] UniTask
2026-03-29 03:31:05 +07:00
horooko
123c373439
[Fix] resolve TreeView deprecation in Unity 6.2+
2026-03-29 03:19:31 +07:00
horooko
50dd99279c
[Add] UniTask
2026-03-29 03:17:31 +07:00
horooko
70e80f76cb
[Add] Chunk Limit
2026-03-29 03:11:19 +07:00
horooko
99c70886a5
WorldGen
2026-03-29 02:26:31 +07:00