userlamalovecancel
branchrust_reboot/main/clan_bugfixescancel

20 Commits over 0 Days - Infinitycph!

8 Days Ago
Disable line limit on the clan announcement input and let the backend limit it instead Make it so it strips the linebreaks instead of entire lines of text
8 Days Ago
Fix some slowess with editing large text inputs, hopefully doesn't break some emoji stuff though
8 Days Ago
Fix clan leaderboard never refreshing Probably fix clan announcement truncating to 2048 despite everything else allowing more Don't auto select all when clicking on rank name to edit Missing clan map material change
9 Days Ago
Enable clan system by default, except in hardcore
9 Days Ago
Use save version number for the clan DB file so that a new one is created with wipes instead of persisting
9 Days Ago
Fix BuildActionResult NREs hopefully
11 Days Ago
Don't add clan score events for players killing themselves
11 Days Ago
Clan table map shader tweaks (alpha cutout, multiply albedo instead of mixing by alpha)
11 Days Ago
Replace ClanManager callbacks with UniTask (mostly)
14 Days Ago
Add a streaming controller to the sign painting UI so unity loads higher detail textures for the model when painting clan logos
14 Days Ago
Move a few clan testing commands out of editor only (server admin required)
14 Days Ago
Don't include clan logo in every clan action response
19 Days Ago
Change SteamClientWrapper.GetAvatarTexture to return the Rust logo for streamer mode or as a fallback instead of null Fixes clan UI showing real avatars when streamer mode is enabled
19 Days Ago
Auto close the clan member details panel on tab change or clan UI close
19 Days Ago
Show character budgets for clan announcement and player notes
20 Days Ago
Filter clan names on the leaderboard
20 Days Ago
Allow clan members to view score events in the default member role
20 Days Ago
Disable rich text and escape characters in a bunch of places
20 Days Ago
More helpful error messages for invalid text given as clan name, rank name, and player notes
21 Days Ago
Fix disbanding clans showing up on the leaderboard