192,983 Commits over 4,049 Days - 1.99cph!
Extrapolation time on NPC entities is clamped to 0.1 seconds as well
Fixed icesheet decal movement
Agent persists installed modules (previously we assumed that creation and loading Effects would suffice, but this didn't account for modules installed from other systems, e.g. game events such as Animal Raid)
GameEvent is now a Definition
Added GameEvent console command (event.trigger)
Tweaked a few vegetation material wind params for too much distortion or not enough motion
Polished beech tree textures and models
Made PositionLerp more generic to eventually be usable in other projects
Extrapolation time on player entities is clamped to 0.1 seconds
tutorial played flag is now saved in player prefs, tutorial prompt no longer appears once you've declined tutorial or played it
Senses resets threat scores for dead units
ThreatThresholdCondition tweak
Cherry picking corpse NRE fix from Helk's branch
refresh entity list on manager add/remove
more tutorial integration
Entity list search / flag filter
Probably fixed issue with camera getting destroyed. (Buck bug)
Added dir adherence control over height blend
Lowered maximum globals 2-2 on wind prefab
Updated shadergui for rust/std shaders and copy/paste for core set
Loading coroutine, UI progress
Updated post processing stack
Scientist hostility when mounted to a ch47.
tutorial prompt panel UI.
wip adding tutorial prompt into game mode selection.
Some tweaks to mounted scientists.
Social editor NRE fix
New search in databrowser
Changed EntityManager destruction event to be invoked after entity if removed from EntityManager
Added destroy button to EntityList
tweaked car1 map so you don't get stuck by tilefall and to make it more readable
fixed default squad for map causing 2 units to spawn in the air
jenkinsfile 18.1.b13, misc stuff
added MatchMode.Tutorial to to MatchMode enum. Set it at tutorial start.
Disabled fast forward in tutorial.
Disabled end turn button until the end of the hand-held tutorial steps.
▅▅▇▄▅ ▄▌▆▋▍▆ ▇█▇▊ ▍▌█▌▍▄▌███ ▅▉▌▅▅█▊▅▉▊ ▄▇▄▅█▇▄█▇▄▉▆ (▄▌▉▉█▍▅▋ ▆▊ ▍▊▄█▍▅▊, █▊▅▍▊▉ ▉▋▇█ ▊▍█▅▇▌▌▉▄▊_▉▄▋▄▋█▇██▅ ▄)
subtracted burner changes commit.
reverted burner changes.
fixed grabbers.
fixed tutorial.
▅▋▋▉▄ ▋▊▆ ▍▋▋▌▌▇▄▅▊ ▋▌▋▇▇▋▅▊█
Map coordinates changed so letters are horizontal
Made map coords darker, so they stand out more
Fixed server description showing as ???????
reverted launcher attack range to 3 from 1
added placeholder tutorial button to menu.
re-enabled tutorial, started fixing new bugs with it.
Fixed flickering plane passengers
Ore deep within mines doesn't get wet during rain.
NPC loot tweaks.
Manifest.
LootSpawns now check if an instance of an item already exists in the target container before adding another (fixes receiving duplicate item drops)
Made bots deathmatch by default if they're not in a game mode they have a special case for. Can be useful for testing things with death/respawn. Fixed AI character targeting being able to target itself. Changed spectator to look straight down with no target.
Wind improvements.
Fixed more things that were breaking our ref probes.
Fixed spectator target changes not working. Target doesn't need to be known by the server at all - made it all client-side.
+ spelling mistake fix.