userlamalovecancel

3,076 Commits over 2,315 Days - 0.06cph!

1 Year Ago
Dispose server queries as soon as they time out to prevent them from doing more work than necessary
1 Year Ago
Fix spinner wheel not resetting the camera to the expected rotation
1 Year Ago
Fix nexus map not appearing until you close and reopen it
1 Year 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
1 Year 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
1 Year Ago
Fix clicking on popup closing it
1 Year 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
1 Year Ago
Fix DNS lookup for localhost not working
1 Year Ago
Change nexus favorites to use favorites.cfg
1 Year Ago
Merge from main
1 Year Ago
Use async loading to load the menu+game+engine UI in parallel
1 Year Ago
Merge from main
1 Year Ago
Move FlexLayoutManager so it spawns in sooner to fix console spam while loading the menu
1 Year Ago
Actually increase max number of server tags to show to 4 Add the new `tut` tag to the server.tags autocorrect
1 Year Ago
▄▉▍ ▌▋▌▍█▄█▆ ▌▆▍ ▋▇▅ ▍▆▋ ▍▋█▊▅ █▋▋█▊▌▇
1 Year Ago
▌█▍▊▅ █▌▋▌ ▅▊▋▊▍▊▉▇▊▍▄▊
1 Year Ago
Client compile fix
1 Year Ago
Plastic ignore client.serverlist SQLite DB and server_demos folder
1 Year Ago
Add autocorrect logic for the server.tags convar so it would always be formatted correctly
1 Year Ago
Save configs when connecting to a server just in case
1 Year Ago
Find and save endspoints from Steam favorite servers to favorites.cfg so they can auto upgrade to the more reliable DNS-based favorites
1 Year 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
1 Year Ago
Subtitle text override for general items
1 Year Ago
Add a name field to takeovers so they're easier to find in the inspector
1 Year Ago
Remove unused UIBackgroundBlur
1 Year Ago
Allow overriding the icon images for items in the general tab of the item store
1 Year Ago
Strip out the effect player stuff from UIEffect
1 Year Ago
Set videos for nomad, lumberjack, and arctic packs
1 Year Ago
Keep the item icons square on the takeover screens to prevent them from looking stretched
1 Year Ago
Use different prefabs for limited and general tab Implement reveal transition per item icon
1 Year Ago
Add cover video component
1 Year Ago
Hook up buy button on the modal
1 Year Ago
Fill items on the last row of the abyss pack
1 Year 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
1 Year Ago
Split items into two rows for lumberjack takeover
1 Year Ago
Fix incorrect sizing of skin viewer on takeover screens
1 Year Ago
Finish hooking up modal details
1 Year Ago
Fill in the replaced item and breaks down into sections
1 Year Ago
Fix item background color disappearing when closing the modal by pressing esc
1 Year Ago
Remove old modal, fix NRE Close modal when pressing esc Close modal when clicking outside of it
1 Year Ago
Add RevealTransitionOnEnable component for lewis
1 Year Ago
Plastic ignore favorites.cfg
1 Year 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
1 Year Ago
Add support for connecting to servers using SRV DNS records
1 Year Ago
Redo header
1 Year Ago
Subtract 93194
1 Year Ago
Close item store takeover screen when esc is pressed
1 Year Ago
Rough impl of hovering limited store items for a 3D skin view
1 Year Ago
Merge fixes in some random prefabs
1 Year Ago
Fixes, built locally and tested to confirm it works