userlamalovecancel
reporust_rebootcancel

2,785 Commits over 1,950 Days - 0.06cph!

4 Years Ago
Merge from main
4 Years Ago
Preserve bone length when rebuilding the chain's transforms (fixes some ugly artifacts)
4 Years Ago
Overwrite bone transforms into a straight line when building the chains because they're junk otherwise
4 Years Ago
Refactor things to not depend on a tree node structure (only allows chain configurations now but that's ok)
4 Years Ago
Fix wearable retargeting breaking when switching view modes
4 Years Ago
Fix skinned mesh bone transforms being scrambled
4 Years Ago
Some progress on turning this into a wearable
4 Years Ago
Fix cloth collisions not working properly with capsule colliders
4 Years Ago
Merge from main
4 Years Ago
▄▄▍ ▄▇▇▇▉▊▌▊ ▇▋▊▄▊▍ ▉▅▆▍█▊█▌▅ ▉▆ ▌▄▌▇▉▋+▊█▌▍▌▉ ▋▊█▍ ▅▊▅ ▆▍▍█▄▄▌█ ▊█▉▅▅▋ ▄▋▊▍▇▌▍▍▊ ▋▍▊▉█ ▇▍▋ ▆▅▍▇ ▇▍▉▌▆▊ ▇▍▄▆ ▋▊▌▊▍▌▍▌
4 Years Ago
▉▆▅▍ ▅▆▆ ▍▌█▄▊█.▅▅▆▅▇▌▄▋ ▌▊▍▆▍▅▅ ▌▆█▍▊ ▉▆▇▌ ▌▋▍▋▊▉▉ ▇▆▆▉▇ ▋▄▌ ▌▆▄▊▉ ▅▋▅▄
4 Years Ago
Fix the skin picker UI showing a few skins twice
4 Years Ago
Make floating origin client-only (client+server is hopeless)
4 Years Ago
Merge from main
4 Years Ago
▇▋▌ ▋▄▌▇█ ▆▋▊ ▍▉▄ ▌▅▍▇▅▌ ▌▋▋ ▌▇▇▆▅▌▌ ▋▇ ▍▌▅▅ ▌▅▌ ██▉▍▇▄ ▋▇▄▉ (▌▊▋▌ ▇▆▊▍▄▇▋▊ ▅▉█ ▄▇▄▊▍ ▋▆▌▉▊▇ ▇▋ █▋▊ ▍▅▊▍▆▄)
4 Years Ago
Fix compile
4 Years Ago
▆▌▍▄ ▌▆▆▌▍▌▋▍▍ ▄▍▆ ▊▊▇▇▆▅▆█▋▍▄ █▇ ▅▌▅▅ ▅▊▍▉ ▋▅▅▋▄▉▆▌▍ ▅▊▌▇ █▉ ▅▌▌'▅ ▉▉▆▌▆▋▉ ▌▄▉▌ ▋▇▄▋▌█▆▊
4 Years Ago
Update MapImageRenderer with new map shader config
4 Years Ago
Very slightly working floating origin implementation
4 Years Ago
Merge from main
4 Years Ago
Fix the point of interest and death map markers using the center of the image as the origin, should have been bottom center
4 Years Ago
Update scope overlays to scale the color with the time of day (so no more bright scope at night)
4 Years Ago
Merge from platform_types
4 Years Ago
Disable aantihack for spectators Set main camera resolution a different way because the one I did before doesn't work
4 Years Ago
Merge from platform_types
4 Years Ago
Increase graphics quality Lower main camera resolution instead of disabling it completely
4 Years Ago
Merge from platform_types
4 Years Ago
Config tweaks
4 Years Ago
Merge from platform_types
4 Years Ago
More EAC disabling for spectators
4 Years Ago
Merge from platform_types
4 Years Ago
Ignore EAC auth for spectator client (they need a password only the server owner would know)
4 Years Ago
Fix windmill not rotating to the wind direction
4 Years Ago
Merge from platform_types
4 Years Ago
Some more stuff for building
4 Years Ago
▅▉▍▋ ▇▍▄▆▅ ▇▄▆ ▄▋▊▆█ ▆▉▅▅ ▇▄ ▍▆ ▅▋▅▇▉▅▌▉▅ ▆▆▊▄, ▆▉▌ ██▆ ▍▅▍▍▉██ █▅▅▇▌▉▍█ ▆▅ ▌▌▉▅ ▆▋▍█ ▇▉█▍
4 Years Ago
Merge from platform_types
4 Years Ago
Fix server build
4 Years Ago
Fix StringPool exception when the manifest lists the same string twice (merging? this warns if there's a possible collision anyway)
4 Years Ago
Codegen to fix merge issue
4 Years Ago
Merge from platform_types
4 Years Ago
Disable AnimatorLOD in spectator builds Disable occlusion culling when the render controller initializes
4 Years Ago
Hide spectator from snapshots Disable foliage and decor refresh because they don't get rendered Move the sky so it doesn't render weird
4 Years Ago
Update LODs when rendering CCTV, validate images properly too
4 Years Ago
Add support for multiple job assignments per client
4 Years Ago
Stripping down the CCTV render code
4 Years Ago
Close the game when the spectator client disconnects, if it auto connected to a server
4 Years Ago
Spawn spectator players in the sky (with noclip+god mode)
4 Years Ago
Build config for spectator client Fix issues with connecting using the spectator build
4 Years Ago
Fix LocalPlayer not being set