194,086 Commits over 4,079 Days - 1.98cph!
Mostly fix getting stuck on its side
Fixed inconsistent NEXTBOT:OnEntity(Lost)Sight behavior
HumanNPC cleanup before starting to move stuff out
Do not try to precache HL1 models/materials on map load, for cases when HL1 is not even mounted
Do not force precache HL2:Lost Coast harpoon either
Fixed HL1 scientists screaming non-stop after getting damaged
Committing game manifest prefab auto-updates
Replaced a bunch of UnityEditor.EditorUtility.SetDirty with UnityEditor.PrefabUtility.SavePrefabAsset in DoPrepare
Do I understand why? No.
Do the docs explain why? Also, no.
Does it fix the bug? Seems to.
Added "Assets/Prefabs/Reserialize Selected Prefabs"
Fixed spawn handler setting spawn population reference on the prefab instead of the instance (made purchased entities count towards wild entities)
more conversion, sense fixes
▍▊█▊▄▄▌ ▄▄▋▍ █▅▍▊▊▊▄▊▋█ ▊▉ ▌█▅▋▍▉ ▊▊▇▅▅▋▍█▌.
Fixing some movement issues
▇▌▇▄ ▊▇▉▉ ▊▊▋▅▄▇▉▋ ▇▆ ▊▉▄ ▍▍▋▅▆▅▅▋▆
EffectRecycle tweak to ensure we're not reimporting things accidentally on the build server all the time
▋▍▆▇▇▋▆ / ▄▆▉▉▋▄ ▋█▌▅▇▉█▊ ▆█▋▌▆ ▊▆ ▌▌█ ▋▋▍▊▊█ ▌▇▋▅▄▊▉▌▅▉ ▌▇▄▇▇▅▄▇ ▉█▉.
Committing GameManifest LootSpawn generated files (build time debugging)
Committing some more prefab auto-updates
vm chainsaw - fixed issue with jacket clipping camera
▅█▋▇▄▇▍▉ ▊▋▌▌▉ ▅▍▋▄▆▇█▍▍▊ ▄▇▄▇▅▉▋▊█▋ ▌▌█▇█ ▉▍▆ ▋▌▍▆▋▌▋▌ █▋▅ ▉▍▇▅▌▋▍ ▍▄▋▄▌▅ (▇▅▋▆ ██▊▋, █▅▆▅ ▋▋▊▆ ▉▇▄▄█▍▋▉ ▋▊▉█▉▌▉ ▊▍▌▌ ▊▄█▇▍ ▅█▄ ▌▄▄▅▄▆▋▉█▍ ▌▊█▇▆ ▉▌▍▅ ▅▊▊▉▅▌)
EffectRecycle tweak to avoid prefabs thinking they've been edited in DoPrepare when they weren't (probably doesn't do anything)
Spice bush and willow bush billboards
merge from lower_face_wearable
Added Harbor phone booths
Adjust train engine power and drag
Train now moves at correct speed on cubic hermite splines using a lookup table. Some slight jitter that I need to look into
▌▍█▋ ▊▍▉▉▅▆▍█▇▍▉ ▆▍▌▄ ▌▇▄▊▌▆▇
Working on a lookup table to allow a constant rate of movement along cubic splines. The simple "spline t * distance" system existing in PathInterpolator doesn't account for the shape of the spline, causing the train to slow on curves
▇▄▇▅▆▆▆ ▄▋▅▋▅▆ ▇█▇, ▊ ▍▍▊▍▆▅ ▋▍██▌ ▇▋ ▄█ ▊█▊▋▌▅▍▇▋ ▉▆▆▇▉ ▋▉▇█▄▇ ▊▍ ▇▄▍▉▅▌▌ ▇▊▄▅.
▋▋▊ ▍▌█▋▉▊▌▄ ▇▉▌ ▋▋▆▇▍ ▆▌ ▄▍█ ▌▋▉▆▄▍▋▆ ▆█▇▋▄ █▋▌▄▆▊▅▋▊ ▇▉▆▇▍▍ ▌▋▅▋▌▅
Debug.editorselectinrange now works in demos and will use the position of the debug camera for it's origin if it is active
wip scientist memory/senses conversion
▋▉▌▄ ▄▍▄▉▅▇▄▆ ▌▋ ▍▆▉ ▌▌▋▆▄▆▄█▆
▅▇▅ ▌▉▄▉▄▄▍▇ █▅▆▆▊▅▆▌▇▅ ▌▄▊▇▉▆▅
Can now deploy and pick up the drone
WIP fixing collision and landing logic
procedural grouping and tree line widget
ErrorNoHalt when file.Open is given incorrect read/write mode (used to silently fail)
Fixed issue with standard terrain blend + shoreline wetness.
serverside gibs inherit rendermode/fx
Fix mounting support for G String game
Added ITexture.GetNumAnimationFrames()
Added ENTITY:GetPreferredCarryAngles( ply ) ("anim" type SENTS only)
Added Player argument to GM:GetPreferredCarryAngles