userlamalovecancel
reporust_rebootcancel

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

1 Year 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
1 Year Ago
Fix turrets not spawning correctly on nexus ferry
1 Year Ago
Update CraggyIsland_Nexus to have a ferry terminal
1 Year Ago
Hide the marker list while in the nexus map
1 Year Ago
Set up ferries to go to the new ferry terminal monument Remove placeholder ferry dock monument
1 Year Ago
Merge from serverlist
1 Year Ago
Add a convar to hide the nexus tab on the server browser
1 Year Ago
Store server protocol in the nexus so the client doesn't need to guess it when connecting/transferring
1 Year Ago
Fix getting player auth token after steamworks SDK upgrade
1 Year Ago
Merge from nexus
1 Year Ago
Fix map missing the markers list UI
1 Year Ago
Merge from main
1 Year Ago
Don't apply mounted length modifier to cloth for standing poses
1 Year Ago
Fix wonky simulation space logic causing weird movement on held/holstered items when parented
1 Year Ago
Reduce stiffness a bit more towards the end of the chain to make it more stable
1 Year 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
1 Year 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
1 Year Ago
Tweak diver ak cloth parameters
1 Year Ago
Update FP.BurstCloth (lerp root bone positions while simulating)
1 Year Ago
▇█▇▍▇▌ ▄█▋▊▍▊▋▋▌▄ ▆▍▅▉ ▆▄▆▌ ▋▋█ ▅▆▍▍▇ ▍▉█▉▅▌ ▇▅ ▊▌█▄▅▄
1 Year Ago
Updated burst cloth mats Enable mipmaps for diver ak icon
1 Year Ago
Update FP.BurstCloth, tweak everything again
1 Year Ago
Cherry pick 84023 (switch to BurstClothHitboxCollision)
1 Year Ago
Replace BurstCloth components with BurstClothHitboxCollision so things handle parenting etc better Update BurstClothHitboxCollision to work with entities other than players
1 Year Ago
Update FP.BurstCloth (stiffness and other fixes) Crank up stiffness on diver ak to fix clipping
1 Year Ago
Diver pickaxe chain mat tweaks
1 Year Ago
Update FP.BurstCloth to latest, tweak cloth mats
1 Year Ago
Free paintable texture when the paintable object is destroyed instead of letting Unity do it later
1 Year Ago
Fix painted texture disappearing way too close on the female variant of the egg suit
1 Year Ago
Switch other diver pickaxe prefabs to use FP.BurstCloth instead of EZ soft bone
1 Year Ago
Merge from diversuit/burstcloth
1 Year 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
1 Year Ago
Merge from diversuit
1 Year Ago
Tweaks to make the chain look less floaty Add support for rotation constraints to FP.BurstCloth
1 Year Ago
Make the favorite star on the nexuses server browser work
1 Year Ago
Get tag filtering working for nexuses
1 Year Ago
Optimize IsBannedServer to reduce slowdowns while loading the server list
1 Year Ago
Show tags for nexuses on the server browser Bug fixes for the normal Steam server lists Update FP.Nexus to get tags
1 Year Ago
Styling fixes
1 Year Ago
Show an icon next to the zone the player is currently assigned to Start loading the server info as soon as the info popup opens for faster joining Use a separate convar for specifying the API endpoint for the server list so clients can actually change it Update FP.Nexus
1 Year Ago
Show details for nexus when clicking on one in the server browser
1 Year Ago
Support cover fill rendering for HttpImage
1 Year Ago
Fix errors running ferry_terminal scene in editor
1 Year Ago
WIP info popup for connecting to nexus
1 Year Ago
Pick nexus server list realm based on build info Fix nexus category button not updating properly Fix nexus tab shown by default
1 Year Ago
Fill in zone count on nexus server browser Remove total player capacity from nexus server browser Update FP.Nexus
1 Year Ago
Merge from nexus
1 Year Ago
Client compile fix
1 Year Ago
Merge from main
1 Year Ago
Merge from main