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

22 Minutes Ago
▆▍▆▍▋▍ ▇▇▌▆ ▊▌▆▍▌▍▄▍▊█▅█▇▆▆▆▌▅▆█▆
24 Minutes Ago
▋▊▉▋▆▄▍▌ ▋▌▍▄▉█▅ ▇▊▇▊▅ ▄▅▆▍▅▊▍▉▍ ▊▌▍ ▉█▌▉ ▅▅█ ▊▆▊▌ ▌▉▊▌▍█▄▉ ▆▉▄ ▌▉█▉▊ ▊▄ ▇▍▄ ▍▍█▅▉▉▅▉▍▄ ▌█ ▇▇▇█▋▄▅▍ ▅▉ █▉▉▇▅ ▉█ ▌▉▌▊▋▌ ▊▅▋ ▇▌▌▍▇▉ ▅█▅▄▆ ▅▌▄▆▄▌▇ █▍▉ ▆█ ▊▅▅█▍ ▋▉▉▋▆▄ ▊▆▄▆
39 Minutes Ago
restore pixel radius based alpha feathering to hide wire aliasing
1 Hour Ago
▊▅▅▇▇▆▄▌█ ▅██▅ █▋▄ ▌▅▊▇▋▊ ▌▆▍▇▆▇▇ ▄▅█▋▇▅██ ▋▄ ▉▋▄ ▊▊▉ ▌▆▍▆▋ ▆▇▄▊█▍ ▆▌ █▍▄ ▋██▍▍ ▋▌▆▆▉ ▄▄▅▊ ▊▄ ▆▋▄▅▇▄▊
1 Hour Ago
Make effects.BubbleTrail not turn start/end pos into mins/maxs Added Lua mesh skinning support * Added `mesh.BoneData( index, matrixId, weight )` * Added second argument to `Global.Mesh` - boneWeights * Added `IMesh:DrawSkinned( matrixTable )` Minor cleanups Fixed DrawSkinned affecting underwater rendering * By applying the model matrix to the Draw() call Some more than minor cleanups of probably unused stuff Fill remaining matrices with identity ones for DrawSkinned * In case some silly goober doesn't give it enough or gives none Fix handling of userdata members from tables Fix potential crash with malformed models
4 Hours Ago
▍ ▄▆▌▅▅▌ ▇▊▉▇▄ ▇▋▌▊▌▋█▊
4 Hours Ago
merged main -> main/rust_relay_server
4 Hours Ago
Added Packet relay layer + convars, Editor tool for exporting entire prefab folders to GLB
4 Hours Ago
untabify
4 Hours Ago
merge from painting_line_tool
4 Hours Ago
remove unused "using"s
5 Hours Ago
merge from painting_line_tool -> main
5 Hours Ago
Remove kicked toast debug log
5 Hours Ago
Fix crash with paddling pool unloading.
5 Hours Ago
missing reference
5 Hours 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)
5 Hours Ago
cargo_crate_layering_fix -> main
5 Hours Ago
Ensure cargo map marker is always placed below the crates. Fixes times where the crates were hidden under cargo
5 Hours Ago
Potential fix for scientists rendering while sleeping, then being shot without reacting, and dying only if the player gets close again
5 Hours Ago
Forgot to save, material fixes
5 Hours Ago
Added collision back to shop E. Small material changes.
6 Hours Ago
added HUD element for line tool, new convar for configuring direction lock distance threshold
6 Hours Ago
First pass of materials on rentable shop E (still WIP)
6 Hours Ago
merge from naval_update/io_boats/privilege
6 Hours Ago
Ensure crate_ammunition and crate_fuel block player item input the same as the rest of the labs crates
6 Hours Ago
labs_crate_player_input -> main
6 Hours Ago
Slight changes in GetPrivilege to support tugboats
Today
Flame turrets deployable on boats
boat_hand_animation_fix -> main
Fixed steering wheel and throttle issues on the PT Boat
Today
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%).
Today
Shotgun trap deployable on boats
Today
DecayEntity::GetNearbyBuildingBlock can now get boat building blocks
Today
▆ ▄█▊▌█ ▊▇█▄▆█▍ ▄▄█▉▋▉ █▇▊▍▍▍ ▍▄ ▍▄▄▍▊▆ ▇ ▌▋█▋▄▆▆▊ ▆▍▍▋▆▆ ▆▇▉▌▆▆▆▉ ▅▉▊▌█
Today
▋ ▋▋▇▇▉ ▅▌▆▊ ▉▊▇▉▇▌▅▄█▄▅▇▋▉▌▇▅▆▋▆▊█▌▇▉
Today
Added missing server collider to DS Signal Computer.
Today
Fixed tropical1 bush billboard oddities.
Today
merge from ddraw_sceneview
Today
made ddraw work in the scene view as well, handles Text and ScreenText as well
Today
Merge: from fix_sortdeferred_race - Bugfix for sorting of hits potentially running in a race with previously scheduled jobs Tests: unit tests
Today
merge from dragbyangle_improvements
Today
Optim: merge count and sort jobs into one Tests: unit tests
Today
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
Today
Add previewed line tool method, behind convar
Today
clothing box - texture pass and material updated
Today
Added decayentity.debuggetprivilege, helps to see when we used the slow Vis rather than using cached priv
Today
▍▍▊▊▉ ▆▇▆▊▌▍ ▉▇ ▌▆▋ ▋▄▅▄█ ▆▉ ▄▉▍ ▍▆▆▋▌▍▊▍ ▍▅▍▆ ▊▆█▋▆▇▉██ ▄▌▉▌▉
Today
Bugfix: GamePhysics.SortDeferred - respect dependsOn handle param Tests: ran unit tests - all pass
Today
shipping container texture repack projected decals and decal materials
Today
Paint line tool, directionlock method