userlamalovecancel

6,936 Commits over 2,680 Days - 0.11cph!

6 Months Ago
Update client/server field finder editor tool to align more closely with how Unity checks for script serialization changes
6 Months Ago
Update CrowdinUpdate.exe with some extra error handling
6 Months Ago
Extra error checking just in case
6 Months Ago
Merge from main
6 Months Ago
Update Crowdin code to call the current version of the APIs because v1 is gone now
6 Months Ago
Add code
6 Months Ago
Initial commit
6 Months Ago
Remove field which was only written to by our codegen
6 Months Ago
Bug fixes by switching everything else to use phrases
6 Months Ago
Merge from main
6 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
6 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
6 Months Ago
Merge from main
6 Months Ago
Merge from main
6 Months Ago
Dispose server queries as soon as they time out to prevent them from doing more work than necessary
6 Months Ago
Fix spinner wheel not resetting the camera to the expected rotation
6 Months Ago
Apply min/max size clamps to element preferred size if they have any restrictions Fix the "Current" button on the "To" field for FlexTransition filling in the wrong field
6 Months Ago
Fix nexus map not appearing until you close and reopen it
6 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
6 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
6 Months Ago
Fix clicking on popup closing it
6 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
6 Months Ago
Fix DNS lookup for localhost not working
6 Months Ago
Change nexus favorites to use favorites.cfg
6 Months Ago
Merge from main
6 Months Ago
Use async loading to load the menu+game+engine UI in parallel
6 Months Ago
Merge from main
6 Months Ago
Move FlexLayoutManager so it spawns in sooner to fix console spam while loading the menu
7 Months Ago
Check for and apply Harmony mod updates automatically while the server is running
7 Months Ago
Actually increase max number of server tags to show to 4 Add the new `tut` tag to the server.tags autocorrect
7 Months Ago
▄▉▍ ▌▋▌▍█▄█▆ ▌▆▍ ▋▇▅ ▍▆▋ ▍▋█▊▅ █▋▋█▊▌▇
7 Months Ago
▌█▍▊▅ █▌▋▌ ▅▊▋▊▍▊▉▇▊▍▄▊
7 Months Ago
Client compile fix
7 Months Ago
Plastic ignore client.serverlist SQLite DB and server_demos folder
7 Months Ago
Add autocorrect logic for the server.tags convar so it would always be formatted correctly
7 Months Ago
Save configs when connecting to a server just in case
7 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
7 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
7 Months Ago
Subtitle text override for general items
7 Months Ago
Add a name field to takeovers so they're easier to find in the inspector
7 Months Ago
Remove unused UIBackgroundBlur
7 Months Ago
Allow overriding the icon images for items in the general tab of the item store
7 Months Ago
Unity upgrade Reset flex transition state sooner so it shouldn't interfere with other scripts Handle min/max size in flex text, fixes weird layout issues on text when the size is clamped Cleanup ds_store files
7 Months Ago
Strip out the effect player stuff from UIEffect
7 Months Ago
Set videos for nomad, lumberjack, and arctic packs
7 Months Ago
Keep the item icons square on the takeover screens to prevent them from looking stretched
7 Months Ago
Use different prefabs for limited and general tab Implement reveal transition per item icon
7 Months Ago
Add cover video component
7 Months Ago
Hook up buy button on the modal
7 Months Ago
Fill items on the last row of the abyss pack