reporust_rebootcancel

115,447 Commits over 3,959 Days - 1.22cph!

9 Months Ago
Fixed minicopter not being able to sleep properly after being pushed (hurt feelings?)
9 Months Ago
Fixed total required scrap text appearing when opening a tech tree
9 Months Ago
Merge from main
9 Months Ago
Fixed broken collision prefabs on ZiplineLandingPlatform, ZiplineLaunchPlatform, ZiplineLaunchPlatformStairs
9 Months Ago
Converted train tunnel train tracks to MeshLods
9 Months Ago
Merge from main
9 Months Ago
Merge from meshlod_converter
9 Months Ago
Fixed MeshLOD not getting properly assigned to InstancedMeshFilter when converting (the mesh renderer was being assigned so it should still work)
9 Months Ago
Fixed local gesture not transitioning out properly if the gesture was cancelled via the server
9 Months Ago
Fixed null reference exception when using Last Used code button on a modular car codelock
9 Months Ago
Fixed slack rotation issues when placing the light box on angled surfaces
9 Months Ago
Fix rocket consuming ammo before EyeHack is checked, causing rocket to be consumed even though nothing was fired
9 Months Ago
Added new fur setups to cinematic rig
9 Months Ago
merge from flamethrower_informationpanel
9 Months Ago
merge from allow_barricades_monuments
9 Months Ago
merge from qol_show_teammate_building_guide
9 Months Ago
merge from qol_show_teammate_building_guide -> aux2
9 Months Ago
fire arrow viewmodel/flight sounds
9 Months Ago
unique sounds for HV rockets
9 Months Ago
Merge from main -> aux2
9 Months Ago
merge from allow_barricades_monuments -> aux2
9 Months Ago
Attempt #3 to get the monument of a collider, keeping in mind that client builds split the monument into a flat hierarchy so we can't just look for the MonumentInfo in the parent - fast path is see if the `prevent_building` collider is already tagged - slow path is using a physics cast to search for `prevent_building` - caches to avoid falling back on the slow path every time
9 Months Ago
merge from paint_qo
9 Months Ago
merge from waterpump_deploy
9 Months Ago
Possible compile fix?
9 Months Ago
merge from qol_building_blocked_visual
9 Months Ago
merge from qol_reduce_f15_volume
9 Months Ago
Pass null when checking IsInvoking() instead of getting a profiler key Fix NRE in profiling key creation if an entity is killed while an invoke is happening
9 Months Ago
Merge from main -> allow_barricade_monuments
9 Months Ago
Save convar to config
9 Months Ago
9 Months Ago
Slight optimization
9 Months Ago
#SERVER compile fix
9 Months Ago
Add "Building Guide Preview" to options menu - Always - When Building (default) - Disabled
9 Months Ago
▊▉▇▇▆▅
9 Months Ago
Updated the deploy sound to something more appropriate (was using the goold old tuna can lamp sound)
9 Months Ago
Tweaked water pumps deploy volume so they can be deployed in a triangle
9 Months Ago
Split off code into static class BuildingGuideManager.cs instead of inside Planner (where there can be multiple) Start adding convar
9 Months Ago
Merge from main -> qol_show_teammate_building_guide
9 Months Ago
Added an UI information panel showing flamethrowers damage and range values
9 Months Ago
added inverse mask for concrete edging cutouts.
9 Months Ago
Reduce F15 flyby volume by 45%
9 Months Ago
added first pass roofing asphalt mat for Radtown use.
9 Months Ago
Finally fix building blocked guides not showing in standalone builds - find the largest volume before PreProcess destroys the heirarchy
9 Months Ago
Merge from main -> qol_building_blocked_visual
9 Months Ago
Updated large medkit description to include the 100% chance of recovery from wounded state
9 Months Ago
radtown gate bug fixes, collision, lods
9 Months Ago
Structures folder, converting to MeshLOD, Removing some Material Setup components
9 Months Ago
merge from samsite_togglemode
9 Months Ago
merge from paint_qol