branchrust_reboot/main/new_menucancel

1,337 Commits over 122 Days - 0.46cph!

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