branchbefore/maincancel

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

7 Years Ago
AI : Human/FireMaking goal plans all use default curve for their process capacity considerations, which should result in much lower scores when the fire is full
7 Years Ago
Terrain decal persistence, improvements
7 Years Ago
Added SerialziedPropertyEx.SetDefaultValues which does what it says
7 Years Ago
More decal tweaks
7 Years Ago
Fixed missing components on terrains in various scenes More decals bits
7 Years Ago
Terrain decal fix
7 Years Ago
Fixed heightmap NRE
7 Years Ago
Added TerrainDecals system for splat tinted and biome/season synced decal management Buildings can now optionally spawn with a dirt decal Building placement guide uses a decal
7 Years Ago
Fixed terrain painting not updating Island 1 fuckery
7 Years Ago
Fixed disabled terrain on island1
7 Years Ago
save
7 Years Ago
dont init FoliageGrid in edit mode
7 Years Ago
Cleanup
7 Years Ago
menu music
7 Years Ago
Updated various portions of the terrain system plus new foliage system Using Facepunch.UnityEngine
7 Years Ago
Wearable prefabs to units layer
7 Years Ago
More decal bits
7 Years Ago
Physics step tweak
7 Years Ago
Blood fam
7 Years Ago
Added DynamicDecals Combat hits cleanup, decal assignment
7 Years Ago
Version++
7 Years Ago
Settlement creation basics
7 Years Ago
Fixed vitals getting bad values on startup
7 Years Ago
Last few stats editor tweaks for now
7 Years Ago
Only vitals can be simulated Stats editor cleanup
7 Years Ago
Stats editor tweaks
7 Years Ago
Before/StatsEditor basics
7 Years Ago
Merged hunting Goals into one Goal. People should now only hunt if they have a weapon that doesn't require ammo or that they have ammo for
7 Years Ago
Paople will now drop any weapons they don't consider to be their best weapon
7 Years Ago
Fixed NRE when a unit leaves the tribe
7 Years Ago
DataBrowser cleanup Fixed bad DOF
7 Years Ago
People should no longer drop weapons
7 Years Ago
Moved Go To Smart Object out of SetDestination and into its own class. Updated loads of data with the new action. Added spaces to DataAsset logs.
7 Years Ago
Casting and null checking of the action in the callback in ItemAction. Logging if it fails.
7 Years Ago
UIElement no longer caching Tweeners
7 Years Ago
NRE fix
7 Years Ago
7 Years Ago
removed error spam in BuildingView when we cant find a mesh renderer
7 Years Ago
TribeSpawner can specify hostility to player tribe Removed testbox_diplomacy Added testbox_combat
7 Years Ago
regen options UI forms fixed obscured FoW mode not working
7 Years Ago
adds
7 Years Ago
Fog of war mode now exposed in options, added traditional RTS style mode
7 Years Ago
Stat debug fields update value when not focused
7 Years Ago
Added option for effects to not remove unit flags when removed. One Shot Kill won't remove Dead flag on removal.
7 Years Ago
Revive Unit display name is now Revive
7 Years Ago
Reviving now takes time and has an animation
7 Years Ago
disabled unit gizmos on portrait clone views scripts /units/ cleanup better stats debug panel
7 Years Ago
buffering of ClearEffects so we actually remove all effects. gating of Effects stuff with Enabled status of component.
7 Years Ago
Revive effect actually removes downed effect, not just the disabled flag
7 Years Ago
StripFlags no longer invokes flag removed events, This stops people from un-ragdolling when they go from disabled to dead. Reaching 0 health during combat now adds the downed effect.