userlamalovecancel
reporust_rebootcancel

2,841 Commits over 2,072 Days - 0.06cph!

10 Months Ago
Automatically upload procedural maps to our backend so that all Rust servers allow players to download maps instead of generating them on first join Downloading the maps is much faster and way less resource intensive Can be disabled by setting server.autoUploadMap to false
10 Months Ago
Fix NRE when shooting players spawned from the console Add assertions when enqueueing writes so it's easier to identify where the problem was in the future
10 Months Ago
Merge from main
10 Months Ago
Merge from main
10 Months Ago
Dispose server queries as soon as they time out to prevent them from doing more work than necessary
10 Months Ago
Fix spinner wheel not resetting the camera to the expected rotation
10 Months Ago
Fix nexus map not appearing until you close and reopen it
10 Months Ago
Change the zone details on nexus map to use flex layout Use a separate prefab for the zone labels on the details panel vs. the map markers
10 Months Ago
Change a bunch of stuff to use phrase instances instead of string tokens (including the planner) Mark the methods/fields for using string tokens as obsolete
10 Months Ago
Fix clicking on popup closing it
10 Months Ago
Add nexus map to the connect screen, make it look nicer when loading in https://files.facepunch.com/Rohan/2024/March/21_20-18-DeficientThrasher.mp4
10 Months Ago
Fix DNS lookup for localhost not working
10 Months Ago
Change nexus favorites to use favorites.cfg
10 Months Ago
Merge from main
10 Months Ago
Use async loading to load the menu+game+engine UI in parallel
10 Months Ago
Merge from main
10 Months Ago
Move FlexLayoutManager so it spawns in sooner to fix console spam while loading the menu
10 Months Ago
Actually increase max number of server tags to show to 4 Add the new `tut` tag to the server.tags autocorrect
10 Months Ago
▄▉▍ ▌▋▌▍█▄█▆ ▌▆▍ ▋▇▅ ▍▆▋ ▍▋█▊▅ █▋▋█▊▌▇
11 Months Ago
▌█▍▊▅ █▌▋▌ ▅▊▋▊▍▊▉▇▊▍▄▊
11 Months Ago
Client compile fix
11 Months Ago
Plastic ignore client.serverlist SQLite DB and server_demos folder
11 Months Ago
Add autocorrect logic for the server.tags convar so it would always be formatted correctly
11 Months Ago
Save configs when connecting to a server just in case
11 Months Ago
Find and save endspoints from Steam favorite servers to favorites.cfg so they can auto upgrade to the more reliable DNS-based favorites
11 Months 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
11 Months Ago
Subtitle text override for general items
11 Months Ago
Add a name field to takeovers so they're easier to find in the inspector
11 Months Ago
Remove unused UIBackgroundBlur
11 Months Ago
Allow overriding the icon images for items in the general tab of the item store
11 Months Ago
Strip out the effect player stuff from UIEffect
11 Months Ago
Set videos for nomad, lumberjack, and arctic packs
11 Months Ago
Keep the item icons square on the takeover screens to prevent them from looking stretched
11 Months Ago
Use different prefabs for limited and general tab Implement reveal transition per item icon
11 Months Ago
Add cover video component
11 Months Ago
Hook up buy button on the modal
11 Months Ago
Fill items on the last row of the abyss pack
11 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
11 Months Ago
Split items into two rows for lumberjack takeover
11 Months Ago
Fix incorrect sizing of skin viewer on takeover screens
11 Months Ago
Finish hooking up modal details
11 Months Ago
Fill in the replaced item and breaks down into sections
11 Months Ago
Fix item background color disappearing when closing the modal by pressing esc
11 Months Ago
Remove old modal, fix NRE Close modal when pressing esc Close modal when clicking outside of it
11 Months Ago
Add RevealTransitionOnEnable component for lewis
11 Months Ago
Plastic ignore favorites.cfg
11 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
11 Months Ago
Add support for connecting to servers using SRV DNS records
11 Months Ago
Redo header
11 Months Ago
Subtract 93194