branchrust_reboot/main/new_menucancel

1,337 Commits over 122 Days - 0.46cph!

3 Months Ago
TrueShadowManager NRE fix + another attempt at fixing shadows not spawning
3 Months Ago
Remove shadow from interaction modal in bootstrap
3 Months Ago
Interaction toast now uses the correct icons no matter where it lives Interaction toast supports passed in icons Interaction toast animations and polish
3 Months Ago
PurchasedItem overlay design
3 Months Ago
Compile fixes
3 Months Ago
Also add bought items to the inventory, just to make sure players can see their recent purchase
3 Months Ago
Checked out items are considered owned locally regardless of what steam returns Added editor debug command to fake checkouts
3 Months Ago
Tidied up the interaction toast - still needs the icons sorted
3 Months Ago
Add graphic raycaster to the bootstrap scene to fix the button not working
3 Months Ago
Ensure joining with the console fills out the same join details as seen when joining via the button Split of connection logic into a static class that will keep all the UI updated as normal
3 Months Ago
Restored shadow update flow
3 Months Ago
Removed ScrollRectDisable component for now
3 Months Ago
Fixed FPS slider again
3 Months Ago
Keybind reset button loc
3 Months Ago
Settings slider option now have an input field that can be used to enter exact values Fixed framerate slider clunkiness
3 Months Ago
Shadow update group execution order
3 Months Ago
successful purchase item overlay
3 Months Ago
update favourites page when you unfavourite a server as well
3 Months Ago
Fix toast second button not working properly
3 Months Ago
Fix copy button copying multiple times
3 Months Ago
Fixed get premium button showing up for every server
3 Months Ago
Rust plus button changes
3 Months Ago
NRE fix
3 Months Ago
Initial work for Rust Plus hookup
3 Months Ago
Compile fix
3 Months Ago
If you try to connect to a premium server without premium then show a 'get premium' button on the connect modal
3 Months Ago
Fixed store page overlay aspect ratio, updated all pages
3 Months Ago
Short Filter Tag Support: Can collapse all filters and still have a rough idea on whats selected via a short tag displayed after the filters Can default to enabled/disabled, or the actual text of whats presse
3 Months Ago
Demo button shows up if you have the demo folder with demos in it
3 Months Ago
Fixed string parsing error when opening skins worth more than 1000 pounds in the inventory
3 Months Ago
Fixed skin viewer not resetting materials correctly with old skins
3 Months Ago
Fixed general store description in inventory screen, we now pulled the translated one instead of steam's one
3 Months Ago
Fixed a bug that would cause certain filters to turn themselves off if you hovered the mouse inside and then outside of the button regions
3 Months Ago
Redo all of the tooltips for each of the filters
3 Months Ago
Update Server Entry tags to use the new tooltips
3 Months Ago
Remove transition from session page
3 Months Ago
Standardise play mode filtering tooltips
3 Months Ago
Change shadow update group init order
3 Months Ago
merge from main
3 Months Ago
Fixed legacy furnace skin viewer issues
3 Months Ago
Cleaned up demo window
3 Months Ago
update base stor eprefab, improve tags design
3 Months Ago
Demos & play using same search styles
3 Months Ago
Shadow manager NRE fix
3 Months Ago
Wrap friends list updates in FlexScopedUpdate to try and fix flickering
3 Months Ago
Compile fixes
3 Months Ago
TrueShadow optimisations: removed per instance LateUpdate calls, added manager with group based updates Assigned all shadows to mainmenu group, skipped when menu is closed Shadows aren't updated when invisible too
3 Months Ago
Moved all overlay modals in the canvas overlay parent
3 Months Ago
center FP logo more
3 Months Ago
All popups background scale to fit 21:9+ ratios