108,285 Commits over 3,867 Days - 1.17cph!
merge from main, merge fix
codegen and phrases check
Satellite dish terrain splats
Applied IO line curve calculation fix from main (fixes broken monument lines and massive editor performance drain)
Fixed phone booth collider getting stripped on server
Committing prefab auto-updates so the build server doesn't have to update / revert them every build
▅▉▅▇▊ ▅ ▍▇▉▅▆▍▅ ▋▉▄▋▌▅▋▇▆ ▇▆▊▅▅▄▌ ▇▋ ▌█▍ ▆▉▉▅▉ ▊▊▌█ ▇▌ ▋▉▊▆
▅▍▋▍▋ █▄▇▇█▋ █▋▋▅▌▌ ▉▄▄ ▄▌▍▉█ ▌█▋▆ ▋▄▇▊ ▍▉█▌▌▆▉▅ ▇▇▅▋▍▍▉ ▄▄▌▇
[Editor only] Set "drawinteraction" to true in the console or toggle "Draw Interaction" in the Rust Editor window to get a visual text display of exactly what the player is currently looking at and where it is
Send the logo image URL to Rust+
Add server.logoimage to specify a URL for a circular server logo (up to 256x256)
▄▆▉▊▄ ▅ ▇▇▉▆▇▋ ▊▊▍▄▇▌▍ ▊▆▇▍█▌▍▆▄ ▊▍▌▋▆▋█ ▆▌ ▋▆▄ ▉▊▌█▊▊ ▌█▉▆▅ ▊▆ ▇▅▊▆ ▄▌▄▍▇▊▊█▊▉▌▅ ▋▅▊▊▌▅▊ ██ ▌▅ ▅▋▉▇▌▅▉▌ ▊▌▍▌ ▍ ▆▅▆▍▆▄▄
Dummy editor camera model
Merge Main -> Media_Projects
Fix player ref in CanBeLooted in ModularVehicleShopFront
Set sliding windows on armoured modules to Generic material so they don't get decals. Decals didn't move when the sliders moved.
Prevent taxi trade box being usable at all when dismounted
Potential NRE fix in PlayerVoiceRecorder
Made the velocity restore when taking out a road sign in a modular car one frame faster
▊▄▋▊▊▍▄ ▇▌▄▄▌▄ ▇▅▇█▅▉▆█▌ ▉▉█▍ ▆▇▋▊ ▊▄▉ █▉▊▇▅▌▅▌▋, ▌▌▆▇▅ ▆▅██▇
Fixed pickup/put down sfx not working in builds
Fix kick button interaction showing up even when the button itself was unavailable
WIP Satellite dish terrain sculpt
Added additional null check in CheckLookingAtVisible
Supply drop v2
texture resize
supply drop v2
model and materials and initial prefab setup
WIP Satellite dish terrain sculpt
New sewer set pieces for SatDish scene
bit of refactoring, senses improvements.
senses only get updated if an active state event needs them, capped to an interval.
senses memory stores a separate list of player-only entities.
player detected event now takes a % of max range as parameter, not a distance.
AIBrainSenses.
Added senses to brain.
Pass senses to events.
WIP Satellite dish level refresh
▄▋█▅▉ ▅▅▋▋▍_▍▉▇▌▌▋▌▋▅▆▍▌ ▇█ ▊█▅▄▆▅▉ ▅▌▆█▉▋▋ █▇▅▅▌ ▇▇ ▆█▉▇▍▋▆██▉ ▆█▄ ▉▄▄▅█ (▉█▋ ▊▅ ▇▇▄ ▄▇▌ ▄▋▄▍▄ █▄▉▊▆▇▇▋▇, ▊▆ ▅▊'▆ ▇▇▄▊▆▌▊▉ ▇▅ ▍▍▋▌▊▇▋ ▅█▍▅▄ ██ ▅▅▅▄ ▆█▄ ▆▇▌▄)
Glass and decals didn't play nicely on taxi module (spaced out from the renderer, sometimes wrong angle, all decals were cleared together even on the stronger glass front that hadn't broken yet). Changed glass physic material (sic) to Generic to remove decals.