userlamalovecancel
reporust_rebootcancel

3,137 Commits over 2,468 Days - 0.05cph!

2 Years Ago
Remove old modal, fix NRE Close modal when pressing esc Close modal when clicking outside of it
2 Years Ago
Add RevealTransitionOnEnable component for lewis
2 Years Ago
Plastic ignore favorites.cfg
2 Years Ago
Add server.favoritesEndpoint to set the DNS hostname to save when favoriting this server (requires query port unless a SRV record also exists) Server browser will save the endpoint and use it to find the server even if its IP (and port, if using SRV) changes
2 Years Ago
Add support for connecting to servers using SRV DNS records
2 Years Ago
Redo header
2 Years Ago
Subtract 93194
2 Years Ago
Close item store takeover screen when esc is pressed
2 Years Ago
Rough impl of hovering limited store items for a 3D skin view
2 Years Ago
Merge fixes in some random prefabs
2 Years Ago
Fixes, built locally and tested to confirm it works
2 Years Ago
Add a -parent-pid command line option to have the Rust server automatically quit when the given process ID exits
2 Years Ago
Change item store item prefab to fully use flex layout so it handles the changing column widths Update Facepunch.Flexbox (dynamic column width, aspect ratio)
2 Years Ago
Fix cloth on projectiles and world models having the wrong gravity direction Probably fix stretching of cloth when teleporting large distances
2 Years Ago
Fade in/out menu background overrides
2 Years Ago
Fix pooling issue with zone name labels for the map
2 Years Ago
Merge from main
2 Years Ago
Fix shader error in StandardMap
2 Years Ago
Fix screen prefabs being disabled when testing them in play mode
2 Years Ago
Lets try that again
2 Years Ago
Replace soft mask with UITransitionEffect because soft mask was breaking when resizing
2 Years Ago
Fix being unable to open the takeover pages for things that were already purchased Replace buy buttons with indicator that the item has already been purchased and cannot be purchased again
2 Years Ago
Move coconut underwear screen back to its proper folder
2 Years Ago
Re-add the reveal animation for one prefab
2 Years Ago
Two reveal animations with different delays Invert states for reveals so it makes more sense Update Facepunch.Flexbox
2 Years Ago
Support reveal animations for the pack screens
2 Years Ago
Update Facepunch.Flexbox again
2 Years Ago
Remove max width on description text
2 Years Ago
Add the menu background override back
2 Years Ago
Update Facepunch.Flexbox
2 Years Ago
Hook up buy buttons
2 Years Ago
Finish the rest of the prefabs
2 Years Ago
Progress on hooking the prefabs up
2 Years Ago
Asset import tweaks
2 Years Ago
Opening and closing the separate pages
2 Years Ago
Progress
2 Years Ago
Merge folders
2 Years Ago
Merge from main
2 Years Ago
Add a custom editor for burst cloth to check for incorrectly cached data and clear it Clear old cached data from viewmodel prefab
2 Years Ago
Burst cloth tweaks
2 Years Ago
Fix blocked servers always doing a wildcard match, now aligns with the logic used for banned servers
2 Years Ago
Set the default font asset in TMP
2 Years Ago
Fix creating new instances of TMP text in the editor so it doesn't spew errors and never work
2 Years Ago
Stronger blurs for lewis
2 Years Ago
Fix UIEffect on CoverImage
2 Years Ago
Fix cover image sizing weirdness
2 Years Ago
Fix custom editor
2 Years Ago
Add a CoverImage component
2 Years Ago
Add components to allow overriding the menu's background with a different image
2 Years Ago
Add UIEffect