userFlaviencancel
reporust_rebootcancel

4,847 Commits over 639 Days - 0.32cph!

4 Months Ago
UI_Window warning editor only
4 Months Ago
Gesture menu progress
4 Months Ago
Restored store cart button
4 Months Ago
Restored F1 item menu
4 Months Ago
Removed test arg in initial home navigate
4 Months Ago
Gesture menu progress, some refactoring and polish
4 Months Ago
Fixed abyss pack page tag
4 Months Ago
Video preview when hovering gesture item
4 Months Ago
Gesture icon compression formats, fixes bleeding artifacts
4 Months Ago
Gesture menu wip
4 Months Ago
UI.Colourize shader supports SoftMask
4 Months Ago
Fixed store nres
4 Months Ago
More mipmaps on voice props store assets
4 Months Ago
Cache DLC prices so they're only requested one time per session
4 Months Ago
Fixed quit modal command
4 Months Ago
Store dlc overlay page prefab variant setup Moved the DLC price logic in cart button
4 Months Ago
Store page overlay recycling Some layout tweaks
4 Months Ago
Window closed by setting there canvas group alpha to 0 are now set as not pickable in the scene view in editor
4 Months Ago
Enabled mip maps on some store assets
4 Months Ago
Overlay page button progress bar
4 Months Ago
Fixed soundtrack dlc page errors
4 Months Ago
Store overlay page layout changes
4 Months Ago
Close opened page and modals when closing the store
4 Months Ago
Close steam inventory opened modal when switching tab Code cleanup
4 Months Ago
DLC tab layout fixes Some localization bits
4 Months Ago
Close skin modal when switching store tab
4 Months Ago
Store overlay page layout changes
4 Months Ago
Fixed store featuring loading
4 Months Ago
Fixed DLC tab 'view on steam' button size
4 Months Ago
Local phrases update
4 Months Ago
merge from main
4 Months Ago
Store overlay page carrousel scroll, arrow buttons
4 Months Ago
Fixed screen mode setting changing the wrong convar
4 Months Ago
Exclude soft mask assembly from obfuscation
4 Months Ago
Added a missing Preserve attribute in SoftMask, constructor fails in obfuscated clients
4 Months Ago
Removed SetPhrase in Bootstrap, localization isnt loaded at this point
4 Months Ago
Deployable snapping setting Fixed some padding issues
4 Months Ago
Added new UI sound slider to the new settings menu
4 Months Ago
Added new map markers binds in the settings
4 Months Ago
Added a button to reset keybinds individually
4 Months Ago
merge from main
4 Months Ago
Localization
4 Months Ago
Pull DLC price from steam, show discounted price and discount percent when on sale
4 Months Ago
Implemented store DLC tab, wired the dlc overlay pages
4 Months Ago
Reverted 123230 "merge from session_analytics", needs more work
4 Months Ago
merge from main
4 Months Ago
Added a button to reset the timescale to 1 in the Rust Editor window Also added a new menu item to open that window: Tools/Rust Editor
4 Months Ago
Fixed argument mismatch on one of the auto turret tests
4 Months Ago
Codegen
4 Months Ago
Resolved auto turret merge conflicts