193,436 Commits over 4,079 Days - 1.98cph!

7 Years Ago
more squad editor rework
7 Years Ago
Added Wait For Tree To Fall Action. Woodcutters will now process trunks to logs even if there is no stockpile. Fixed multi unit commands not assigning roles and thus not working properly.
7 Years Ago
admire updates
7 Years Ago
Increased base GPV momentum to 2. Added AI for general stockpiling of items. Fixed CraftItemProcess Progress.
7 Years Ago
NetworkUser
7 Years Ago
Fixed NRE in ItemSettingsEditor
7 Years Ago
EAC SDK update
7 Years Ago
Road grass decor aligns to normal
7 Years Ago
Fixed stars being occluded by atmosphere fog at night Slightly darker sky at midnight
7 Years Ago
damage texture albedo, masks polish
7 Years Ago
added SquadEditorUnit class. Squad editor now builds a list of available SquadEditorUnits based on mode (regular/career) Squad editor now lists one unit per type or one unit per individual unit, depending on mode.
7 Years Ago
Weather (currently only fog) is randomized every 18 hours, fades over 6 hours Fixed washed out sky around noon in temperate and arid biomes Network++
7 Years Ago
Minor Hapis fixes
7 Years Ago
Fixed hammer_update_entity crashing the game cam.Start() will now error when given no arguments
7 Years Ago
wood/stone/metal tier atlas mask for damage + material tweaks
7 Years Ago
wip squad editor unit list refactoring so we can start to show career units
7 Years Ago
Subtracting AI behaviour 24668, 24684 (performance issues)
7 Years Ago
Fixed building ID regression on newly created buildings (changeset 24670)
7 Years Ago
Merged in from ai behaviour 3.
7 Years Ago
Some more scientist fixes.
7 Years Ago
UnitView looks for "_overlay" or "_damage" mesh instead of just damage
7 Years Ago
World stuff. Less stamina used while running.
7 Years Ago
Fix recursive ref
7 Years Ago
Bot damage working correctly
7 Years Ago
.
7 Years Ago
Cohesion NRE fix
7 Years Ago
Fixed bot player not setting ServerPosition
7 Years Ago
TribeWindow WIP
7 Years Ago
Moved character collider + other stuff
7 Years Ago
Data tidy up
7 Years Ago
ProtoInclude Cohesion
7 Years Ago
Cohesion to component WIP
7 Years Ago
More of the same
7 Years Ago
merged from main
7 Years Ago
behaviour ai tweaks
7 Years Ago
World progress
7 Years Ago
NRE fix
7 Years Ago
Facepunch.Steamworks meta files
7 Years Ago
Throw exception and fail the build when skinnable item name is incorrect
7 Years Ago
Remade human vie prefabs
7 Years Ago
Fixes
7 Years Ago
Fixed small build log typo
7 Years Ago
Fixed build warnings
7 Years Ago
Cleanup
7 Years Ago
Fixed humans not animating
7 Years Ago
Prefab save
7 Years Ago
Gibbable.DoPrepare error message tweaks
7 Years Ago
Moved xmas event meta file
7 Years Ago
Deleted ocean clutter prefabs (unused)
7 Years Ago
Nuked Human and Animal entity types, merged everything into Unit/UnitView. Removed IUnit interface