reporust_rebootcancel

107,031 Commits over 3,836 Days - 1.16cph!

2 Years Ago
Add "autofocus" option to community UI input fields, will select that input field as soon as the UI is created
2 Years Ago
Add support for workcarts to appear on the death screen (needs an icon) TriggerHurtNotChild now assigns the attached entity to the WeaponPrefab field of death info
2 Years Ago
updated player damage feedback, updated directional damage indicator
2 Years Ago
Remove clamp on how far the dolly camera can move backwards
2 Years Ago
Fixed a couple of bugs with the WorkCart monitor changes
2 Years Ago
WorkCart monitor now shows the number of connected train cars, beeps when a new one is connected, and the whole monitor display is 40% brighter.
2 Years Ago
Fixed above-ground work cart controls being yellow (now blue like the body)
2 Years Ago
Removed old/redundant test demos. Added test_demo + shot directory
2 Years Ago
Added demo shots directory (removed from ignore config file)
2 Years Ago
Set proper orbit distance when parenting to an entity
2 Years Ago
Move debug camera Update loop into LateUpdate, fixes jittering when parented to animators (might cause other issues, will need to monitor)
2 Years Ago
Fixed ent_find_radius not working from debug camera position
2 Years Ago
Fix debug cam orbit mode
2 Years Ago
Fixed camlerp position not working
2 Years Ago
Fixed camera position/rotation changing when changing parent (either via keybind or convar)
2 Years Ago
Horses now get the same speed boost on rail as they do on road
2 Years Ago
Reduce condition loss when spraying, add some condition loss when free spraying
2 Years Ago
Merge from main
2 Years Ago
Added SedanRail entity for admins. Spawnable only on rails
2 Years Ago
Monument additional custom navmesh data test
2 Years Ago
invisible respawnable lootables
2 Years Ago
Build fix
2 Years Ago
merge from main
2 Years Ago
Another attempt at fixing reflection probe for water
2 Years Ago
merge from main
2 Years Ago
▇▆▋▇▄ ▊▌▉▍ ▋█▇_▊▇█_▄
2 Years Ago
▌▍▄▅▊▋█▄ ▌▇▋▉▍▋▋▇ ▋▉▊▅▊▋▅▄▊▍ ▅▄▉▍▌ (▅▌▌▆ ▅█ █▋▍▉▋▆▌▅▇ ▇▊█▆▉▌▍ ▄▍▄▋▍█▊▊▇▉ / ▌▉▉▋▄ ▉▊▍▆▋▋▊ ▍▉▇▍▇▉█) ▉▇▇▍▆ ▌▍ ▅▇▉▄▄ ▇▅▅▇ ▆▊▉ ▆▅▌▆▇ ▄▆▇ ▄▉█▄▄▅▅▋ ▆█▉ ▇▍▅▇ ▆█▅▊ ▇▉▋ ▅▄ ▇▋▆
2 Years Ago
Desert sculpt finalization progress
2 Years Ago
merge from main
2 Years Ago
Desert area wip
2 Years Ago
cherrypicking 70776 - Cull railside and roadside client side bushes when buildings overlap them (this is load balanced through LODManager so comes with some delay)
2 Years Ago
Added ai.killanimals server command
2 Years Ago
Added ai.AddIgnorePlayer and ai.RemoveIgnorePlayer server commands. AI now checks the ignore list when adding players to memory.
2 Years Ago
▄▉▉▍▌▊▊▉ ▍▌▊▌▊ ▍▆▄ █▆▆▇▊ ▄▊▌▆▆▆▋▇▍▆ ▆▌ █▄▉▄
2 Years Ago
█▆▌▋▇ ▋▆▄▌ █▍▄_▍█▉_█
2 Years Ago
▍▍▅█▍▌▋▉▋ ▄▆▇ ▆▍▌ "▋▉▍▆▊█▉▆▅▄ ▍▉▉▌▇▉▋" ▄█▇█▇ ▍▌▇█ ▄█▌▆▇▉█ ▌▍▊▅▉ ▉▉▇▊▄█▍▇
2 Years Ago
█▊█▆ █▄▇ ▄▊▋█▉▉ █▅▅▅ ▇▅▆▆▇▅ ▋▍▇▊▍▉█▅█▊█ ▍▇▉▆_▊▋▊ ▋▍▋▊█▆▇▋ ▌▉ ▋▌▇▇▅▉▊ ▇▅▇██▅ ▉▄▍▅ █▋▉▍ ▊█▉▉█▇▅ █▅▆▅▋▍ █▉▆▄▌▌▌ ▌▉▇▆▆▋ (▆▊▉▄▍ ▍▆▉▄█▌▋▊▆▉
2 Years Ago
Cull railside and roadside client side bushes when buildings overlap them (this is load balanced through LODManager so comes with some delay)
2 Years Ago
Fixed offsets not recalculating when entering/exiting parented space (still not 100% right)
2 Years Ago
Fix Client.camlerp not working in parented camera mode (lerp is applied in local space) Added debugging.debugcamera_orbitwhileparented, true is legacy behaviour, false is new default and uses same controls as unparented mode
2 Years Ago
Parenting to an entity now properly converts the debug camera's position and rotation calculation to be in local space (previously rotation was in local space but position was world space) Removed debugcamera_bonerotation, this functionality is now active whenever the camera is parented to something Now emulates a physically attached camera
2 Years Ago
Add Tools/Scene/Add Parent GameObject editor shortcut
2 Years Ago
Add Tools/Scene/Focus Camera To Main Camera editor shortcut If the dev_cam root is found it uses that for the focus zoom calculation and enables that gameobject
2 Years Ago
Merge from shot_parenting
2 Years Ago
Merge from main
2 Years Ago
Merge from spraycan_merge2
2 Years Ago
Fixed NotifyLod components not respecting mesh.quality convar (will affect sprays as well as boom boxes)
2 Years Ago
Fixed spray sfx looping incorrectly when spray can breaks mid spray
2 Years Ago
Added terraincollisionproxy scripts to the snowmobiles
2 Years Ago
SedanTest uses CarProtection instead of BlockMetal protection