121,377 Commits over 4,018 Days - 1.26cph!
Merge TrainWorkContinued -> Main
Fixed Dropbox NRE when right clicking items into it
Get hurtTiggerUser once, instead of every tick
Fixed client RPC being broke
Also allow HUD component toggles
Allow the Tools tab to be used in Demos
Refactored mesh trim settings, adjusted height on gas station to properly remove interior faces
Hooked everything back up
SLM FFT now working properly
Fix some wonky nameplate behavior when mixing clans and teams
Marge from hardcore -> aux2
Accidently included ProjectSettings
Merge from hardcore -> aux2
Hide mission button in inventory when disabled
Caboose exterior backup + new stringlight mesh files
Updated harness model with collar lods
Disable missions for hardcore
Only remove scientists from safezones when gamemode disables safe zones
Custom bool for disabling spawn groups rather than disabling the game object
Leader rank always has all permissions set so don't tell the client otherwise
Remove refresh button from logs tab, it'll auto-refresh when switching to the tab instead
Exterior lighting files
Light animation WIP
Updating FFT to SLM version
Made ingame changelog prettier
Harness with updated rig + lods
Add a short pause to nexus.redirect so the loading screen can render before disconnecting
- Added methods to check all, or individual, train track splines in prefabs for potential tangent issues.
- Fixed up the dodgy tangents in four train tunnel prefabs.
- Removed the temporary workaround for the broken ones, and some now-unused methods.
- Regenerated spline data.
- Some formatting.
One remaining problem with the updated splines joining up so this can't go on Main just yet.
Merge from furnace_ui_rework -> aux2
Saving map file in encrypted state
Merge from main -> furnace_ui_rework
Merge from harcore -> aux2
Update HLOD system to call MeshTrimmer process as part of Scene2Prefab
Clean out any extra vertices, saves about 1000 verts/normals/etc
Forgot to include the codegen