userlamalovecancel
reporust_rebootcancel

2,528 Commits over 1,797 Days - 0.06cph!

30 Days Ago
Merge from main
32 Days Ago
Use async loading to load the menu+game+engine UI in parallel
40 Days Ago
Merge from main
40 Days Ago
Move FlexLayoutManager so it spawns in sooner to fix console spam while loading the menu
43 Days Ago
Actually increase max number of server tags to show to 4 Add the new `tut` tag to the server.tags autocorrect
43 Days Ago
▄▉▍ ▌▋▌▍█▄█▆ ▌▆▍ ▋▇▅ ▍▆▋ ▍▋█▊▅ █▋▋█▊▌▇
45 Days Ago
▌█▍▊▅ █▌▋▌ ▅▊▋▊▍▊▉▇▊▍▄▊
46 Days Ago
Client compile fix
46 Days Ago
Plastic ignore client.serverlist SQLite DB and server_demos folder
46 Days Ago
Add autocorrect logic for the server.tags convar so it would always be formatted correctly
46 Days Ago
Save configs when connecting to a server just in case
46 Days Ago
Find and save endspoints from Steam favorite servers to favorites.cfg so they can auto upgrade to the more reliable DNS-based favorites
51 Days Ago
Auto refresh address and port for DNS-favorited servers Format the favorites.cfg as an object so it's easier to make changes to later
53 Days Ago
Subtitle text override for general items
53 Days Ago
Add a name field to takeovers so they're easier to find in the inspector
53 Days Ago
Remove unused UIBackgroundBlur
53 Days Ago
Allow overriding the icon images for items in the general tab of the item store
53 Days Ago
Strip out the effect player stuff from UIEffect
53 Days Ago
Set videos for nomad, lumberjack, and arctic packs
53 Days Ago
Keep the item icons square on the takeover screens to prevent them from looking stretched
53 Days Ago
Use different prefabs for limited and general tab Implement reveal transition per item icon
54 Days Ago
Add cover video component
54 Days Ago
Hook up buy button on the modal
56 Days Ago
Fill items on the last row of the abyss pack
56 Days 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
56 Days Ago
Split items into two rows for lumberjack takeover
56 Days Ago
Fix incorrect sizing of skin viewer on takeover screens
56 Days Ago
Finish hooking up modal details
57 Days Ago
Fill in the replaced item and breaks down into sections
57 Days Ago
Fix item background color disappearing when closing the modal by pressing esc
57 Days Ago
Remove old modal, fix NRE Close modal when pressing esc Close modal when clicking outside of it
57 Days Ago
Add RevealTransitionOnEnable component for lewis
57 Days Ago
Plastic ignore favorites.cfg
57 Days 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
58 Days Ago
Add support for connecting to servers using SRV DNS records
59 Days Ago
Redo header
59 Days Ago
Subtract 93194
2 Months Ago
Close item store takeover screen when esc is pressed
2 Months Ago
Rough impl of hovering limited store items for a 3D skin view
2 Months Ago
Merge fixes in some random prefabs
2 Months Ago
Fixes, built locally and tested to confirm it works
3 Months Ago
Add a -parent-pid command line option to have the Rust server automatically quit when the given process ID exits
3 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)
3 Months Ago
Fix cloth on projectiles and world models having the wrong gravity direction Probably fix stretching of cloth when teleporting large distances
3 Months Ago
Fade in/out menu background overrides
3 Months Ago
Fix pooling issue with zone name labels for the map
3 Months Ago
Fix shader error in StandardMap
3 Months Ago
Merge from main
3 Months Ago
Fix screen prefabs being disabled when testing them in play mode
3 Months Ago
Lets try that again