138,214 Commits over 4,324 Days - 1.33cph!

Today
Added an alternative LOS check position for all single doors, double doors and garage door Fixes "Placing through walls" error popping up when you're clearly not placing them through walls
Today
Fixed Gibbable NRE introduced in 144214
Today
Base kiosk trim textures (still WIP) plus preview mesh. Renamed old test materials to get em out the way.
Today
merge from gibbable_skins_fix
Today
Fixed BBQ and garage door gibs not being skinned
Today
merge cannon_protection to main
- More categorisation - Show resource path if its a place decor component
Today
Merge from desctructible_boat_wrecks
- No need to generate cliff topology twice or process procedural objects twice - Expose Disabled flag in inspector - Change path to be 'Window/Map Creator'
Today
some model fixes and conditional polish for low wall corners
Today
Hide arrow buttons if we only have 1 gallery element
Today
merge from store_fixes_feb
Today
Remove UseWreckStabilityUpThreshold. Destroy flagged items and make wreck destructible at the same time (20s)
Today
Merge: from main
Today
Merge: from remove_old_occlusion_group_logic - Clean: more code removal in unit tests to silence Rider Tests: ran unit tests
Today
Clean: remove more dead code/checks Missed some leftover if(true) style code Tests: ran unit tests
Today
Force-disable Occlusion Culling when Indirect Instancing is enabled. (Only until Indirect Instancing can ingest result data from Occlusion Culling)
Today
Merge: from main
Today
Merge: from main
Today
Merge: from main (yeah, weird one - redo of CL 143929) When I did a server merge from extend_perf_telem, plastic warned me that another change made it to main, but commit bot reported mine merged. In reality it wasn't fully merged, just "attached". This should fix it. Tests: compiler simulator in editor
Today
update from main
Today
merge from cannon_slowdown
Today
merge from redirect_snapping
Today
Deployables can now snap to redirects of itself All the component boxes now snap to each other
Today
merge from boxes_dlc
Today
turned of SRGB on a number of box textures, mostly metal/rough
Today
Merge from main
Today
▇ ▍▌▊▅▍▉▉ ▍▋▄▍▉▅▄▊▊▍▉▄▌▊
Today
run codegen :facepalm:
reenable_mountable_parenting -> main
Re-enable mountable parenting on RHIBs, Player Boats and 50 Cals. Staying away from Cannons + Ballista for now
Today
Move cannon hit checking to TakeDamage, balance cannon slowdown so that its actually noticeable (0.7->0.3)
Today
merge from main
Today
merge from hackweek_fill_containers_rand
Today
Massively refactor and streamline the filling logic to avoid a bunch of duplication In addition to `fillinventory` there's now use `fillcontainer` and `fillcontainer_radius` to fill containers with random items Works with storage containers and container io entities, prints out the ones filled, and warns if a container couldn't accept some of the items
Merge from blendedsoundloops_onvalidate_fix
Check if SoundDefinition template is valid before accessing it in BlendedSoundLoops::OnValidate Fixes error spam in editor
Today
▉▉███▌ ▋▄▅ ▆▄▆▆ ▇▉▆ ▇▊▅▆▌ ▄▄▍ ▇▇ ▌▍▇ ▉▄▌▇ ▍▍▍▉▋▅
Today
Remove "Disable Platform Services" from iteration speed editor menu, it breaks way too often while other settings are generally safe to use.
Today
Add cvar for controlling cannon hit slowdown on boats
Today
exported updated 3p bone knife anims
Apartment complex b progress
Today
▇▊█▇▌▅▆ ▄▌▉▊█ ▇▅▉▄▅█▍█▉ ▉▇█ ▇▍▆▋▊▉ ▇▅▆▊▉▉ ▇▍█▆ ▆█▅▇▋▆▄ ▄▋ ▍█▇▇▉▅▋ ▆▍▄▍▌▉▇
Today
update from main
Today
Fixed limited store countdown showing "Refreshed in 6 days" when the skins are late
Today
Fixed owned items still showing up at the top of the limited and featured store when featured
Today
Added some arrow buttons and keyboard controls to store galleries (general and limited tabs)
Today
Merge from naval_cleanup_scientist_fixes
Today
Added a new font to support some missing currency symbol Added some missing currencies to the price formatter
Today
Added a way to embed styles in RustControl components instead of having to create new StyleAssets every single time