branchrust_reboot/main/new_menucancel

1,337 Commits over 122 Days - 0.46cph!

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