branchrust_reboot/main/clan_bugfixescancel

33 Commits over 0 Days - Infinitycph!

2 Months 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
2 Months Ago
Fix some slowess with editing large text inputs, hopefully doesn't break some emoji stuff though
2 Months 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
2 Months Ago
Points for running excavator go to the clan who last accessed the diesel fuel storage (before if clan 1 countered clan 2 and inserted more diesel to keep it running, the points would keep going to clan 2)
2 Months Ago
Add score event for using a red keycard (5 points)
2 Months Ago
Add score event for destroying the patrol helicopter (50 points)
2 Months Ago
Clan points balance pass - Removed scores for killing players in other clan, destroying tool cupboards - Removed score penalties for for being killed by player in another clan, killing unarmed players - Destroying bradley 10 -> 50 - Looting a hackable crate 5 -> 10 - Running excavator 10 -> 3 (its per diesel fuel consumed) - Looting an elite crate 10 -> 5
2 Months Ago
merge from main
2 Months Ago
Enable clan system by default, except in hardcore
2 Months Ago
Use save version number for the clan DB file so that a new one is created with wipes instead of persisting
2 Months Ago
Fix BuildActionResult NREs hopefully
2 Months Ago
Don't add clan score events for players killing themselves
2 Months Ago
Clan table map shader tweaks (alpha cutout, multiply albedo instead of mixing by alpha)
2 Months Ago
Replace ClanManager callbacks with UniTask (mostly)
2 Months Ago
made clan map more like paper with the limited shader functionality
2 Months Ago
Add a streaming controller to the sign painting UI so unity loads higher detail textures for the model when painting clan logos
2 Months Ago
Move a few clan testing commands out of editor only (server admin required)
2 Months Ago
Don't include clan logo in every clan action response
3 Months Ago
Fixed painting the clan logo drawing a straight line unintentionally as you click the Edit Logo button https://files.facepunch.com/raul/1b2311b1/23_15-06-OrnateFlyingsquirrel.mp4
3 Months Ago
merge from main
3 Months Ago
Made it so you can move whilst being in the clan window (matching crafting, contacts and inventory behaviour) Applied HudMenuInput across all clans input fields to prevent movement when they are in focus https://files.facepunch.com/raul/1b2211b1/22_18-21-JuicySeamonkey.mp4
3 Months Ago
merge from main
3 Months 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
3 Months Ago
Auto close the clan member details panel on tab change or clan UI close
3 Months Ago
Show character budgets for clan announcement and player notes
3 Months Ago
Add UI section in the keybind settings, add clan menu and contacts menu bind options, move crafting menu option to it
3 Months Ago
Enable clan name tag color accessibility option
3 Months Ago
merge from main
3 Months Ago
Filter clan names on the leaderboard
3 Months Ago
Allow clan members to view score events in the default member role
3 Months Ago
Disable rich text and escape characters in a bunch of places
3 Months Ago
More helpful error messages for invalid text given as clan name, rank name, and player notes
3 Months Ago
Fix disbanding clans showing up on the leaderboard