190,962 Commits over 4,049 Days - 1.97cph!

7 Years Ago
Fixed StorageContainer and BaseOven order interaction
7 Years Ago
Fixed auto turret order interaction
7 Years Ago
▆▄▋▍ ▊██▇▆▉▋▉▋▌▄▄▌ ▍▆▇▊▄ ▍▄██ ▊█▊▍▌ ▋▋▌▌▊▊
7 Years Ago
Reverting accidentally committed ProjectSettings
7 Years Ago
Moved Facepunch.System and Facepunch.Unity to asmdef
7 Years Ago
Added missing folder meta file of no relevance
7 Years Ago
Fixed interaction menu sort order (default interaction) on sleeping bags and doors Fixed being unable to pick up collectables Persistance++
7 Years Ago
Bandit town scene layout progress / wooden walkway greyboxes / mossy rock materials / swamp water material
7 Years Ago
Fixed another \ vs / issue on effect folders when building manifest on Windows
7 Years Ago
NRE fix
7 Years Ago
added despawn point on nospawns
7 Years Ago
Reworked group joining/leaving AI
7 Years Ago
Strip AudioLowPassFilter component from server Fixed \ vs / issue on effect folders when building manifest on Windows
7 Years Ago
Lot drawing
7 Years Ago
Combat testbox settlement assignment TribeSpawner adds buildings to settlement
7 Years Ago
healing station
7 Years Ago
NRE fixes
7 Years Ago
Fixed various issues caused by people leaving the tribe
7 Years Ago
- Player anims - Added blendtrees to playeranimator - Added freefall ,openParachute, and landing bools to playeranimator
7 Years Ago
Deactivate unit detail view if they get destroyed
7 Years Ago
art
7 Years Ago
testbox splats
7 Years Ago
Fixed NRE in HumanPortraits.Update when someone leaves the tribe
7 Years Ago
Updated ignore.conf
7 Years Ago
Updated ignore.conf
7 Years Ago
Various hunting AI scoring improvements Re-enabled Human/Cook/CookCorpse/FindAndPutCorpseOnFire goal plan
7 Years Ago
Fixed NRE when someone leaves the tribe
7 Years Ago
Tidied stair and window glitches
7 Years Ago
data
7 Years Ago
Merge from unity_2018.1.0
7 Years Ago
ItemAction.OnItemActionCallback is static, no longer does stupid check for settings equality
7 Years Ago
Added LeaveGroup goal to the Human-GroupActions module, which is now installed by default and no longer managed by the GroupMember component. People will now leave the tribe using this AI module, and go find another group to join if possible. Added various group and settlement related conditions/actions.
7 Years Ago
Jenkinsfile
7 Years Ago
▇▅▇▆▇█ ▍█▅▆▅ ▄▋▋▊▄▍ ▊▉▍▄▌▄ ▌▅▇▌ ▅▌▊▉█ ▄▄▉▋█▉ (▆█▋ ▅▍ ▆▇█ ▄▋█ ▉▌▍▉ ▇▄ █▅█▄▄▉▋, ▉▉▋▋▍▊ ▆▍▊██ ▅▆▍ ▍▋█▊▇▅)
7 Years Ago
Merging KOTH map update
7 Years Ago
7 Years Ago
Network++ Save++
7 Years Ago
▍▊▋▇▊ ▌▅▍▌▅▌ ▍▅▇▅▅▄▋, ▋▍▋ ▄▌▉▊▉▅▆ ▆▊█▋▄▆▇▍▉▍▄▇▉▉ ▋▌▍-▍▋▌▍▅█▅▆ (▇▄▌▋ ▆▊▄▊▌▊▅▋▄ ▌▍ ▄▆▉▅▋█▇ ▅▆▄▉▋▌▇▆▄ ▆▆ ▉▋▅█▆▇ ▇▄ ▊▊▌ ▊▅▍▄▋▋)
7 Years Ago
EAC SDK update
7 Years Ago
use correct RAWINPUT buffer size
7 Years Ago
Updated layout
7 Years Ago
Scene2Prefab
7 Years Ago
Return type consistency for Entity.GetRagdollOwner
7 Years Ago
progress backup
7 Years Ago
Crafting failure activity uses goal failure activity generators again, does some special case stuff for tooltip text Fixed potential NRE in AIAction.Break (check state, shouldnt happen so I added a warning) Strangers will no longer sit around the fire after leaving Role assignment activity no longer pops notifications
7 Years Ago
CanFindBuildingForTarget now uses group entities instead of knowledge
7 Years Ago
Type consistency for Player.TraceHullAttack, Player.GetObserverTarget, Player.GetRagdollEntity Player.IsFullyAuthenticated no longer returns the player object by doing something very wrong in singleplayer or for local server host Type consistency for NPC.GetEnemy, NPC.GetTarget, NPC.GetBlockingEntity, NPC.GIve
7 Years Ago
Added powerlines to old monuments
7 Years Ago
building anims
7 Years Ago
Added checks for components to BuildingFilterSet. IsStockpile condition now checks for the component rather than the category. Selecting carried items for a container will now skip clothes unless we registered them to the container.