branchrust_reboot/main/new_menucancel

1,337 Commits over 122 Days - 0.46cph!

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