reporust_rebootcancel

108,374 Commits over 3,867 Days - 1.17cph!

58 Days Ago
merge from geiger_counter_leak
58 Days Ago
Merge: from geiger_counter_leak Brings across the pool.print_memory filter feature. Tests: none, trivial change
58 Days Ago
Removed unused "Two" key on RustOption.Normal prefab
58 Days Ago
Added a barebones tool that lets you find all the places a specific Phrase is used
58 Days Ago
▅▊▌▋▉ ▉▆█▆ ▌▅▊▆
58 Days Ago
Merge: from main Tests: built all modes in editor
58 Days Ago
Instead of passing a small default value to SamplePosition, create another methode called IsOnNavmesh to make it harder to misuse
58 Days Ago
Polish wolf attack on foundation behaviour: raise jump apex, prevent target switch, U turn instead of barking when landing away, cancel if player gets down Fix canReach being inaccurate Fix potential bug when noise transition evaluates to true, but it's inverted or composed with other transitions Improve navigation vislogs
58 Days Ago
merge from store-ui-dlc-pages
58 Days Ago
Added antechamber to ziggurat, improved level flow
58 Days Ago
merge from VehicleFloorFix
58 Days Ago
merge from ArmouredPassengerColliders
58 Days Ago
▌▋▌▊▍ ▌▋█▄ ▅▋▌▇▍▋▍_▌█▅_▉▋▋▋▄█
58 Days Ago
merge from survey_charge_lod
58 Days Ago
Reset all clothing item materials to defaults
58 Days Ago
▇▌▋▄▊ ▆█▍▊ ▄▉_▉▇▇▊_▅▉▊▄▇▇▄▆▍
58 Days Ago
▋▉▄ ▌▅▇▍█▉▊ ▌▋▊▌▍
58 Days Ago
Added AmbientLightMultiplier, DirectionalLightMultiplier, ReflectionMultiplier, SunMeshBrightnessMultiplier and MoonMeshBrightnessMultiplier to WeatherPreset
59 Days Ago
Undo directionalLightIntensityDepthMultiplier changes from yesterday
59 Days Ago
Edit flipped threshold a little
59 Days Ago
Car 'flipped' threshold is now around 80 degrees instead of 90
59 Days Ago
Merge from world_update_2
59 Days Ago
Merge from world_update_2/dynamic_underground_network_groups
59 Days Ago
Merge from world_update_2/dynamic_underground_network_groups
59 Days Ago
Applied the network group toggle to the train_tunnel_volume prefab so it's applied across everything Disable the network group toggle on the slope up and down transitions as they would shift the network group up too much Fixed thresholds getting reset in Client/Server mode
59 Days Ago
Togboat collider small edit
59 Days Ago
Additional collision primitive for rear of tugboat
59 Days Ago
Merge from world_update_2/dynamic_underground_network_groups
59 Days Ago
Added a new NetworkType field to EnvironmentVolume Volumes marked TrainTunnels will now lower the train tunnels network threshold to match the top of their volume Marked all train tunnel volumes as the appropriate network group This should resolve entities built on the bottom of canyons being considered underground and not networking to the surface This includes a cherrypick form the dynamic_underground_network_groups branch
59 Days Ago
merge from localization
59 Days Ago
Null checks in RustText and Tooltip SetPhrase Fixes safezone warning formatting error
59 Days Ago
Fixed RustInput.Normal placeholder text having no localization token Set auto size values to support any language
59 Days Ago
merge from main
59 Days Ago
merge from repairbench_icons
59 Days Ago
Minor color tweak
59 Days Ago
Fixed tooltip SetPhrase method possibly updating a completely unrelated opened tip
59 Days Ago
Repair bench code cleanup
59 Days Ago
Repair bench UI now shows required ingredients as icons instead of texts + a few localization fixes
59 Days Ago
MeshLOD can now be used with DeferredMeshDecals, handles turning on and off and swapping LOD levels and updating the decal accordingly Re-enabled glue models in compound
59 Days Ago
Switched the other three PuzzleReset scripts at Arctic Research Base to use the AIZ check instead of distance checks. Fixes them inadvertently respawning nearby NPCs
59 Days Ago
progress on river to ocean blending
59 Days Ago
Merge from fix_debugqueue_cmd -> main
59 Days Ago
Merge from fix_io_budget_float -> main
59 Days Ago
Fix IO budgets not working well after 9hrs of uptime due to floating point errors - 4ms resolution after 9 hours, 8ms after 18 hours, etc - switch from realtimeSinceStartup -> realtimeSinceStartupAsDouble
59 Days Ago
Fix `debugqueue` printing to server console instead of replying to the command in RCON / F1 console Make `debugqueue` print all queue sizes, not just electric low priority
59 Days Ago
▊▋▋▉▆ █▊▊▌ ▄▉_▄▅▍▉_▍▇▅▄▇▅▉▊▅
59 Days Ago
Wolves can now jump onto player foundations to attack
59 Days Ago
▊▅▇ ▅▇▋▋▊ ▊▇▄█▌ ▍▅▋█▍▄ ▉▌ "▄▇█▊▊▆" ▊▆▉▋▋ ▄▇ ▅▍▉▋▅▌
59 Days Ago
PlaceCliffsUniform initial version