userlamalovecancel
reporust_rebootcancel

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

9 Months Ago
Subtitle text override for general items
9 Months Ago
Add a name field to takeovers so they're easier to find in the inspector
9 Months Ago
Remove unused UIBackgroundBlur
9 Months Ago
Allow overriding the icon images for items in the general tab of the item store
9 Months Ago
Strip out the effect player stuff from UIEffect
9 Months Ago
Set videos for nomad, lumberjack, and arctic packs
9 Months Ago
Keep the item icons square on the takeover screens to prevent them from looking stretched
9 Months Ago
Use different prefabs for limited and general tab Implement reveal transition per item icon
9 Months Ago
Add cover video component
9 Months Ago
Hook up buy button on the modal
9 Months Ago
Fill items on the last row of the abyss pack
9 Months Ago
Close takeover screen when clicking anything off of it Force scroll to top on takeover screens cause they keep auto scrolling down a bit when editing prefabs
9 Months Ago
Split items into two rows for lumberjack takeover
9 Months Ago
Fix incorrect sizing of skin viewer on takeover screens
9 Months Ago
Finish hooking up modal details
9 Months Ago
Fill in the replaced item and breaks down into sections
9 Months Ago
Fix item background color disappearing when closing the modal by pressing esc
9 Months Ago
Remove old modal, fix NRE Close modal when pressing esc Close modal when clicking outside of it
9 Months Ago
Add RevealTransitionOnEnable component for lewis
9 Months Ago
Plastic ignore favorites.cfg
9 Months 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
9 Months Ago
Add support for connecting to servers using SRV DNS records
9 Months Ago
Redo header
9 Months Ago
Subtract 93194
9 Months Ago
Close item store takeover screen when esc is pressed
9 Months Ago
Rough impl of hovering limited store items for a 3D skin view
10 Months Ago
Merge fixes in some random prefabs
10 Months Ago
Fixes, built locally and tested to confirm it works
10 Months Ago
Add a -parent-pid command line option to have the Rust server automatically quit when the given process ID exits
10 Months 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)
10 Months Ago
Fix cloth on projectiles and world models having the wrong gravity direction Probably fix stretching of cloth when teleporting large distances
10 Months Ago
Fade in/out menu background overrides
10 Months Ago
Fix pooling issue with zone name labels for the map
10 Months Ago
Fix shader error in StandardMap
10 Months Ago
Merge from main
10 Months Ago
Fix screen prefabs being disabled when testing them in play mode
10 Months Ago
Lets try that again
10 Months Ago
Replace soft mask with UITransitionEffect because soft mask was breaking when resizing
10 Months 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
10 Months Ago
Move coconut underwear screen back to its proper folder
10 Months Ago
Re-add the reveal animation for one prefab
10 Months Ago
Two reveal animations with different delays Invert states for reveals so it makes more sense Update Facepunch.Flexbox
10 Months Ago
Support reveal animations for the pack screens
10 Months Ago
Update Facepunch.Flexbox again
10 Months Ago
Remove max width on description text
10 Months Ago
Add the menu background override back
10 Months Ago
Update Facepunch.Flexbox
10 Months Ago
Hook up buy buttons
10 Months Ago
Finish the rest of the prefabs
10 Months Ago
Progress on hooking the prefabs up