userIan Hendersoncancel
reporust_rebootcancel

4,584 Commits over 731 Days - 0.26cph!

3 Months Ago
Remove testing stuff
3 Months Ago
Persist SyncVar arguments from within components
3 Months Ago
SyncVars can now be used in EntityComponents
3 Months Ago
█▋▉▌▌▆ ▌▌▋▋▉▉▇██▆▅▉ ▉▇ █▋▇▄▇▅ ▅▇▍▌▋▆█ ▅▆▊▍ ▊█▅▍
3 Months Ago
session_text_fix -> new_menu2
3 Months Ago
Prevent header image from stretching in the session page
3 Months Ago
Ensure server title and logo changes properly on the session page
3 Months Ago
server_image_size_fix -> new_menu2
3 Months 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
3 Months Ago
main -> new_menu2
3 Months Ago
fix_shockbyte_button -> main (changes were stomped)
3 Months Ago
Remove extra logs
3 Months Ago
Fix shockbyte button again
3 Months Ago
WIP test stuff
3 Months 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
3 Months Ago
Create getter and setter methods we can give to the weaver
3 Months Ago
Make a public caller method to get around partial methods with access modifiers requiring an implementation
3 Months 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
3 Months Ago
Stop interaction toast clipping Setup button max sizes
3 Months Ago
Remove top level token debug
3 Months Ago
Ensure map name is sanitised properly in streamermode
3 Months Ago
Ensure session background isn't fully transparent
3 Months Ago
Remove excess logs
3 Months Ago
Fix spacing issue with queue icon
3 Months Ago
Fix server queues not detecting single person queues
3 Months Ago
Dont adjust gamemode counts if you are on the wrong category
3 Months Ago
Try and fix promo site not working
3 Months Ago
Fix interaction toast sometimes running logic twice on a single button press
3 Months Ago
Fix rust plus close button not working
3 Months Ago
Restore old streamer mode server description
3 Months Ago
Fix source generator not running on components Code cleanup
3 Months 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
3 Months Ago
Initial clientside boring stuff
3 Months Ago
media_capture_backgroundvideo -> main
3 Months Ago
Convar to skip the current menu background video
3 Months Ago
Rename 'rust+' button 'pairing' Ensure Rust+ button has a hover effect
3 Months Ago
Ensure streamer mode works for server titles in play
3 Months Ago
Make header box less transparent
3 Months Ago
Disable the 'background' on the session modal connection window
3 Months Ago
naval_update -> scientist_rhib
3 Months Ago
main -> naval_update
3 Months Ago
Onbly show the tutorial button if the connected server has a tutorial available
3 Months 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
3 Months Ago
new_menu2 -> main
3 Months Ago
Add new toast types when you are kicked or banned
3 Months Ago
Fix issues with notification icon popping up whne it shouldn't be Remove rendundant code Added dedicated name support to store heros
3 Months Ago
▊▆▍ ▉▋▋██▉▆▍▌▊▋▇ ▅▋▊▍▉▊▇▇▆▄ ▊▊ ▊▄▋ ▄▋▆▉▉▌ ▇▌ ▇▉▌▉ ▄▌▄'▊ ▇▋▅ ▆▅▉▌▆▋▇ ▌▋█▅▄▋ █▋▅▅▊▄▅█▋▌▆
3 Months Ago
new_menu2 -> main
3 Months 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)
3 Months Ago
new_menu2 -> main