194,760 Commits over 4,079 Days - 1.99cph!

8 Years Ago
Navmesh grid patches can now be traversed by npcs, albeit a bit awkwardly.
8 Years Ago
Various
8 Years Ago
Fixed NRE
8 Years Ago
merge interaction fixes to main (because I suck at branches)
8 Years Ago
Interaction desires now transfer their blackboard to the new behaviours (should fix interactions from desires just constantly breaking)
8 Years Ago
control tests
8 Years Ago
Fixed import settings for spec and smoothness terrain source textures
8 Years Ago
fixed scene with loadout UI stuff?
8 Years Ago
Craft & building window scrollbar improvements
8 Years Ago
Compile fix
8 Years Ago
Updated Facepunch.Steamworks Updated Facepunch.Unity Updated Facepunch.System Removed old exception reporter
8 Years Ago
Added a filter to the spawn tab of the debug tool
8 Years Ago
playtest build
8 Years Ago
Forgot to save
8 Years Ago
Campfire percentage display should now show correct value based on all inputs in fire, not just the current input
8 Years Ago
Party overlay now shows a different icon based on the units party role
8 Years Ago
Fixed UnitCollections getting visible knowledge overlay widgets
8 Years Ago
First pass on a more springy zoom model for the Follow camera (still has issues)
8 Years Ago
noob area wip
8 Years Ago
Fixed units not being able to move after wearing a piece of clothing (InStationaryState on Animation component was being left on after an Animator rebind)
8 Years Ago
Env settings & scene stuff
8 Years Ago
Fixed error in packed texture asset postprocessor
8 Years Ago
Fixes
8 Years Ago
Fixes
8 Years Ago
Singleton fix
8 Years Ago
Fixed tribe create missing post
8 Years Ago
Fixed camera modules not being properly enabled
8 Years Ago
Fixed NRE
8 Years Ago
Save
8 Years Ago
Fixed some Singletons fucking OnEnable
8 Years Ago
Camera modules are now mono behaviours with scriptable obj profiles, input moved to static PlayerCameraInput
8 Years Ago
Bin spawn changes, console command changes.
8 Years Ago
Camera tweaks
8 Years Ago
Added an AutoContinueThroughInputs bool to FuelToEffect Machine Process to keep campfires going though multiple inputs
8 Years Ago
Fixed vehicle sounds and other vehicle state issues.
8 Years Ago
Fixed M key toggling map while marker creation is active DepositEntity Action has blackboard read fallback
8 Years Ago
texture updates WIP
8 Years Ago
Testing some more nuanced gating of UnitView.Update
8 Years Ago
Merge from interaction position fuckery
8 Years Ago
Misc editor bits
8 Years Ago
OverlapBox alloc because non alloc is a cunt
8 Years Ago
removed old, unused, commanf finished events from BattleController
8 Years Ago
Desire cleanup for interactions
8 Years Ago
updated post stack
8 Years Ago
Interaction positions check if blocked on clear
8 Years Ago
Cleanup
8 Years Ago
Removed a method
8 Years Ago
Various
8 Years Ago
Minor change
8 Years Ago
Tags, InteractionPosition block check fiddling