userlamalovecancel
reporust_rebootcancel

2,352 Commits over 2,588 Days - 0.04cph!

6 Years Ago
Change "Duplicate Frame" into "Copy Previous Frame"
6 Years Ago
Fix censorsigns not censoring already loaded signs
6 Years Ago
Merge from xmas_2020 (sign bug fixes)
6 Years Ago
Fix neon signs being shut off when the textures load in
6 Years Ago
Fix older signs not saving images anymore (server thought the sign has 0 frames)
6 Years Ago
Fix signs images only appearing on LOD0 Fix frames 2 and 3 being far away from the sign
6 Years Ago
Fix NRE when trying to paint on normal signs
6 Years Ago
Merge from xmas_2020
6 Years Ago
Actually revert accidental ProjectSettings changes
6 Years Ago
Revert accidental ProjectSettings changes
6 Years Ago
Fix opening a sign for editing turning the sign off locally
6 Years Ago
Merge from neon_frames
6 Years Ago
Fix server compile
6 Years Ago
Fix textures possibly being initialized while not being in range
6 Years Ago
Use correct area mesh for xl neon, set all neon area meshes to read/write
6 Years Ago
Missed the original's repair item
6 Years Ago
Fix SteamInventoryGen Download Skins and Check For Updates menus
6 Years Ago
Thanks VS, this was not actually unused
6 Years Ago
Merge from main
6 Years Ago
Fix photos not loading when many try to load at once (might take a few sec to load all in when there's many)
6 Years Ago
Add dirt layer options to the workshop editor
6 Years Ago
Fix terrain not getting initialized properly in the workshop editor
6 Years Ago
server.censorplayerlist will randomly assign player names now
6 Years Ago
Mostly fix getting stuck on its side
6 Years Ago
Fixing some movement issues
6 Years Ago
Can now deploy and pick up the drone WIP fixing collision and landing logic
6 Years Ago
Make the AI controlled drone face the direction its moving
6 Years Ago
Disable drone movement when colliding with something Allow landing and takeoff instead of constantly hovering
6 Years Ago
Merge from main
6 Years Ago
Add support for promoting players to team leader from the app
6 Years Ago
Basic AI control to fly to a position
6 Years Ago
Drone implementation
6 Years Ago
Send the logo image URL to Rust+
6 Years Ago
Add server.logoimage to specify a URL for a circular server logo (up to 256x256)
6 Years Ago
Disable sibling constraints when stiffness is disabled (depth < stiffnessDepth) so cloth hangs loose on arms
6 Years Ago
Push bones out on spawn (fixes spawning clipped) Some more optimization Add an option to disable shape keeping below a certain bone depth
6 Years Ago
Limit the number of cloth instances that can run per frame
6 Years Ago
Increase collision radius
6 Years Ago
Fix player preview not showing cloth
6 Years Ago
Fix broken cloth on ragdolls
6 Years Ago
Remove bone position rewriting because we snapshot the default pose correctly now
6 Years Ago
Add dead zone extent parameter
6 Years Ago
Allow the inspector to edit things without hitting the cache
6 Years Ago
Delete test resources
6 Years Ago
Disable LOD0 completely when at a decent distance
6 Years Ago
Probably fix cloth component removal errors on server
6 Years Ago
Merge from cloth_test
6 Years Ago
Merge from main
6 Years Ago
Fix cloth shape being affected by the player's current pose Tiny optimization
6 Years Ago
Fix cloth glitching out a bit when entering a parenting volume