userlamalovecancel

6,615 Commits over 2,527 Days - 0.11cph!

28 Days Ago
Fix clicking on popup closing it
28 Days 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
29 Days Ago
Fix DNS lookup for localhost not working
30 Days Ago
Change nexus favorites to use favorites.cfg
30 Days Ago
Merge from main
31 Days Ago
Use async loading to load the menu+game+engine UI in parallel
39 Days Ago
Merge from main
39 Days Ago
Move FlexLayoutManager so it spawns in sooner to fix console spam while loading the menu
42 Days Ago
Check for and apply Harmony mod updates automatically while the server is running
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
▄▉▍ ▌▋▌▍█▄█▆ ▌▆▍ ▋▇▅ ▍▆▋ ▍▋█▊▅ █▋▋█▊▌▇
44 Days Ago
▌█▍▊▅ █▌▋▌ ▅▊▋▊▍▊▉▇▊▍▄▊
45 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
50 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
52 Days Ago
Subtitle text override for general items
52 Days Ago
Add a name field to takeovers so they're easier to find in the inspector
52 Days Ago
Remove unused UIBackgroundBlur
52 Days Ago
Allow overriding the icon images for items in the general tab of the item store
52 Days 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
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
53 Days Ago
Add cover video component
53 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
56 Days Ago
Fill in the replaced item and breaks down into sections
56 Days Ago
Fix item background color disappearing when closing the modal by pressing esc
56 Days Ago
Remove old modal, fix NRE Close modal when pressing esc Close modal when clicking outside of it
56 Days Ago
Add RevealTransitionOnEnable component for lewis
56 Days Ago
Plastic ignore favorites.cfg
56 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
57 Days Ago
Add support for connecting to servers using SRV DNS records
58 Days Ago
Redo header
58 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
Backup save file right after the server saves
2 Months Ago
Remove redundant cancellation token source in server manager Add some more guards to try and prevent exiting out when not actually cancelled Gracefully stop the Rust server when closing server manager with Ctrl+C
2 Months Ago
Add FlexScipedUpdate so it's easy to do batched updates which run layout immediately after instead of deferring until LateUpdate
2 Months Ago
Add code
2 Months Ago
Initial commit