userlamalovecancel
reporust_rebootcancel

2,815 Commits over 2,011 Days - 0.06cph!

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
1 Year Ago
Refactor wipe timer to use cron expressions (using the Cronos library, which handles things like DST) Add a new convar to specify the timezone to use for wipe time calculation (wipeTimezone, default Europe/London to match force wipe times) Add a convar to specify a custom cron expression to use for the wipe schedule (wipeCronOverride) Turn PrintWipe into a console command and add more info to it for testing configs
1 Year Ago
Add wipetimer.wipeUnixTimestampOverride for manual control over the wipe timer
1 Year Ago
Don't allow viewing static CCTV cameras from Rust+
1 Year Ago
Move fix so it actually gets applied in client builds
1 Year Ago
Stop sending crate and explosion map markers to Rust+
1 Year Ago
Only allow viewing cameras from Rust+ when not connected to the server
1 Year Ago
Randomize entity IDs and order in Rust+ CCTV data stream
1 Year Ago
Download and cache videos in temp folder before popping up the video player
1 Year Ago
Make the video player dialog close if the video doesn't start playing (within 5 sec right now, can bump it up on the prefab if needed)
1 Year Ago
Merge from main
1 Year Ago
Fix stashes spawning visually buried into the ground (pooling issue)
1 Year Ago
Fix general crosshair not showing up
1 Year Ago
Add a new tab to the server list for nexuses and actually load into the list Broke steam servers though so I gotta fix that Update FP.Nexus
1 Year Ago
Reduce game volume while playing the video
1 Year Ago
Add server.broadcastplayvideo command to play a video for all players on the server (for Twitch Rivals)
1 Year Ago
Refactor ServerBrowserList to have a base class that doesn't use Steam server info
1 Year Ago
Oops
1 Year Ago
Close eyes of players who transferred servers and are still loading in
1 Year Ago
Merge from main
1 Year Ago
Fix client not alwas receiving the nexus.redirect command when using multithreaded networking