userFlaviencancel
reporust_rebootcancel

4,399 Commits over 609 Days - 0.30cph!

45 Days Ago
Can press enter or click the DM notif to open the chat
45 Days Ago
Fixed NRE when opening the friend list from the ingame chat
45 Days Ago
Menu chat DM target improvements, cleaned up code and added menu chat subclass
45 Days Ago
Hidden party member button opens the social menu
45 Days Ago
Workshop UI_SettingsTweakSlider nre fix
45 Days Ago
merge from new_menu
45 Days Ago
UI_SteamInventoryCrafting init NRE fix attempt
45 Days Ago
Fixed store price tags being cutoff with some currencies
45 Days Ago
Updated floor and ceiling wp pack store assets
45 Days Ago
Fixed some init issues when clicking on store sub items Fixed medieval showcase tile not having a price tag
45 Days Ago
merge from main
45 Days Ago
Context menu changes so it doesnt spawn offscreen when right clicking party member Also gave it a min size so it doesnt shrink too much
45 Days Ago
merge from new_menu
45 Days Ago
Chat menu mask fixes
45 Days Ago
Footer party can only draw a maximum of 6 party members
45 Days Ago
Friend menu sections try to recycle existing items instead of flushing everything, reduces the flickering Can click on party member to DM them
46 Days Ago
Compression and mipmaps on UI.FriendAvatarGradient so the avatar masks look better
46 Days Ago
If the party changed, update the party footer even when the friend list is not visible Added a leave button when right clicking on yourself
46 Days Ago
merge from new_menu
46 Days Ago
Compile fix again
46 Days Ago
merge from new_menu
46 Days Ago
Compile fix...
46 Days Ago
merge from new_menu
46 Days Ago
Fixed store timer saying "refreshes today" when its in less than 24h but not actually today
46 Days Ago
Restored F7 defaulting to player report (when ingame)
46 Days Ago
Use InstalledUICulture for everything instead of a culture based on the game chosen language
46 Days Ago
Silenced the 429 too many requests error when requesting too many market prices Also added a phrase stating the price fetch fail (as it'll block the breakdown button)
46 Days Ago
Fixed not being able to scroll down through all the console commands auto completion list
46 Days Ago
merge from new_menu
46 Days Ago
Translate.GetCurrentCulture can be overriden by overrideCulture
46 Days Ago
Use Translate.GetCulture instead of CultureInfo.CurrentCulture when formatting prices, as it always return invariant culture Moved the culture convar inside Translate Removed a log in GetMarketPriceImpl
46 Days Ago
Revert 127505, not necessary
46 Days Ago
ListComponent static reset
46 Days Ago
Menu chat fixes Party members spawn in the footer next to the chat
46 Days Ago
Close the menu chat when the menu is closed
46 Days Ago
MainMenu.Canvas extra null check, fixes UI_BackgroundAspectRatioFitter.Fit NRE
46 Days Ago
Added close button to the menu chat Mip maps on friend status circle sprite Some cleanup
46 Days Ago
Added mask clipping support to UIBackgroundBlur
46 Days Ago
Polished social open/close transition UI.AlphaMask can use vertex color, fixes avatar never fading out
46 Days Ago
FriendsList is a UI_Window Added escape capture Cleanup
46 Days Ago
Social prefabbing, cleanup ResetStaticFields on NameHelper
46 Days Ago
Fixed checkout result layout issue
46 Days Ago
merge from new_menu
46 Days Ago
Removed log in UI_Settings Some skinviewer tweaks
46 Days Ago
Fixed some price formatting issues causing local market price to be multiplied by 100 Added printCultureInfo command
47 Days Ago
Added a camera offset setting to the skin viewer, tweaked some offcentered items Added some new halloween items
47 Days Ago
Fixed store "no connection" failure message using the wrong loc key
47 Days Ago
Fixed empty store triggering the NEW notification
47 Days Ago
UI_BackgroundAspectRatioFitter.Fit NRE fix
47 Days Ago
MainMenu reset static fields