reporust_rebootcancel

111,832 Commits over 3,928 Days - 1.19cph!

7 Months Ago
Subtract audio import changes (some audio clips had preload disabled)
7 Months Ago
Tweaks
7 Months Ago
Lens material tweak
7 Months Ago
Updated sidecar wheel fx
7 Months Ago
Optimized water trail
7 Months Ago
Play on show fix
7 Months Ago
Iterating
7 Months Ago
Renamed graphics.collapseRendererLOD to graphics.collapseRenderer and made it true by default
7 Months Ago
Disable dynamic pricing on the travelling vendor, it already has a price randomisation system
7 Months Ago
Another compile fix Typo fix
7 Months Ago
Merge from dynamic_vendor_pricing
7 Months Ago
Player dies in serious bike crashes
7 Months Ago
Server compile fix
7 Months Ago
Fixed motorbike dirt FX playing on show
7 Months Ago
Set up exhaust FX to only run while throttle input in active
7 Months Ago
Parent merge
7 Months Ago
Delete midi bindings folder on branch to restore local setups
7 Months Ago
Fixed MeshLOD renderers showing a shadow when they are culled by a HLOD master mesh
7 Months Ago
Mounted players now take some damage if the bike takes a big hit
7 Months Ago
Trail LOD tweaks.
7 Months Ago
LOD tweaks
7 Months Ago
Improved prefab
7 Months Ago
Merge from parent
7 Months Ago
▉▋▋▇▊ ▆▉▋▉▋
7 Months Ago
LOD distance tweak.
7 Months Ago
Exhaust prefab. Added to Motorbike.
7 Months Ago
Merge from audio_import_june_2024 -> aux2
7 Months Ago
Update settings of all music clips
7 Months Ago
Change audio clip updater to handle music clips - vorbis, 80% quality (like other vorbis clips) - preload off
7 Months Ago
Removed debug print in physics.cs
7 Months Ago
Refactor HLOD system to include MeshLOD components in it's baking process Fixes several LOD inconsistencies when looking at monuments from a distance, will need a lot of testing and a HLOD generation/S2P of all monuments Was a surprisingly large refactor
7 Months Ago
Fixed sidecar impacts not damaging the bike
7 Months Ago
Add bikes to the All Vehicles group on my test map
7 Months Ago
Remove sidecar model from playground scene. Looks like added by mistake in 99319
7 Months Ago
Merge from main
7 Months Ago
Dir changes
7 Months Ago
Parent merge
7 Months Ago
Merge from main
7 Months Ago
Merge from tribicycle4k
7 Months Ago
Merge from sidecar4k
7 Months Ago
Merge from motorbike4k
7 Months Ago
Fixed sidecar physics trouble, but need to re-fix pulling to the right
7 Months Ago
Sidecar physics fixes
7 Months Ago
Merge Bikes -> main
7 Months Ago
Fixed unassigned sidecar LODs
7 Months Ago
Fix compile error from "fix_shipping_container_batching"
7 Months Ago
Compile fix for TriggeredEvent
7 Months Ago
merge from fix_shipping_container_batching -> main
7 Months Ago
Merge Bikes -> main
7 Months Ago
Added terrain collision proxy components to all bikes - fixes not falling through terrain holes