userIan Hendersoncancel

4,177 Commits over 701 Days - 0.25cph!

43 Days Ago
server_image_size_fix -> new_menu2
43 Days Ago
Ensure Server Image retains aspect ratio a bit better (no more cover fill) - should prevent parts of server images from being cut off or obscured
43 Days Ago
main -> new_menu2
43 Days Ago
fix_shockbyte_button -> main (changes were stomped)
43 Days Ago
Remove extra logs
43 Days Ago
Fix shockbyte button again
43 Days Ago
WIP test stuff
43 Days Ago
Weaver setup: Takes sync attributes inside the method and wires them to the hoisted SyncVars in the BaseEntity class Inject proxy methods (getter and setter) Util method to try and find EntityComponentBase inheritence
44 Days Ago
Create getter and setter methods we can give to the weaver
44 Days Ago
Make a public caller method to get around partial methods with access modifiers requiring an implementation
44 Days Ago
Pivot, lets do this the most cheaty way imaginable since I cant do two passes with source generator: CodeGen out some stub methods and emulate the SyncVar inside the EntityComponent Setup SyncComponent attribute so we can control it Wire up setting in a way that makes it believable to be a SyncVar
44 Days Ago
Stop interaction toast clipping Setup button max sizes
44 Days Ago
Remove top level token debug
44 Days Ago
Ensure map name is sanitised properly in streamermode
44 Days Ago
Ensure session background isn't fully transparent
44 Days Ago
Remove excess logs
44 Days Ago
Fix spacing issue with queue icon
44 Days Ago
Fix server queues not detecting single person queues
44 Days Ago
Dont adjust gamemode counts if you are on the wrong category
44 Days Ago
Try and fix promo site not working
44 Days Ago
Fix interaction toast sometimes running logic twice on a single button press
44 Days Ago
Fix rust plus close button not working
44 Days Ago
Restore old streamer mode server description
44 Days Ago
Fix source generator not running on components Code cleanup
44 Days Ago
First attempt at a decent solution to entity components (in SyncVars) - hoisting: Grab a reference to all entity components Find SyncComponent attributes Extract all SyncVars from the 'component' Hoist them inside the parent with getters/setters that reference the components SyncVars Run through existing logic
44 Days Ago
Initial clientside boring stuff
45 Days Ago
media_capture_backgroundvideo -> main
45 Days Ago
Convar to skip the current menu background video
45 Days Ago
Rename 'rust+' button 'pairing' Ensure Rust+ button has a hover effect
45 Days Ago
Ensure streamer mode works for server titles in play
45 Days Ago
Make header box less transparent
45 Days Ago
Disable the 'background' on the session modal connection window
45 Days Ago
naval_update -> scientist_rhib
45 Days Ago
main -> naval_update
45 Days Ago
Onbly show the tutorial button if the connected server has a tutorial available
45 Days Ago
Ensure logo image resets on joining a new server (doesn't stay the old one) Ensure tips reset on joining a new server if the old one had custom tips
47 Days Ago
new_menu2 -> main
47 Days Ago
Add new toast types when you are kicked or banned
47 Days Ago
Fix issues with notification icon popping up whne it shouldn't be Remove rendundant code Added dedicated name support to store heros
47 Days Ago
▊▆▍ ▉▋▋██▉▆▍▌▊▋▇ ▅▋▊▍▉▊▇▇▆▄ ▊▊ ▊▄▋ ▄▋▆▉▉▌ ▇▌ ▇▉▌▉ ▄▌▄'▊ ▇▋▅ ▆▅▉▌▆▋▇ ▌▋█▅▄▋ █▋▅▅▊▄▅█▋▌▆
47 Days Ago
new_menu2 -> main
47 Days Ago
Add a message to the companion page to ensure you've signed into the app if its not installed (hopefully that encourages people to relog if having issues)
48 Days Ago
new_menu2 -> main
48 Days Ago
Pause and play the store hero video when you close and open the menu More logs for notifications
48 Days Ago
Missed files
48 Days Ago
Update some tooltips to the new menui2 ones
48 Days Ago
new_menu2 -> main
48 Days Ago
Proposed fix for notifications
48 Days Ago
Remove logs for main
48 Days Ago
new_menu2 -> main