reporust_rebootcancel

137,816 Commits over 4,352 Days - 1.32cph!

18 Days Ago
merge from main
18 Days Ago
▆▍▆▍▋▍ ▇▇▌▆ ▊▌▆▍▌▍▄▍▊█▅█▇▆▆▆▌▅▆█▆
18 Days Ago
▋▊▉▋▆▄▍▌ ▋▌▍▄▉█▅ ▇▊▇▊▅ ▄▅▆▍▅▊▍▉▍ ▊▌▍ ▉█▌▉ ▅▅█ ▊▆▊▌ ▌▉▊▌▍█▄▉ ▆▉▄ ▌▉█▉▊ ▊▄ ▇▍▄ ▍▍█▅▉▉▅▉▍▄ ▌█ ▇▇▇█▋▄▅▍ ▅▉ █▉▉▇▅ ▉█ ▌▉▌▊▋▌ ▊▅▋ ▇▌▌▍▇▉ ▅█▅▄▆ ▅▌▄▆▄▌▇ █▍▉ ▆█ ▊▅▅█▍ ▋▉▉▋▆▄ ▊▆▄▆
18 Days Ago
restore pixel radius based alpha feathering to hide wire aliasing
18 Days Ago
▊▅▅▇▇▆▄▌█ ▅██▅ █▋▄ ▌▅▊▇▋▊ ▌▆▍▇▆▇▇ ▄▅█▋▇▅██ ▋▄ ▉▋▄ ▊▊▉ ▌▆▍▆▋ ▆▇▄▊█▍ ▆▌ █▍▄ ▋██▍▍ ▋▌▆▆▉ ▄▄▅▊ ▊▄ ▆▋▄▅▇▄▊
18 Days Ago
▍ ▄▆▌▅▅▌ ▇▊▉▇▄ ▇▋▌▊▌▋█▊
18 Days Ago
merged main -> main/rust_relay_server
18 Days Ago
Added Packet relay layer + convars, Editor tool for exporting entire prefab folders to GLB
18 Days Ago
untabify
18 Days Ago
merge from painting_line_tool
18 Days Ago
remove unused "using"s
18 Days Ago
merge from painting_line_tool -> main
19 Days Ago
Remove kicked toast debug log
19 Days Ago
Fix crash with paddling pool unloading.
19 Days Ago
missing reference
19 Days Ago
BoatBuildingBlocks can now always be rotated (in edit mode) - removed the timer to match new demolish behaviour. Gated behind new convar BoatBuildingBlock.AlwaysRotatable (defaults to true)
19 Days Ago
cargo_crate_layering_fix -> main
19 Days Ago
Ensure cargo map marker is always placed below the crates. Fixes times where the crates were hidden under cargo
19 Days Ago
Potential fix for scientists rendering while sleeping, then being shot without reacting, and dying only if the player gets close again
19 Days Ago
Forgot to save, material fixes
19 Days Ago
Added collision back to shop E. Small material changes.
19 Days Ago
added HUD element for line tool, new convar for configuring direction lock distance threshold
19 Days Ago
First pass of materials on rentable shop E (still WIP)
19 Days Ago
merge from naval_update/io_boats/privilege
19 Days Ago
Ensure crate_ammunition and crate_fuel block player item input the same as the rest of the labs crates
19 Days Ago
labs_crate_player_input -> main
19 Days Ago
Slight changes in GetPrivilege to support tugboats
19 Days Ago
Flame turrets deployable on boats
19 Days Ago
boat_hand_animation_fix -> main
19 Days Ago
Fixed steering wheel and throttle issues on the PT Boat
19 Days Ago
Fix scientists bypassing a big part of player armor, eg hazmat only blocking 5% of scientist damage, and fullmetal only blocking 25%. Most clothing will now block damage as you'd expect (eg hazmat blocks 30% and fullmetal around 50%).
19 Days Ago
Shotgun trap deployable on boats
19 Days Ago
DecayEntity::GetNearbyBuildingBlock can now get boat building blocks
19 Days Ago
▆ ▄█▊▌█ ▊▇█▄▆█▍ ▄▄█▉▋▉ █▇▊▍▍▍ ▍▄ ▍▄▄▍▊▆ ▇ ▌▋█▋▄▆▆▊ ▆▍▍▋▆▆ ▆▇▉▌▆▆▆▉ ▅▉▊▌█
19 Days Ago
▋ ▋▋▇▇▉ ▅▌▆▊ ▉▊▇▉▇▌▅▄█▄▅▇▋▉▌▇▅▆▋▆▊█▌▇▉
19 Days Ago
Added missing server collider to DS Signal Computer.
19 Days Ago
Fixed tropical1 bush billboard oddities.
19 Days Ago
merge from ddraw_sceneview
19 Days Ago
made ddraw work in the scene view as well, handles Text and ScreenText as well
19 Days Ago
Merge: from fix_sortdeferred_race - Bugfix for sorting of hits potentially running in a race with previously scheduled jobs Tests: unit tests
19 Days Ago
merge from dragbyangle_improvements
19 Days Ago
Optim: merge count and sort jobs into one Tests: unit tests
19 Days Ago
improved consistency on dag-by-angle calculations on player boats - changed from batched raycasts to batched spherecasts - actually check if the hull the cast hit is from the boat we care about - casts are made from the center of the hull bounds, avoid edge case where this was skimming the top of the boat
19 Days Ago
Add previewed line tool method, behind convar
19 Days Ago
clothing box - texture pass and material updated
19 Days Ago
Added decayentity.debuggetprivilege, helps to see when we used the slow Vis rather than using cached priv
19 Days Ago
▍▍▊▊▉ ▆▇▆▊▌▍ ▉▇ ▌▆▋ ▋▄▅▄█ ▆▉ ▄▉▍ ▍▆▆▋▌▍▊▍ ▍▅▍▆ ▊▆█▋▆▇▉██ ▄▌▉▌▉
19 Days Ago
Bugfix: GamePhysics.SortDeferred - respect dependsOn handle param Tests: ran unit tests - all pass
19 Days Ago
shipping container texture repack projected decals and decal materials
19 Days Ago
Paint line tool, directionlock method