repobeforecancel

19,298 Commits over 1,614 Days - 0.50cph!

7 Years Ago
register dispensable in take all over time interaction
7 Years Ago
attempt to fix people gathering too many sticks for the fire and then dropping them when trying to deposit
7 Years Ago
Removed Building.CanDeposit method with bool for accounting for registered. This is automatically handled depending on whether or not the item is registered in the other overload.
7 Years Ago
Misc
7 Years Ago
GPV.SetActive cleanup/simplification
7 Years Ago
NextInteractionData summaries
7 Years Ago
Fixed the next interaction injector not using the blackboard from the next interaction
7 Years Ago
BEF-422 After clicking craft the + button gets removed until window is closed and opened
7 Years Ago
Fixed shitty editor property drawing
7 Years Ago
Removed error for null renderers in BMO.UpdateMaterialProperties, instead just skip over them Tree re-inits BMO on resource view after being chopped down
7 Years Ago
Overriding from next interaction no longer clears the agent's next interaction. Added interaction clearing to the interaction performing goal plan.
7 Years Ago
Next interaction reset logging ,cleanup
7 Years Ago
Removed als file
7 Years Ago
Fixed some smart object interactions reporting 0 free positions (plans now hold reference to their position group instead of doing lookup all the time)
7 Years Ago
Fixed linger path prefab icon
7 Years Ago
Fixed bad dropdowns (not great tho)
7 Years Ago
Fixed bad old prefabs on island1 Fixed Before/StandardTerrain SplatCount warnings spam Udpated NavMeshComponents Version++
7 Years Ago
Bird flock cleanup
7 Years Ago
Biome mat obj cleanup, entity views force re-init on leaving pool Portrait clone views force BMO reinit
7 Years Ago
Incremental compiler for lols
7 Years Ago
Audio manager config prefabs are GameObject fields not PoolAudioSource (debugging standalone NRE) Unit path UI should always turn off target highlight when hiding
7 Years Ago
merge from 2018.3.0b1
7 Years Ago
jenkinsfile
7 Years Ago
Various tribe create related. Traits screen etc. Added descriptions back to Traits.
7 Years Ago
Tribe create lineup, fx
7 Years Ago
NRE fix
7 Years Ago
Removed OnValidate from UI prefabs Cleanup
7 Years Ago
Fixed initial tribe create screen
7 Years Ago
Save
7 Years Ago
Cleanup
7 Years Ago
Another fix
7 Years Ago
Fixed customise character screen not showing
7 Years Ago
Tribe create cleanup
7 Years Ago
MFM
7 Years Ago
Fresh errors for Bill
7 Years Ago
Fixed NRE in DeferredDecalRenderer.OnDisable
7 Years Ago
MFM
7 Years Ago
Tribe create misc
7 Years Ago
Switched tree_umbrella_thorn to impostor shadow + updated prefab and view
7 Years Ago
Reworked, improved and cleaned up deferred decal renderer a bit Fixed decal lighting/GI
7 Years Ago
Stat manipulators hold a list of affected stats for easier removal Another fix for lingering tooltips
7 Years Ago
Fixed tribe create hover menus getting stuck Fixed tooltips triggering after delay when the source element has been disabled
7 Years Ago
improved previous fix
7 Years Ago
Fix for out of range error in Building.CanDeposit
7 Years Ago
Hopefully fixed flakey hover buttons in tribe create
7 Years Ago
Ghost interaction/vis fixes
7 Years Ago
odd changed files from testbox arid
7 Years Ago
FuelToEffect no longer tries to start if the process queue is empty (although we should never be trying to do that really?)
7 Years Ago
More
7 Years Ago
More