reporust_rebootcancel

108,308 Commits over 3,867 Days - 1.17cph!

4 Years Ago
Turned Interpolate off for workcart rigidbody visuals. Instead of smoothing movement it seemed to actually add jitter in our case, maybe because of the manual MovePosition use?
4 Years Ago
Added spherical overlays to bush billboard normal maps
4 Years Ago
Move workcart in tunnels for easier quick testing
4 Years Ago
Comment clarification only
4 Years Ago
merge from main
4 Years Ago
skin approval
4 Years Ago
Billboards for arid bushes / added missing leaf sound triggers to prefabs
4 Years Ago
19/11/2020 40300 skin Icons
4 Years Ago
cherrypicking 56411
4 Years Ago
skin pre approval
4 Years Ago
Small amount of boats and rideable horses now spawn procedurally again
4 Years Ago
Mostly fix getting stuck on its side
4 Years Ago
HumanNPC cleanup before starting to move stuff out
4 Years Ago
backup
4 Years Ago
merge from main
4 Years Ago
Committing game manifest prefab auto-updates
4 Years Ago
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.
4 Years Ago
Added "Assets/Prefabs/Reserialize Selected Prefabs"
4 Years Ago
Fixed spawn handler setting spawn population reference on the prefab instead of the instance (made purchased entities count towards wild entities)
4 Years Ago
more conversion, sense fixes
4 Years Ago
▍▊█▊▄▄▌ ▄▄▋▍ █▅▍▊▊▊▄▊▋█ ▊▉ ▌█▅▋▍▉ ▊▊▇▅▅▋▍█▌.
4 Years Ago
Fixing some movement issues
4 Years Ago
▇▌▇▄ ▊▇▉▉ ▊▊▋▅▄▇▉▋ ▇▆ ▊▉▄ ▍▍▋▅▆▅▅▋▆
4 Years Ago
EffectRecycle tweak to ensure we're not reimporting things accidentally on the build server all the time
4 Years Ago
▋▍▆▇▇▋▆ / ▄▆▉▉▋▄ ▋█▌▅▇▉█▊ ▆█▋▌▆ ▊▆ ▌▌█ ▋▋▍▊▊█ ▌▇▋▅▄▊▉▌▅▉ ▌▇▄▇▇▅▄▇ ▉█▉.
4 Years Ago
Committing GameManifest LootSpawn generated files (build time debugging)
4 Years Ago
Committing some more prefab auto-updates
4 Years Ago
vm chainsaw - fixed issue with jacket clipping camera
4 Years Ago
▅█▋▇▄▇▍▉ ▊▋▌▌▉ ▅▍▋▄▆▇█▍▍▊ ▄▇▄▇▅▉▋▊█▋ ▌▌█▇█ ▉▍▆ ▋▌▍▆▋▌▋▌ █▋▅ ▉▍▇▅▌▋▍ ▍▄▋▄▌▅ (▇▅▋▆ ██▊▋, █▅▆▅ ▋▋▊▆ ▉▇▄▄█▍▋▉ ▋▊▉█▉▌▉ ▊▍▌▌ ▊▄█▇▍ ▅█▄ ▌▄▄▅▄▆▋▉█▍ ▌▊█▇▆ ▉▌▍▅ ▅▊▊▉▅▌)
4 Years Ago
EffectRecycle tweak to avoid prefabs thinking they've been edited in DoPrepare when they weren't (probably doesn't do anything)
4 Years Ago
Spice bush and willow bush billboards
4 Years Ago
Shore ice wetness fix
4 Years Ago
merge from lower_face_wearable
4 Years Ago
Shredder colliders
4 Years Ago
Merge from editorselect
4 Years Ago
Added Harbor phone booths
4 Years Ago
Adjust train engine power and drag
4 Years Ago
Train now moves at correct speed on cubic hermite splines using a lookup table. Some slight jitter that I need to look into
4 Years Ago
▌▍█▋ ▊▍▉▉▅▆▍█▇▍▉ ▆▍▌▄ ▌▇▄▊▌▆▇
4 Years Ago
▇▊▋▉▆▄ ▅▄▄▍▆▋
4 Years Ago
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
4 Years Ago
▇▄▇▅▆▆▆ ▄▋▅▋▅▆ ▇█▇, ▊ ▍▍▊▍▆▅ ▋▍██▌ ▇▋ ▄█ ▊█▊▋▌▅▍▇▋ ▉▆▆▇▉ ▋▉▇█▄▇ ▊▍ ▇▄▍▉▅▌▌ ▇▊▄▅.
4 Years Ago
Debug.editorselectinrange now works in demos and will use the position of the debug camera for it's origin if it is active
4 Years Ago
wip scientist memory/senses conversion
4 Years Ago
▋▉▌▄ ▄▍▄▉▅▇▄▆ ▌▋ ▍▆▉ ▌▌▋▆▄▆▄█▆
4 Years Ago
▅▇▅ ▌▉▄▉▄▄▍▇ █▅▆▆▊▅▆▌▇▅ ▌▄▊▇▉▆▅
4 Years Ago
More physics work
4 Years Ago
Can now deploy and pick up the drone WIP fixing collision and landing logic
4 Years Ago
procedural grouping and tree line widget
4 Years Ago
Merge from main