reporust_rebootcancel

141,790 Commits over 4,413 Days - 1.34cph!

11 Days Ago
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
11 Days Ago
Fixed broken NVG sounds
11 Days Ago
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
11 Days Ago
Merge from parent
11 Days Ago
Cherry pick 147457 (asset scene build optimizations)
11 Days Ago
Enable single frame parenting for AK mag drop effects
11 Days Ago
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
11 Days Ago
Don't set process affinity in editor if running batch mode
11 Days Ago
▋▇▊▇▆▊ ▉▆▍█ ▆▊▉▆▄▅▅▆▇▄▇▅█▊▋▋█▍▆▉▆▍▉▇
11 Days Ago
▆▄▍▅▌▋▅▋ ▌▄█▍▌▋▇▉▊ ▉▆▊▅▍▆▇▊▄ ▊▇▍▋▌▊▅ ▇▌▆ ▊▋▇▌ ▌▍█▉▊▄▉▊▆
11 Days Ago
11 Days Ago
Protobuf for upkeep
11 Days Ago
Add safezone trigger to apartment complex and make the building blocked + safezone triggers a bit bigger
11 Days Ago
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
11 Days Ago
update apartment_complex_monument/prototype
11 Days Ago
Fix priority on apartment scene menu item
11 Days Ago
fixed normals on flame turret guidemesh
11 Days Ago
Remove using as well
11 Days Ago
merge from main -> apartment_complex_monument
11 Days Ago
Unity Editor compile fix
11 Days Ago
▌ ▇▋▋▉▌▍ ▋▌▅ ▊█▌█▅▉▍ ▊▌█▄▍ ▉▋▅▌ ▌█▉▌▍█▋ ▍▆ ▉█▌▊▋
11 Days Ago
merge from main
11 Days Ago
Add mortar pitch display, refactor generic overlay to allow for appending prefabs
11 Days Ago
Exclude hidden redirects so the new barrels / shelves which now use dummy redirect base items don't fail all the tests
11 Days Ago
merge from main
11 Days Ago
vendingmachine_ui_refresh -> main
11 Days Ago
WIP setting up dart board prefab
11 Days Ago
Second set of fixes - fake inventory compile errors
11 Days Ago
Compile fix - swap to using flags
11 Days Ago
vendingmachine_ui_refresh -> main
11 Days Ago
Clear hover over button fixes
11 Days Ago
█▊▉▇▇▌ ▋▋▍▆ ▍▍▌▅▍▉▆▋█▆▍▄▌▅▉▉▅█▅▍▄▆
11 Days Ago
▍▇▌▅▍▍▇▆ ▋▌▅ ▅▅▉▆▍▌▅█▌▌▌ ▊▌█ ▌▆▌ ▌▅▊ ▍▍▉▆▋▇▆▊▅▉ ▋▉▌▆▄▆▅▍▊▄ ▄▌▋ ▋▅▊▄ ▊▄▊█ ▇▊▆▅▆ ▊▇█▊▉█▆▇▄ ▆▌▉█▉▅▌▆▄▊▅▅▌▅▅ ▆▉▊ █▅▇▍▊▄▋▊▌▉▄▉▉▉▇ ▊▍▌▉▆█ ▉▉
11 Days Ago
- Fix bugs with suggestions not being clickable - More final polish
11 Days Ago
- Final style changes - Added suggestions area in admin panel
11 Days Ago
Updated sprint anim (test)
11 Days Ago
Clean: removed FilterInvalidPlayers now that I've validated that all kicks were grouped at end - cleaned up comments that pointed out kick locations Tests: none, trivial change
11 Days Ago
industrial electric furnace - added lods - split glass and furnace - updated item skin - updated prefab
11 Days Ago
Bugfix: avoid NRE after kicking a player while iterating over a player cache - consolidated all kicks in ServerUpdateParallel to end of the method Tests: got kicked for terrain violations, no NRE
11 Days Ago
Update murderer (scarecrow) and gingerbread man to use new navmesh agent.
11 Days Ago
Replace navmesh agent of tunnel dwellers, bandit guard and underwater dwellers
11 Days Ago
Potential fix for scientists not spawning on cargo
11 Days Ago
Fix minor typo in WhatUsesThis
11 Days Ago
Merge fixes.
11 Days Ago
Delete old wolf prefab and class, a consequence of this is that the population convar is now "wolf2.population", todo rename wolf2 to wolf
11 Days Ago
Update: StableObjectArray.RemoveAtSwapback can now optionally invalidate stable indices - added unit tests Should help us maintain packed state of dependent arrays - will start converting current use cases next. Tests: ran unit tests
11 Days Ago
merge from main -> fix_dynamic_occlusion_pausing
11 Days Ago
Fixed door and window deploy guides snapping to the origin of the boat when placing on a finished boat
11 Days Ago
simplified encryption again
11 Days Ago
Simplify encryption