userlamalovecancel
reporust_rebootcancel

3,142 Commits over 2,496 Days - 0.05cph!

3 Years Ago
Don't bother storing Rust+ info in nexus if Rust+ is disabled
3 Years Ago
Merge from main
3 Years Ago
Allow selecting which zone to start in when connecting to a nexus the first time since wipe
3 Years Ago
Provide connection protocol to remaining nexus redirects Updated FP.Nexus to reflect port field changes Moving repeated bits into NexusUtil
3 Years Ago
Allow flagging servers as a starterZone which will require new players to join one of those when first joining the nexus
3 Years Ago
Update FP.Nexus (should fix "socket is not connected" errors while server is still booting)
3 Years Ago
Fix neon sign paintable layers not being transparent in unpainted areas
3 Years Ago
Disable applyToSkinRenderers for all neon signs to fix frame animations not working
3 Years Ago
Reapply changes to ferry terminal
3 Years Ago
Merge from main
3 Years Ago
Fix server failing to start when nexus is enabled and the save folder doesn't exist yet
3 Years Ago
Fix ferry getting stuck while departing the ferry terminal (and then warping to the next zone) Fix ferry SphereCast returning incorrect values when it hit something
3 Years Ago
Fix turrets not spawning correctly on nexus ferry
3 Years Ago
Update CraggyIsland_Nexus to have a ferry terminal
3 Years Ago
Hide the marker list while in the nexus map
3 Years Ago
Set up ferries to go to the new ferry terminal monument Remove placeholder ferry dock monument
3 Years Ago
Merge from serverlist
3 Years Ago
Add a convar to hide the nexus tab on the server browser
3 Years Ago
Store server protocol in the nexus so the client doesn't need to guess it when connecting/transferring
3 Years Ago
Fix getting player auth token after steamworks SDK upgrade
3 Years Ago
Merge from nexus
3 Years Ago
Fix map missing the markers list UI
3 Years Ago
Merge from main
3 Years Ago
Don't apply mounted length modifier to cloth for standing poses
3 Years Ago
Fix wonky simulation space logic causing weird movement on held/holstered items when parented
3 Years Ago
Reduce stiffness a bit more towards the end of the chain to make it more stable
3 Years Ago
Remove constraint components on anchor bones (they don't do anything there) Allow a bit more angular movement on the 01, 02, and 03 chains Bias the rotation constraints on Z axis a little bit for 01 and 02 to reduce clipping
3 Years Ago
Update BurstClothHitboxCollision to set the simulation space to the player for held/holstered entities Update FP.BurstCloth (simulation space bug fix) Tweak ghost costume cloth material
3 Years Ago
Tweak diver ak cloth parameters
3 Years Ago
Update FP.BurstCloth (lerp root bone positions while simulating)
3 Years Ago
▇ █▇▍▇▌▄ █▋▊▍▊▋▋▌▄▆ ▍▅▉▆ ▄▆▌▋ ▋█▅ ▆▍▍▇▍ ▉█▉▅▌▇ ▅▊ ▌█▄▅▄▋
3 Years Ago
Updated burst cloth mats Enable mipmaps for diver ak icon
3 Years Ago
Update FP.BurstCloth, tweak everything again
3 Years Ago
Cherry pick 84023 (switch to BurstClothHitboxCollision)
3 Years Ago
Replace BurstCloth components with BurstClothHitboxCollision so things handle parenting etc better Update BurstClothHitboxCollision to work with entities other than players
3 Years Ago
Update FP.BurstCloth (stiffness and other fixes) Crank up stiffness on diver ak to fix clipping
3 Years Ago
Diver pickaxe chain mat tweaks
3 Years Ago
Update FP.BurstCloth to latest, tweak cloth mats
3 Years Ago
Free paintable texture when the paintable object is destroyed instead of letting Unity do it later
3 Years Ago
Fix painted texture disappearing way too close on the female variant of the egg suit
3 Years Ago
Switch other diver pickaxe prefabs to use FP.BurstCloth instead of EZ soft bone
3 Years Ago
Merge from diversuit/burstcloth
3 Years Ago
Support length constraints in FP.BurstCloth (for custom min/max instead of hardcoded 0-100%) Refactor calculation order in FP.BurstCloth to help things propagate better Tweak starting bone positions and apply length constraints to diver pickaxe VM
3 Years Ago
Merge from diversuit
3 Years Ago
Tweaks to make the chain look less floaty Add support for rotation constraints to FP.BurstCloth
3 Years Ago
Make the favorite star on the nexuses server browser work
3 Years Ago
Get tag filtering working for nexuses
3 Years Ago
Optimize IsBannedServer to reduce slowdowns while loading the server list
3 Years Ago
Show tags for nexuses on the server browser Bug fixes for the normal Steam server lists Update FP.Nexus to get tags
3 Years Ago
Styling fixes