userIan Hendersoncancel

6,218 Commits over 1,004 Days - 0.26cph!

12 Months Ago
Extra safety with JSON file handling. Nuke it if it looks funny. Try run normally without blocking menu startup even if its corrupt.
12 Months Ago
Prevent connect modal from ocassionally throwing an NRE
12 Months Ago
Set the new map on the RHIB to use the same shader and basic setup as map views in the server browser
12 Months Ago
Use a single shared 200 x 200 texture to keep costs down
12 Months Ago
Show the real ingame map on a RHIB screen
12 Months Ago
Animate the throttle level on the new RHIB Support reverse
1 Year Ago
minor code cleanup
1 Year Ago
Added working compass to the new RHIB
1 Year Ago
Fixed the propellers not rotating with movement speed
1 Year Ago
Add Waterworld to the scene loader
1 Year Ago
backgroundvideo_fix -> main
1 Year Ago
Convar to force menu background videos to be webm only. Default = true
1 Year Ago
Change texture compression on the RHIB controls
1 Year Ago
Fix new drybox not spawning on the RHIB
1 Year Ago
Remove testing stuff
1 Year Ago
Persist SyncVar arguments from within components
1 Year Ago
SyncVars can now be used in EntityComponents
1 Year Ago
session_text_fix -> new_menu2
1 Year Ago
Prevent header image from stretching in the session page
1 Year Ago
Ensure server title and logo changes properly on the session page
1 Year Ago
server_image_size_fix -> new_menu2
1 Year 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
1 Year Ago
main -> new_menu2
1 Year Ago
fix_shockbyte_button -> main (changes were stomped)
1 Year Ago
Remove extra logs
1 Year Ago
Fix shockbyte button again
1 Year Ago
WIP test stuff
1 Year 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
1 Year Ago
Create getter and setter methods we can give to the weaver
1 Year Ago
Make a public caller method to get around partial methods with access modifiers requiring an implementation
1 Year 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
1 Year Ago
Stop interaction toast clipping Setup button max sizes
1 Year Ago
Remove top level token debug
1 Year Ago
Ensure map name is sanitised properly in streamermode
1 Year Ago
Ensure session background isn't fully transparent
1 Year Ago
Remove excess logs
1 Year Ago
Fix spacing issue with queue icon
1 Year Ago
Fix server queues not detecting single person queues
1 Year Ago
Dont adjust gamemode counts if you are on the wrong category
1 Year Ago
Try and fix promo site not working
1 Year Ago
Fix interaction toast sometimes running logic twice on a single button press
1 Year Ago
Fix rust plus close button not working
1 Year Ago
Restore old streamer mode server description
1 Year Ago
Fix source generator not running on components Code cleanup
1 Year 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
1 Year Ago
Initial clientside boring stuff
1 Year Ago
media_capture_backgroundvideo -> main
1 Year Ago
Convar to skip the current menu background video
1 Year Ago
Rename 'rust+' button 'pairing' Ensure Rust+ button has a hover effect
1 Year Ago
Ensure streamer mode works for server titles in play