branchrust_reboot/main/new_menucancel
1,337 Commits over 122 Days - 0.46cph!
Set word and character spacing to 0 when switching to a RTL language, it breaks the fonts
Localized patch info date
Some RTL text wrapping fixes
Also apply the font normalSpacingOffset in MeasureVertical
Fixed flex text wrapping issues with RTL languages (was not using the font normalSpacingOffset
Store is now using the last skin update date from the manifest
Fixed cart button not disabling itself when emptied from a add to cart button inside a modal
Proper fix for ultra wide ratios
Fixed skin viewer callbacks being called when closed, causing the viewer to spawn on the wrong items
Restored steam button on DLC pages
Shorter descriptions for all pages
Bumped the maximum amount of line the phrase english textareas can have
- Better store price localization and formating
- Fixed item breakdown testing local price value instead of USD price
Added overrideCulture debug command
Fix for rust plus button infinte loading v2
Added some missing country to currency code for the item marketplace price requests
Close shockbyte and connection modal automatically if you move off the play page
Ported shockbyte modal over to our new menu framework
Refresh all server listings in the warmup instead
Ensure background video uses URL
Additional safety on steam inventory crafting InitAsync
Optimised the rest of the empty pools in the play page
Prewarm flex virtual scrolls in Bootstrap to prevent most of the stutters once you first load up
Tweaked limited tab scroll hitbox
Fixed cart button issues on owned pack
Remove sunset background video (looks bad)
Remove water treatment background video
Removed all the remaining FlexGraphicTransform on texts
Preload 20ish server entries for the busiest server categories (stutter not totally resolved)
FlexVirtualScroll can now preload objects
IsBanned uses a Trie map to improve its performance
Removed localization on bootstrap texts, causing NRE as its not accessible yet
Missing localization fixes
Store pages localization pass
Restore store general tab, bad merge
Removed some unnecessary FlexGraphicTransform comps
Cart button fixes and polish
new_menu/tutorial_integration -> new_menu
Fixed workshop nre in the publish tab
Store items part of a pack now have their pack mentionned in the tile
Some content fixes and tweak
Proper fix for the general tab scroll to section issue
Fixed workshop skybox slider NRE
New item store tile tweaks
Cart button gets on top of opened modal and pages when its not empty
More static resets
Added a command to debug trueshadow update groups
HttpImage static fields reset
UI_Window inherits from BaseMonoBehaviour instead of FacepunchBehaviour