reporust_rebootcancel

112,468 Commits over 3,928 Days - 1.19cph!

8 Months Ago
Merge UWSkidoo -> Aux2
8 Months Ago
Merge from main
8 Months Ago
Merge snow_effects_rollback -> main (ceiling light IO fix)
8 Months Ago
Fixed ceiling light IO being difficult to interact with (sometimes disappeared when you tried to aim at the IO)
8 Months Ago
Prefab fixes
8 Months Ago
Lighting prefab & related mats & textures
8 Months Ago
Merge from snow_effects_roll_back_and_meshLOD_conversion
8 Months Ago
Added more sell orders Broken new turret setup with vendor Setup turrent variant
8 Months Ago
Fixed some incorrect tarp colours on oil rig
8 Months Ago
Fixed ceiling light not being interactable and gibs missing material
8 Months Ago
Disabled colliders on cctv desk to fix not being able to mount
8 Months Ago
Fixed incorrect index (again)
8 Months Ago
Fixed some more pipes with incorrect colours on large oil rig S2P both rigs with hlod
8 Months Ago
▊▌▊▌▋ █▌▅▉▋▌█
8 Months Ago
Fixed incorrect destination on event start
8 Months Ago
Sorted null hit colliders in obstacle check
8 Months Ago
Clear now-missing component in RealmedRemove, and remove unused LODGroup
8 Months Ago
Event setup Added missed world mask to obstacles Codegen
8 Months Ago
Set up the vehicle world + detailed collider sets
8 Months Ago
▉▄█▊▄▆▅ ▅▋▉█▋ ▋▄▌▉▅▅
8 Months Ago
Moved the front force trigger to a separate GameObject
8 Months Ago
█▉▄▅▅▉▆ ▅▉▌▍▅/▇▍█▆▇▍▄ ▄▉▅▌▄▌
8 Months Ago
Fixed some containers that have changed colour on the tarp cargo ship variant Updated the replace objects with prefab tool with a new tool that just replaces the objects selected object with the provided prefab, no string filtering
8 Months Ago
Manifest update
8 Months Ago
Fixed more cases of objects not being marked as IsDynamic on cargo ship, unsure how they keep slipping through
8 Months Ago
Fix travelling vendor code compilation when in client or server only modes
8 Months Ago
Merge main -> travelling_vendor (client compile fixes)
8 Months Ago
8 Months Ago
▆▅█ █▉▉▊▅▉ ▌▄▍▌▌▌▆ ▍▍ ▋▍▉▆▉ ▆▄ ▉▄▆▍▍ ▆▅▆▆▌▌▅▍▆ ▋█▋▄▊▊▋ ▉▆█▉▅ ▍▌▅▇▄▊▆ █▍██▅▉ ▊▍▋▉▍▄ ▅▍▊▄█▋▅▌▉▇▄ ▌▋▇▋ ▇▇▄▍▌▅▌ ▉▇▇▄▉ (▉▄▋▍▍ ▆█ ▇)
8 Months Ago
Fixed more client compile errors, in SceneToPrefab
8 Months Ago
▋▆▇▌▅▌▇ ▊▅▋▌▉▌▆ ▋█▊▅▋▋▅█
8 Months Ago
Undo substract on main CS 98931
8 Months Ago
Merge main
8 Months Ago
merge from main -> monument_scenes
8 Months Ago
Fixed random letter in file
8 Months Ago
Fixed vendor alignment Made alignment work with steering instead
8 Months Ago
Subtract accidental merge of monument_scenes to main instead of aux2
8 Months Ago
Merge from monument_scenes -> aux2
8 Months Ago
Fix remapped scene prefabs being warmed up
8 Months Ago
Merge main -> travelling_vendor
8 Months Ago
Fix client compile in editor (SceneToPrefab.GetOrCreateFolder doesn't exist in CLIENT mode)
8 Months Ago
▍▄▋█▅▆▇▅▋▋▋ ▄▆▉ ▄▉▄ ▆█▉▊ ▋▅▇▊▉▄▉▅▊ ▅█▉▍▍▆▉ █▌▌▋▌, ▄▅ ▆▇▋▍ ▅▋▉ ▊▊▇▉▅ ▍▇ ▌▉▆ ▌▄▅▊▇ █▇▉▌▄▊. █▉▋▌▋▄▄▆▋ ▄█▇▅█ ▋▆█▋ ▇▅▊▆▉ ▍▌▍█ ▍▍██▆▊ ▌▆▄▉▋█▌▇.
8 Months Ago
Raised charms to prevent clipping with hand
8 Months Ago
Merge from monument_scenes -> aux2
8 Months Ago
Update old rig scenes
8 Months Ago
Fix S2S not adding tags to monuments with their MonumentInfo not on root level
8 Months Ago
Merge from main -> monument_scenes
8 Months Ago
▆▌▄▅▆▊█ ▉█▊▊█▊▌▇ ▊██▅▆▅▄▆█▉▉▉▋▄*<▌> ▄▉▅▊▅▋▇▍▍▉▆ ▋▋ ▌█▊ ▄▌▄▆ ▆▊▊▄▇▅▉▉
8 Months Ago
merge from analytics_profile_servermgr -> main
8 Months Ago
Add profiling to following methods & include in runtime profiling data - ServerMgr.Update() - Net.sv.Cycle() - Physics.SyncTransforms() - CompanionServer.Tick() - BasePlayer.ServerCycle()