122,119 Commits over 4,048 Days - 1.26cph!
Added a TriggerAnalytic component that can send an event every time a player enters it
Includes a per-player timer so a player can't trigger it more than once every two minutes
Fixed train tunnel deaths only counting if they are in or near the entrance stairwell (should now be counted anywhere in the tunnels)
Made it easier to shunt around long trains. Calculate the total mass in a less realistic but more fun way.
Playblast timeline changes. Added directory to ignore config
Made train wagons indestructable for this release (until we get gibs)
Fixed wagons not syncing position to the client. D'oh
Fixed trigger NRE with coupling
Fix oil rig deaths not being counted (incorrect monument bounds on OilrigAI prefabs)
S2P
Fixed incorrect wagon rail height
Fixed a bunch of exceptions and rendering issues in the Viewmodel testing scene
Regenerated track splines
Test map edit. Added all the wagons
WorkCart train coupling LOD assignment fix
█▊▊▅▆█ ▋▋▇▄▆█▅ ▇▄▋▉▄ ▄▍▋ ▉ ▇▄▍ ▄▍▅▉
▍▋▉█▍-▌█▆▍▍▄▅-▄▋-▍▍▇▅▍▋▇-▌▌▄▋-▅█▆▋▅▌▋▅▌█▇-█▋▇█▋▋ ▌▆▋▆▊█▍ ▌▍▆ ▋▉▆▄ ▍. ▉▋▌█▅▉▌▅▆ ▍▆▇ ▉▉▊▋█▄ ▊▄ ▉▇██_▄▇▌▅▊▄▉▉ ▇▇ ▌▍▉▄ ▊▅▍▅█▇█▄.
▇█▌▆█-▄▍▋▌▉▆▇-▇▆-▆▆▌▉▍▇▆-▉▊▊▊-█▉▊█▇██▋▌▄▇-▉▄▅▍▍█ ▆▅▅█▇▇▌ ▋▌▋ ▍▇▄▌ ▌. ▅▊▄█▇▇▉ ▅▋▊ ▉▆▌▋▌▇ ▄▇ ▋▇▉█▅▅▅▌▊█▊█▇▋▆██ ▇▅ █▊▅▋ ▄▇▌▋▅▍▄▍.
Keep the last few clan messages in memory so the app can load them into its scrollback
Refactor how clan chat worked so it can be adapted to support nexus
Fix exception thrown when loading the clan member list and a player has a note set
merge from april_22_optimisations
updates to viewmodel prefab
Added FoliageGridBatch. Allows for more efficient creation of meshes by skipping some of the validation steps Unity performs.
Adding more checks to ensure that foliage grid doesn't blow past the frame limit.
Better rail /rail and road / road intersections
Smoother rail branching transitions and rail / road intersections
Converted added a async alternative to FoliageGridCell.Init
Roads, rails and rivers are now resampled after smoothing
Roads, rails and rivers are now considered splines (resulting in smoother meshes)
Rail branching progress, path resampling experiments
lmg - updates to base export and anims, added initial vm prefab
Fixed missing material on terrain benchmark
cherrypicking - Updated benchmark demo
greatly reduced shadow proxies artifacts on temperate cliffs
fixed issues with compound railway floating in certain seeds - shrunk railway length
fixed codelock on compound farming machine
Fixed dressing errors on powerline platforms
Improved powerline A collider detail along zipline floors
Added colliders to the zipline stop module