userFlaviencancel

6,625 Commits over 821 Days - 0.34cph!

9 Months Ago
Shadow update group execution order
9 Months Ago
Fixed store page overlay aspect ratio, updated all pages
9 Months Ago
Demo button shows up if you have the demo folder with demos in it
9 Months Ago
Fixed string parsing error when opening skins worth more than 1000 pounds in the inventory
9 Months Ago
Fixed skin viewer not resetting materials correctly with old skins
9 Months Ago
Fixed general store description in inventory screen, we now pulled the translated one instead of steam's one
9 Months Ago
Change shadow update group init order
9 Months Ago
merge from main
9 Months Ago
Fixed legacy furnace skin viewer issues
9 Months Ago
Cleaned up demo window
9 Months Ago
Shadow manager NRE fix
9 Months Ago
merge from new_menu
9 Months Ago
Compile fixes
9 Months Ago
merge from new_menu
9 Months Ago
merge from new_menu
9 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
9 Months Ago
Moved all overlay modals in the canvas overlay parent
9 Months Ago
All popups background scale to fit 21:9+ ratios
9 Months Ago
Shockbyte localization fixes
9 Months Ago
NRE and localization fixes
9 Months Ago
Removed hero logs
9 Months Ago
Removed all the masks from store and inventory tiles, CoverImage now has a scale setting
9 Months Ago
Pages cache their masks on warmup and toggle them when showed/hidden, reduces overhead when the menu is hidden
9 Months Ago
Removed unused loading spinner in the generic item modal
9 Months Ago
merge from new_menu
9 Months Ago
Restored store search tab
9 Months Ago
Steam inventory screen search bar Fixed delete twitch drop modal not deleting anything Fixed loading thingy sorting on skin viewer
9 Months Ago
merge from main
9 Months Ago
Phrases
9 Months Ago
merge from new_menu
9 Months Ago
Store localization
9 Months Ago
Steam inventory and workshop screens localization
9 Months Ago
Settings: - Localization tidying, added new tooltips and fixed some typos - Renamed Texture Mipmaps -> Texture Quality - Medium graphics preset use full resolution textures instead of half
9 Months Ago
Phrase property drawer fixes, added a revert button and RustText support
9 Months Ago
merge from new_menu
9 Months Ago
Fixed remaining Application.isPlaying using the wrong namespace
9 Months Ago
Restored FPS slider behaviour, show "unlimited" when set to 0
9 Months Ago
merge from new_menu
9 Months Ago
Fire store init NRE
9 Months Ago
merge from main
9 Months Ago
merge from phrase_applybutton
9 Months Ago
Added a button on the phrase property drower to apply edit directly into the json without having to rebuild the whole thing for 5min
9 Months Ago
Settings: - Fixed submesh issue on the tooltips when switching language - Crowdin URL clickable - Updated some tooltips
9 Months Ago
Fixed SettingsGestureDraggable.OnDropped NRE
9 Months Ago
Premium icon doesnt use global mip map limits
9 Months Ago
merge from main
9 Months Ago
merge from new_menu
9 Months Ago
Added store static grids system, converted all the store static grids Refresh store on checkout Minor fixes
10 Months Ago
Set generic popup ui escape capture as inserts Cart escape fixed too
10 Months Ago
Fixed skin viewer drawing on top of inventory modals Added a timer to delete and crafting warning popups Added an insert setting to UIEscapeCapture