reporust_rebootcancel

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

8 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
8 Months Ago
merge from paint_qo
8 Months Ago
merge from waterpump_deploy
8 Months Ago
Possible compile fix?
8 Months Ago
merge from qol_building_blocked_visual
8 Months Ago
merge from qol_reduce_f15_volume
8 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
8 Months Ago
Merge from main -> allow_barricade_monuments
8 Months Ago
Save convar to config
8 Months Ago
8 Months Ago
Slight optimization
8 Months Ago
#SERVER compile fix
8 Months Ago
Add "Building Guide Preview" to options menu - Always - When Building (default) - Disabled
8 Months Ago
▊▉▇▇▆▅
8 Months Ago
Updated the deploy sound to something more appropriate (was using the goold old tuna can lamp sound)
8 Months Ago
Tweaked water pumps deploy volume so they can be deployed in a triangle
8 Months Ago
Split off code into static class BuildingGuideManager.cs instead of inside Planner (where there can be multiple) Start adding convar
8 Months Ago
Merge from main -> qol_show_teammate_building_guide
8 Months Ago
Added an UI information panel showing flamethrowers damage and range values
8 Months Ago
added inverse mask for concrete edging cutouts.
8 Months Ago
Reduce F15 flyby volume by 45%
8 Months Ago
added first pass roofing asphalt mat for Radtown use.
8 Months Ago
Finally fix building blocked guides not showing in standalone builds - find the largest volume before PreProcess destroys the heirarchy
8 Months Ago
Merge from main -> qol_building_blocked_visual
8 Months Ago
Updated large medkit description to include the 100% chance of recovery from wounded state
8 Months Ago
radtown gate bug fixes, collision, lods
8 Months Ago
Structures folder, converting to MeshLOD, Removing some Material Setup components
8 Months Ago
merge from samsite_togglemode
8 Months Ago
merge from paint_qol
8 Months Ago
Props folder, second pass converting to MeshLOD
8 Months Ago
Tweaked the new input behaviour - no power -> switch to the mode set manually - powered -> swith to the other mode https://files.facepunch.com/Flavien/a6t5qI8rzoaSdQzP.mp4 Also renamed both modes for clarity: 'Enable Defender Mode' -> 'Defender Mode' 'Disable Defender Mode' -> 'Target All'
8 Months Ago
Correctly hide the progress bar when unlock minigame finishes successfully
8 Months Ago
Added ItemModForceWearFromBelt, added it to prisoner hood. Prisoner hood is now force worn when added to a handcuffed player's belt bar.
8 Months Ago
Fix framerate dropping to near zero when painting quick long strokes
8 Months Ago
▌▊▌▋▄▍ ▄▆█▅▋ ▍▊█▌▉ (▋▋▆ ▍█▅▄▄▉ ▇▊▉▍▍▍▇), ▄▊▍ ▅▇▅▉▋▄▇▍ '--▊█-▉█▍██▌-▊▊▆█▋▊▋▅▊' ▇▉▇▉▆█▍-▄█▊▆ ▉▅█▌▄▅▇▊▄ ▍▋ ▄█▄▇▊▋▆ ▆▉▊▄▌█ ▉▄▇█▄▉▇█▌ ▆▆ █▅▇▇▉▆▄
8 Months Ago
Props folder, fist pass converting to MeshLOD Removing MaterialSetup components for snow
8 Months Ago
Active held entities are notified when owner dies. Unlock handcuffs on death, releasing player limitations for when they respawn.
8 Months Ago
textured tricycle with LODS
8 Months Ago
Handcuff statuses are now correctly applied when handcuffes are placed during wounded state. Locked handcuffs can't be removed from belts. Added ItemModRestraint
8 Months Ago
weekly skin models
8 Months Ago
merge from save251
8 Months Ago
update no build volume at train_tunnel_double_entrance_b
8 Months Ago
merge from meshlod converter
8 Months Ago
8 Months Ago
merge from main
8 Months Ago
If the RendererLOD cannot be converted, show the convert button but grey it out, also show a reason why
8 Months Ago
merge from SkinViewFix
8 Months Ago
merge from ShelterColliderFix
8 Months Ago
merge from ScrapHeliSpeedoFix
8 Months Ago
merge from solarpanel_damagepickup