branchbefore/maincancel

17,530 Commits over 1,614 Days - 0.45cph!

10 Years Ago
Added a NavMesh.SamplePosition to the GroupController spawn routines. Units now correctly spawn on valid navmesh positions. Removed GroundController.
10 Years Ago
Trying to solve this navmesh issue, but this is starting to smell like a unity bug?
10 Years Ago
Commiting arctic scene just to be sure it has no lightmapping data
10 Years Ago
Another Amplify commit.
10 Years Ago
Hopefully this fixes the compile errors...
10 Years Ago
Updated AmplifyMOtion and Color. SO test level with new navmesh (no fix)
10 Years Ago
Fixed Wolf collider size and tweaked WolfController transitions.
10 Years Ago
Ok, so this fixes the cycling of building selection.
10 Years Ago
Prevent building selection from going out of scope + some merges.
10 Years Ago
Added TimeController. Cleaned up scenes (rocks now distributed on Start, file sizes reduced by ~99%)
10 Years Ago
Updating to latest UI dlls, but something strange is going on in our UI scene... (this was before I updated to latest UI dll too).
10 Years Ago
Added BuilderController.cs to the Player Prefab.
10 Years Ago
Set up UnitAsset, GenderUnitAsset, AgeUnitAsset, GroupAsset and GroupController for all current species.
10 Years Ago
Updated Human and Bear animation controllers with better movement transition values. UnitAnimation component now working. Added some Gizmo icons for Group spawners.
10 Years Ago
Updated TOD. Fresh TOD settings and new LUTs. Some misc asset cleanup.
10 Years Ago
Some cleanup of depracated code related to units and groups (controllers, views and prefabs)
10 Years Ago
Spawns now work with the new UnitAsset and GroupAsset settings system.
10 Years Ago
Seal assets.
10 Years Ago
Some touchups.
10 Years Ago
This should make jenkins happy.
10 Years Ago
Start of new GroupAsset and GroupController
10 Years Ago
Icons for the different types of .asset we have should make it easier to work with.
10 Years Ago
Did some cleanup.
10 Years Ago
New Unit Asset Settings system implemented. New group settings not yet implemented, and controllers for spawning not yet using these, but good to get it in. Also including the code for the previous failed attempt.
10 Years Ago
Scene updates
10 Years Ago
Snow scene stuff.
10 Years Ago
Such igloos.
10 Years Ago
Added new terrain shader with hard-mix/blend, UVMIX, optional flat faces; working fog; cross-platform friendly Created test material_arctic and assigned to island_arctic1 terrain
10 Years Ago
Backup commit, scene stuff.
10 Years Ago
Scene file too.
10 Years Ago
Holy snow stuff.
10 Years Ago
And these too.
10 Years Ago
Backuping some files before I ruin them.
10 Years Ago
Tweaked FreeCamera script a bit (not used in gameplay just useful for scene work). Added Crevasse model
10 Years Ago
Snow tree files.
10 Years Ago
Prefab updates just to be sure
10 Years Ago
Updated TOD and WaterUpdate with Andre's magic.
10 Years Ago
We don't want flying bears just yet Bill!
10 Years Ago
Fixed bad param names in anim controllers
10 Years Ago
Custom gizmo test which isn't actually a gizmo and is thus basically useless!
10 Years Ago
Groups now spawn with random Y rotations.
10 Years Ago
GroupController.spawn_unit no longer hardcodes the Y spawn position...
10 Years Ago
Bear Group updates.
10 Years Ago
Bear Unit prefabs. Controller updates for wolf/impala/human/bear/mammoth
10 Years Ago
Tree Cleanup, UnitAnimation basiscs. Human Male Animation import cleanup.
10 Years Ago
Added NavAgentMoveTo and NavAgentMoveRandom scripts.
10 Years Ago
Prefab updates.
10 Years Ago
- Renamed UnityController to BaseController. - Moving UnitAnimation to the Unit's Controller
10 Years Ago
Removed skin duplicate from human unit view.
10 Years Ago
I'm not crazy.