reporust_rebootcancel

140,571 Commits over 4,383 Days - 1.34cph!

33 Minutes Ago
Merge: from terrainkick_nre_fix - Bugfix for NREs caused by kicking players(invalidating iterators) while looping over StableObjectArray Tests: kicked self through clipping in terrain - no NREs
34 Minutes Ago
Merge: from main
35 Minutes Ago
industrial electric furnace - gibs - corpse model - updated prefabs - ran manifest
35 Minutes Ago
Optim: Avoid double indirection when looking up active triggers - enabled by use of invalidating RemoveAtSwapback TriggerParent.StableIndex is only const during a frame, it now can change between frames Tests: built a 3-piece boat with a ladder, jumped around it
36 Minutes Ago
Updated player update animation import preset
1 Hour Ago
exported edited 3p swimming anims
1 Hour Ago
Test placement for accelerate. item setup.
1 Hour Ago
merge from automated_testing
1 Hour Ago
Added category selection to the test runner window
1 Hour Ago
Fixing prisoner hood skinning and missing LODs
1 Hour Ago
Pool table animation clips - loop and prop pass
1 Hour Ago
engineer table stripped - updated
1 Hour Ago
Merge from parent
2 Hours Ago
merge from automated_testing
2 Hours Ago
Fixed TestConveyorSplits and TestConveyorTransfer failing during setup because of stability All entities were spawned at 0,0,0 together and groundwatch was killing them Now setting server.stability to false in setup
2 Hours Ago
Merge from parent
2 Hours Ago
Merge from main
2 Hours Ago
Updated some old client tests to use scoped convars
2 Hours Ago
SetUp and TearDown can now fail the test is they throw They run using ExecuteTestInternal like the tests
3 Hours Ago
Test runner window now supports repeated tests
3 Hours Ago
Update wolf population asset with new convar
3 Hours Ago
merge from main
3 Hours Ago
Add worldmodel component to binoculars worldmodel Add tree and default to workbenches deploy volume
4 Hours Ago
industrial shelves full, half, wall - Adjusted icon colour for better clarity - Adjusted prefab starting material to blue
4 Hours Ago
Some new Light LOD system tests
6 Hours Ago
Merge from elevator_fixes_apr_26
6 Hours Ago
Fix player elevator cables sometimes appearing in the wrong place if the player was too far away from the elevator
6 Hours Ago
Disable the hurt trigger on the launch site lifts when the lift is idle, will no longer kill players if they jump while underneath it
Today
Require LOS for hurt trigger on player placed lifts, prevents killing players if there's a floor between the player and the elevator
Today
Fixed industrial furnace not retaining it's children (storage adaptors) when reskinning with spray can
Today
Compile fix
Today
Added a new ToggleThrownWeapon animation event, allows us to switch on/off the grenade visuals so they don't stay in the players hands all the time throughout a throw animation Implemented on supply signal, smoke grenades, molotovs, beancans, flashbangs, bee grenades, f1 grenades and firecrackers Fixed incorrect animations on the smoke grenade and firecracker animation overrides
Today
Fixed broken NVG sounds
Today
New StateSync component for weapon animators Looks for a matching state on the main player model and matches the normalized time on the weapon animator to ensure the animation stays in sync Will need to be applied to each weapon individually, applied on HMLMG reload animation for now
Today
Merge from parent
Today
Cherry pick 147457 (asset scene build optimizations)
Today
Enable single frame parenting for AK mag drop effects
Today
HMLMG mag drop now detaches from parent and plays in world space Fixes mag being affected by weapon position/rotation of gun and motion blur issues
Today
Don't set process affinity in editor if running batch mode
Today
▋▇▊▇▆▊ ▉▆▍█ ▆▊▉▆▄▅▅▆▇▄▇▅█▊▋▋█▍▆▉▆▍▉▇
Today
▆▄▍▅▌▋▅▋ ▌▄█▍▌▋▇▉▊ ▉▆▊▅▍▆▇▊▄ ▊▇▍▋▌▊▅ ▇▌▆ ▊▋▇▌ ▌▍█▉▊▄▉▊▆
Today
Protobuf for upkeep
Today
Add safezone trigger to apartment complex and make the building blocked + safezone triggers a bit bigger
Today
Calculate upkeep time per apartment based on amount of items inside storage - only network to the players who own the apartment rooms - cost is based on explosive items (as configured previously) - payment is based on scrap that is inside your chests (may make a dedicated payment box later) Show upkeep in bottom right when you are within the apartment complex
Today
update apartment_complex_monument/prototype
Today
Fix priority on apartment scene menu item
Today
fixed normals on flame turret guidemesh
Remove using as well
Today
merge from main -> apartment_complex_monument