194,336 Commits over 4,079 Days - 1.99cph!
Fixed tribe create missing post
Fixed camera modules not being properly enabled
Fixed some Singletons fucking OnEnable
Camera modules are now mono behaviours with scriptable obj profiles, input moved to static PlayerCameraInput
Bin spawn changes, console command changes.
Added an AutoContinueThroughInputs bool to FuelToEffect Machine Process to keep campfires going though multiple inputs
Fixed vehicle sounds and other vehicle state issues.
Fixed M key toggling map while marker creation is active
DepositEntity Action has blackboard read fallback
Testing some more nuanced gating of UnitView.Update
Merge from interaction position fuckery
OverlapBox alloc because non alloc is a cunt
removed old, unused, commanf finished events from BattleController
Desire cleanup for interactions
Interaction positions check if blocked on clear
Tags, InteractionPosition block check fiddling
made a bunch of AI do desire creation instead of interaction execution
Moved Interaction Position handling to an event-based approach. Blocked positions don't seem to be getting unblocked.
Fixed some command evaluation in PlayerController using the wrong overloads
Fixed a couple of local game bugs
Ditched radial menu on character modal, added command button dock for clothing
Added a CommandQueue command finished event.
Some more refactoring.
AI works again (well, a bit)
Even more robust AiManager.
fixed hotspots taking 2 seconds to appear at night
A bit more robust handling of temporary sets in AiManager.
fixed leaking flares
fixed cave nodes not having minigame
removed temp survey crater work
ore hot spots spawn closer to the last one instead of on the other side
Computer cabinets / desk tweaks
ore flare mesh cull and optimization
skin approval stuff
removed spring cost on SAP
reduced SAP HQM cost
skin approval
compile fix
Radial menu widget optional modalness
Attachment point conditionals use enum
added building 3, working on buildings 4 and 5
WIP radial menu on character screen, PlayerController refactoring for better external command evaluation
some item attachment data