reporust_rebootcancel

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

7 Minutes Ago
Require LOS for hurt trigger on player placed lifts, prevents killing players if there's a floor between the player and the elevator
47 Minutes Ago
Fixed industrial furnace not retaining it's children (storage adaptors) when reskinning with spray can
59 Minutes Ago
Compile fix
1 Hour 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
3 Hours Ago
Fixed broken NVG sounds
3 Hours 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
3 Hours Ago
Merge from parent
5 Hours Ago
Cherry pick 147457 (asset scene build optimizations)
5 Hours Ago
Enable single frame parenting for AK mag drop effects
5 Hours 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
5 Hours Ago
Don't set process affinity in editor if running batch mode
5 Hours Ago
▋▇▊▇▆▊ ▉▆▍█ ▆▊▉▆▄▅▅▆▇▄▇▅█▊▋▋█▍▆▉▆▍▉▇
6 Hours Ago
▆▄▍▅▌▋▅▋ ▌▄█▍▌▋▇▉▊ ▉▆▊▅▍▆▇▊▄ ▊▇▍▋▌▊▅ ▇▌▆ ▊▋▇▌ ▌▍█▉▊▄▉▊▆
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
Unity Editor compile fix
Today
▌ ▇▋▋▉▌▍ ▋▌▅ ▊█▌█▅▉▍ ▊▌█▄▍ ▉▋▅▌ ▌█▉▌▍█▋ ▍▆ ▉█▌▊▋
Today
merge from main
Today
Add mortar pitch display, refactor generic overlay to allow for appending prefabs
Today
Exclude hidden redirects so the new barrels / shelves which now use dummy redirect base items don't fail all the tests
Today
merge from main
vendingmachine_ui_refresh -> main
Today
WIP setting up dart board prefab
Second set of fixes - fake inventory compile errors
Compile fix - swap to using flags
vendingmachine_ui_refresh -> main
Clear hover over button fixes
Today
█▊▉▇▇▌ ▋▋▍▆ ▍▍▌▅▍▉▆▋█▆▍▄▌▅▉▉▅█▅▍▄▆
Today
▍▇▌▅▍▍▇▆ ▋▌▅ ▅▅▉▆▍▌▅█▌▌▌ ▊▌█ ▌▆▌ ▌▅▊ ▍▍▉▆▋▇▆▊▅▉ ▋▉▌▆▄▆▅▍▊▄ ▄▌▋ ▋▅▊▄ ▊▄▊█ ▇▊▆▅▆ ▊▇█▊▉█▆▇▄ ▆▌▉█▉▅▌▆▄▊▅▅▌▅▅ ▆▉▊ █▅▇▍▊▄▋▊▌▉▄▉▉▉▇ ▊▍▌▉▆█ ▉▉
- Fix bugs with suggestions not being clickable - More final polish
- Final style changes - Added suggestions area in admin panel
Today
Updated sprint anim (test)
Today
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
Today
industrial electric furnace - added lods - split glass and furnace - updated item skin - updated prefab
Today
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
Today
Update murderer (scarecrow) and gingerbread man to use new navmesh agent.
Today
Replace navmesh agent of tunnel dwellers, bandit guard and underwater dwellers
Today
Potential fix for scientists not spawning on cargo
Today
Fix minor typo in WhatUsesThis
Today
Merge fixes.
Today
Delete old wolf prefab and class, a consequence of this is that the population convar is now "wolf2.population", todo rename wolf2 to wolf
Today
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
Today
merge from main -> fix_dynamic_occlusion_pausing