branchrust_reboot/main/new_menucancel

1,337 Commits over 122 Days - 0.46cph!

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