userlamalovecancel
reporust_rebootcancel

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

1 Year Ago
Codegen and manifest to fix merge errors
1 Year Ago
Merge from main
1 Year Ago
Disable all editing functionality on the clan UI when not near a clan table Show a tip on the clan UI explaining that editing can only be done near a clan table
1 Year Ago
Placeholder clan table entity where you need to be near to manage your clan Show a vital on the HUD when near the clan table Don't allow inviting players to clans when not near the table All clan RPCs which modify clan-related things will fail when not near the table
1 Year Ago
Merge from parent
1 Year Ago
Merge from main
1 Year Ago
Merge from clans
1 Year Ago
Include the clan.create command in builds (for now) Update banner texture
1 Year Ago
Cherry pick 70282
1 Year Ago
Client xor server compile fix
1 Year Ago
Merge from clans
1 Year Ago
Merge from parent
1 Year Ago
Merge from main
1 Year Ago
Add notification channel for clan announcements Send a push notification to all clan members when updating the announcement (if it's been more than 5 min since the last change) Update NotificationList to support sending notifications to over 100 different steamIDs at a time
1 Year Ago
Update icon for the clan button
1 Year Ago
Replace navigation buttons in inventory, crafting, and contacts screens with GameUI.Navigation prefab
1 Year Ago
Add navigation buttons at the top of the clan UI to switch to the inventory etc
1 Year Ago
Show clan member online status on UI Improve consistency of the clan UI styling
1 Year Ago
Include online status in protos for clan members
2 Years Ago
Keep the last few clan messages in memory so the app can load them into its scrollback Refactor how clan chat worked so it can be adapted to support nexus Fix exception thrown when loading the clan member list and a player has a note set
2 Years Ago
Merge from easter2022)crash - testing shader revert
2 Years Ago
Revert shader changes, switch egg suit to use the StandardWithDecal shader that signs etc use
2 Years Ago
Merge from easter2022_crash - testing changes
2 Years Ago
Revert changes to EngineUI and GameUI
2 Years Ago
Change RequestFileFromServer behavior to work the same as main but add a flag to optionally respond if not found (only used by egg suit)
2 Years Ago
Subtract 70097 - taking another approach with the RequestFileFromServer changes
2 Years Ago
Merge from easter2022_crash (testing)
2 Years Ago
Delete sign.egg.suit (test item used for dev only)
2 Years Ago
Codegen and manifest
2 Years Ago
Update usages of RequestFileFromServer so it never retries if the image wasn't found on the server
2 Years Ago
Subtract 70091 - bring changes to a branch to investigate why it could cause crashes
2 Years Ago
Subtract 70035 - bringing Easter changes back Remove the editor-only [BurstCompile] attribute
2 Years Ago
Push updated clan info to the app so it doesn't need to poll for it
2 Years Ago
Add a handler to get clan info from the companion app
2 Years Ago
Merge from parent
2 Years Ago
Merge from main
2 Years Ago
Fix NRE in ImageProcessing.IsValidPNG
2 Years Ago
Merge from main
2 Years Ago
Merge from main
2 Years Ago
Fix accepting and declining clan invitations not working
2 Years Ago
Fix some UI inconsistencies between the different tabs Highlight rows in all tables except the logs
2 Years Ago
Recolor the empty and invites sections of the clan UI Show clan banner color on invitations because why not
2 Years Ago
Merge clan changed events if one is already queued up Set scroll sensitivity to something reasonable
2 Years Ago
Fade in/out the loading indicator so it doesn't flash the screen every time you do something Add in a button to cancel editing the motd and reset it
2 Years Ago
Set up clan UI to open and switch like the inventory/crafting screens
2 Years Ago
Hide the settings tab if the player doesn't have permissions for anything there Formatting for clan color changes in the log Make NeedsKeyboard.AnyActive return true if any textbox is focused (let me know if there's a better way or any issues with this)
2 Years Ago
Show motd author and how long ago it was last updated on the UI
2 Years Ago
Merge from easter2022
2 Years Ago
Cherry pick 69871
2 Years Ago
Don't allow painting items if they're broken