branchrust_reboot/main/new_menucancel

434 Commits over 61 Days - 0.30cph!

14 Days Ago
Pretending to be a graphics programmer: wrote a semi optimised blur shader for our UI. Old background ui blur was doing ~130 texture fetches + three draw calls New one does ~9 texture fetches + 2 draw calls. Output is pretty consistent between old and new. UI Notifications now has an icon just like the store (rather than a blank entry)
14 Days Ago
Using roboto on: generic popup body, settings tooltips, skin modal description
14 Days Ago
Applied Roboto Regular on store overlay pages
14 Days Ago
Added Roboto Regular font (non condensed version)
14 Days Ago
General store soft mask
14 Days Ago
Added SoftMask
14 Days Ago
Exposed maskable in MaskableGraphic (backported some newer unity UI stuff we dont have in our UI package, what could go wrong?)
14 Days Ago
Abyss pack + base pack styling
14 Days Ago
Removed mono speaker mode option, convar is clamped anyway
14 Days Ago
Fixed resolution dropdown being populated everytime you open the settings menu
14 Days Ago
Disabled raycast target on the featured tab scroll gradient
14 Days Ago
Some settings convar fixes
14 Days Ago
Fixed missing values on interaction crosshair mode
14 Days Ago
Fixed text and color issues with setting dropdowns
14 Days Ago
Cart content is saved between sessions
14 Days Ago
123277 applied to the new settings menu
14 Days Ago
merge from main
14 Days Ago
121963 applied to the new settings menu
14 Days Ago
Store cart empty version
15 Days Ago
Fixed keybind buttons not working Fixed some click/up/down in RustButton again
15 Days Ago
Even dumber compile errors.
15 Days Ago
compile fixes
15 Days Ago
Removed cart button on item redirect, replaced subtitle for "Available in X pack"
15 Days Ago
Weekly skins countdown widgets
15 Days Ago
Fixed text wrapping issues for the featured limited skin
15 Days Ago
Fixed store tab navigation not changing button states
15 Days Ago
Pack showcases are hidden if the player own them Added jungle pack showcase
15 Days Ago
Setup info box heros. Link info box on the dashboard to store/limited
15 Days Ago
Add patch info hero, updates itself with the latest patch from the manifest
15 Days Ago
General store background crossfade when focused on pack categories
15 Days Ago
Limited tab scroll view
15 Days Ago
Added a debug command to print the weekly skins
15 Days Ago
Store limited tab scrollview
15 Days Ago
Fixed flex grid vertical height
15 Days Ago
Minor cleanup
15 Days Ago
compile fix
15 Days Ago
Session page can now understand and quit demos
15 Days Ago
Added a super basic sessions tab so you can leave a server you're currently in without using console
15 Days Ago
Use old demo ui setup for the demo system
15 Days Ago
System to hide and show navigation links dependant on in game state
15 Days Ago
Missing codegen
15 Days Ago
Removed the ItemDefinition label from the store UI prefab (wtf)
15 Days Ago
Feature store tile text wrapping fixes
15 Days Ago
New loading screen
15 Days Ago
Added an editor convar to load ALL the game items in the steam inventory menu. Didnt go well
15 Days Ago
Client compile fix
15 Days Ago
Assigned but its value is never used compile fixes
15 Days Ago
Made the store debug commands not editor only for now
15 Days Ago
Bunch of server compile fixes to get ready to merge
15 Days Ago
Store medieval pack section