reporust_rebootcancel

135,155 Commits over 4,444 Days - 1.27cph!

2 Years Ago
Fixed vehicle light scripts not using the correct default values.
2 Years Ago
Codegen
2 Years Ago
merge from main -> protobuf_skip_default_fields
2 Years Ago
Cherrypick audio fixes back to audio_import_music_clips now that it's working properly
2 Years Ago
Reserialize 5.5k audio assets to see if it fixes "CompressedInMemory" being decompressed in memory (could also be asset bundles not rebuilding properly)
2 Years Ago
Add option to reserialize all audio importers since we moved from serializedVersion 6 -> 7
2 Years Ago
Some sound effects didn't save their settings
2 Years Ago
Made a new tool that looks for instances of MeshLOD's that are set to render shadows while also having a shadow proxy in their children (resulting in double shadow rendering) Fixed 79 prefabs where this occurred Didn't run a S2P so double shadow rendering will still be happening in monuments The MeshLOD converter will no longer allow this situation to happen
2 Years Ago
rain gutter set : adding models, textures, material updated gutter prefab and building
2 Years Ago
MeshLOD converter will no longer work if child renderers have different shadow casting modes and will now match the shadow casting mode of its children rather than just defaulting to shadow casting enabled Converted prefabs to MeshLOD: Towel, trousers, tshirt, jerrycan, book piles, plant pots, kettle, milkchurn, moonshine, metalsign, tarpsign, handsaw, horseyoke, rake, secret lab chair, table door poker, advanced loot box and reactive target Fixed incorrect scaling on secret lab chair deploy guide
2 Years Ago
Fixed door.hinged.industrial A and D incorrect materials (also now uses less gameobjects)
2 Years Ago
Bounce improvements.
2 Years Ago
Merge from bradley_fixes_6_24 (coax issues and some minor improvements)
2 Years Ago
Fixes for issues. Iterated on coax.
2 Years Ago
Merge Phrases
2 Years Ago
Update phrases
2 Years Ago
Merge Travelling Vendor -> Main
2 Years Ago
Regen manifest
2 Years Ago
Add convar to toggle DetachMonumentChildren - enabled by default
2 Years Ago
Merge from main -> native_memory_stream
2 Years Ago
Disable "client scene" and "server scene" in S2P because they aren't implemented yet
2 Years Ago
merge from main -> monument_scenes
2 Years Ago
Update import settings of audio
2 Years Ago
Travelling Vendor -> Main
2 Years Ago
Ready to go
2 Years Ago
Merged Jarryd's TerrainHeightSet changes
2 Years Ago
Removed terrain filters from cliff prefabs
2 Years Ago
Cherrypicked server override fix
2 Years Ago
Cherrypicked VehicleChassis Workaround
2 Years Ago
Cherrypicked event compile fix
2 Years Ago
Fixed codegen errors
2 Years Ago
Fix preload setting not being preserved after unity 2022
2 Years Ago
Start over on a new branch since we need to keep the original preload settings - cherrypick 99453 (music clips = compressed in memory + preload off)
2 Years Ago
Merge Main -> Travelling Vendor
2 Years Ago
Greatly improved the reliability of pull over checks. Now correctly notices electrical boxes, electric poles, cactus and junkpiles in basically all cases
2 Years Ago
Hill cliffs test
2 Years Ago
Fixed wire isolation resetting itself when looking away
2 Years Ago
handcuffs worldmodel - added static mesh version - added worldmodel prefab - added icon - all hooked up
2 Years Ago
Fixed rear wheels not moving Fixed indicators Vendor now destroys road signs that it comes in contact with
2 Years Ago
a start on set dressing the storage warehouse.
2 Years Ago
Adjusted wheel collider values. Appears to be more stable overall
2 Years Ago
Added cuffs specific wounded anim, hooked up in override controller
2 Years Ago
Dont force network update every fixed update. Seems to provide better results at first glance
2 Years Ago
Merge from force_mount
2 Years Ago
Client now eliminates unsuitable mountables for force mount radial menu show check.
2 Years Ago
Merge from main
2 Years Ago
Distance & LOS checks
2 Years Ago
handcuffs 3p animations updated
2 Years Ago
Prioritise potential mount targets by distancer
2 Years Ago
Redirect mount requests to any vehicle-parent when force mounting a player. Horse mount logic for restrained players to match vehicles (passenger only, never driver)