201,986 Commits over 4,171 Days - 2.02cph!
UIWidget/Screen refactoring to better support management of graphics components
Disabled vsync, removed Low quality setting (ultra default)
Fixed some issues with UIWidget not toggling components properly
TabbedWindows properly toggles child widgets
Hopefully actually fixing child widget component toggling
Removed DataAsset equality operators/overloads
Item pickup cleanup
Tutorial widget graphics cleanup
Version++
added uv2 channel to playermodel LOD0 heads for test (need to add to all lods and bodies) added hair mask to skin material, testing nontssaa with new comp and diffuse textures
Senses.SimTick returns if the unit's grid position hasn't change since our last tick
Senses position change gate has a timeout
IVehicleUser no longer needs a character reference
Replaced skin hair masks with multi-param packed map; added toggle for feature
First pass single frame imposter runtime and tools
B key now toggles build menu, instead of just opening it
New trees / polish / prefab settings / LOD distances / snow variants
less highlighting coroutines
Patrol points prefab update for Military Tunnel.
NavMesh now take transparent layer into account when baking (fences).
Possessions now have a reason.
The same item can be possessed for more than one reason.
Crafting component creates and manages possessions for crafting.
Removed Character ref from FootstepsControler
Removed character ref from CharacterMotorHitReceiver
Moving away from having Character implement all these interfaces. Instead, have its components implement the interfaces, and expose them if necessary. Starting with IHealth.
Forgot one ragdoll.
Corpse prefab setup.
added relaxed gun pose for scientists
fixed some minor glitches with 3rd person attack animations
Spectator and PersistentPerson character refs simplified. Spectator now implements IPlayableCharacter
▄▊▄▍▄▉▉ ▆▍▆▅▌ ▊▍▌▌▋▅▊▇█ ▇█▄▆▆█▊ █▄▋█/▄▍▉ ▊▌▅ ▋▉█▍▅▊ ▊▍▋▍▅▊▅▊▊
backup ocean / skydome doodling
Added static recycler to Savas KOTH
Tweaked Savas Junkpile & barrel spawn locations
some fixes to water wells
gas station decor workbench looks decayed
fixed packed material for potted plant not displaying correctly masked
Possessions tidy up.
Removed timeout on possessions with a current goal reason.