5,034 Commits over 670 Days - 0.31cph!
Checked out items are considered owned locally regardless of what steam returns
Added editor debug command to fake checkouts
Restored shadow update flow
Removed ScrollRectDisable component for now
Settings slider option now have an input field that can be used to enter exact values
Fixed framerate slider clunkiness
Shadow update group execution order
Fixed store page overlay aspect ratio, updated all pages
Demo button shows up if you have the demo folder with demos in it
Fixed string parsing error when opening skins worth more than 1000 pounds in the inventory
Fixed skin viewer not resetting materials correctly with old skins
Fixed general store description in inventory screen, we now pulled the translated one instead of steam's one
Change shadow update group init order
Fixed legacy furnace skin viewer issues
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
Moved all overlay modals in the canvas overlay parent
All popups background scale to fit 21:9+ ratios
Shockbyte localization fixes
NRE and localization fixes
Removed all the masks from store and inventory tiles, CoverImage now has a scale setting
Pages cache their masks on warmup and toggle them when showed/hidden, reduces overhead when the menu is hidden
Removed unused loading spinner in the generic item modal
Restored store search tab
Steam inventory screen search bar
Fixed delete twitch drop modal not deleting anything
Fixed loading thingy sorting on skin viewer
Steam inventory and workshop screens localization
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
Phrase property drawer fixes, added a revert button and RustText support
Fixed remaining Application.isPlaying using the wrong namespace
Restored FPS slider behaviour, show "unlimited" when set to 0
merge from phrase_applybutton