122,144 Commits over 4,048 Days - 1.26cph!
Add ESPCanvas.OverrideMaxDisplayDistance and ESPCanvas.DisableOcclusionChecks convars
Get TrackSpeed properly, taking train cars that are facing backwards into account
Merge from powerline_zipline
Add a new entity at the end of each zipline that renders the last half of the zipline (this will resolve the zipline disappearing when arriving at the end of a very long zipline)
Disable this behaviour in demos for backwards compatibility reasons
Improved player rotation when travelling on a zipline that goes via another powerline
Add an analytic for using ziplines
Add a tip to explain holding forward to accelerate
▌▋▍▊ ▆▇▊▌▉▋▇ ▍▇▉ ▉▌ ▅▍▌▌▅▌▌▇ ▆▅▌▇▇▍▇ ▇▉█▍█ ▊▄█▋▊▄
▆█▆█ ▌█▆▇██▉ ▆▊▄ ▌▆▋▇▌█▄▉
neutral dog tag setup setup
Finalizing down towards the new desert.
More accurate occlusion / caustics pass
changed up dogtags to use paintable mask to be tintable to any colour, removed old red and blue albedos, added plain variation (but kept metal rough the same so it really does look plain)
▄▌▆▇▍▊ █▋▇▆▆█ ▍▌▋▉▌▌▍▊ ▊█▄█ ▌▆▊▆▍▉▋▇▌ ▊▄▍█
merge from general_qol - These are minor fixes
stairs prefabs
better fitment with door and window inserts
fixed offset on triangle stairs
Merge Rail Network -> Coupling
ProjectSettings fix re previous commit
Set track speed correctly on secondary cars. A few other fixes
Fix being able to get on the zipline when facing the wrong direction
Merge Rail Network -> Coupling
Fix missing MaxVelocity on client preventing zipline audio from working
Merge Main -> Rail Network
Updated native plugins to fix missing ogg encoder error when using a cassette recorder
Fix accepting and declining clan invitations not working
Fix some UI inconsistencies between the different tabs
Highlight rows in all tables except the logs
Recolor the empty and invites sections of the clan UI
Show clan banner color on invitations because why not
Merge clan changed events if one is already queued up
Set scroll sensitivity to something reasonable
thumb_up
127
thumb_down
105
Fade in/out the loading indicator so it doesn't flash the screen every time you do something
Add in a button to cancel editing the motd and reset it
Fixed riverside topology not generating
Set up clan UI to open and switch like the inventory/crafting screens
Hide the settings tab if the player doesn't have permissions for anything there
Formatting for clan color changes in the log
Make NeedsKeyboard.AnyActive return true if any textbox is focused (let me know if there's a better way or any issues with this)