198,877 Commits over 4,140 Days - 2.00cph!
damage texture albedo, masks polish
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.
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++
Fixed hammer_update_entity crashing the game
cam.Start() will now error when given no arguments
wood/stone/metal tier atlas mask for damage + material tweaks
wip squad editor unit list refactoring so we can start to show career units
Subtracting AI behaviour
24668,
24684 (performance issues)
Fixed building ID regression on newly created buildings (changeset 24670)
Merged in from ai behaviour 3.
Some more scientist fixes.
UnitView looks for "_overlay" or "_damage" mesh instead of just damage
World stuff.
Less stamina used while running.
Bot damage working correctly
Fixed bot player not setting ServerPosition
Moved character collider + other stuff
Cohesion to component WIP
Facepunch.Steamworks meta files
Throw exception and fail the build when skinnable item name is incorrect
Fixed small build log typo
Fixed humans not animating
Gibbable.DoPrepare error message tweaks
Moved xmas event meta file
Deleted ocean clutter prefabs (unused)
Nuked Human and Animal entity types, merged everything into Unit/UnitView. Removed IUnit interface
Fixed layer on elevator volumes
Serializing ISerializables
Optimized elevator volumes (server perf)
top tier atlas mask for damage + material tweaks
Any entity can use sockets, not just building blocks (presumably breaking everything)
Fixed portraits not getting rendered after unit creation
Misc UI bits
twig tier atlas mask for damage + material tweaks
Another stab at scientists