userFlaviencancel
reporust_rebootcancel

6,254 Commits over 790 Days - 0.33cph!

8 Months Ago
Added a dismisser to the menus chat Opens with the chat keybind Fixes
8 Months Ago
Tweaked skin viewer road sign jacket
8 Months Ago
Added DM picker to the menu chat + a ton of fixes
8 Months Ago
Fixed SkinGlowTester NRE when generating skin icons
8 Months Ago
NRE fix when initializing friends list
8 Months Ago
Can press enter or click the DM notif to open the chat
8 Months Ago
Fixed NRE when opening the friend list from the ingame chat
8 Months Ago
Menu chat DM target improvements, cleaned up code and added menu chat subclass
8 Months Ago
Hidden party member button opens the social menu
8 Months Ago
Workshop UI_SettingsTweakSlider nre fix
8 Months Ago
merge from new_menu
8 Months Ago
UI_SteamInventoryCrafting init NRE fix attempt
8 Months Ago
Fixed store price tags being cutoff with some currencies
8 Months Ago
Updated floor and ceiling wp pack store assets
8 Months Ago
Fixed some init issues when clicking on store sub items Fixed medieval showcase tile not having a price tag
8 Months Ago
merge from main
8 Months 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
8 Months Ago
merge from new_menu
8 Months Ago
Chat menu mask fixes
8 Months Ago
Footer party can only draw a maximum of 6 party members
8 Months Ago
Friend menu sections try to recycle existing items instead of flushing everything, reduces the flickering Can click on party member to DM them
8 Months Ago
Compression and mipmaps on UI.FriendAvatarGradient so the avatar masks look better
8 Months 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
8 Months Ago
merge from new_menu
8 Months Ago
Compile fix again
8 Months Ago
merge from new_menu
8 Months Ago
Compile fix...
8 Months Ago
merge from new_menu
8 Months Ago
Fixed store timer saying "refreshes today" when its in less than 24h but not actually today
8 Months Ago
Restored F7 defaulting to player report (when ingame)
8 Months Ago
Use InstalledUICulture for everything instead of a culture based on the game chosen language
8 Months 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)
8 Months Ago
Fixed not being able to scroll down through all the console commands auto completion list
8 Months Ago
merge from new_menu
8 Months Ago
Translate.GetCurrentCulture can be overriden by overrideCulture
8 Months 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
8 Months Ago
Revert 127505, not necessary
8 Months Ago
ListComponent static reset
8 Months Ago
Menu chat fixes Party members spawn in the footer next to the chat
8 Months Ago
Close the menu chat when the menu is closed
8 Months Ago
MainMenu.Canvas extra null check, fixes UI_BackgroundAspectRatioFitter.Fit NRE
8 Months Ago
Added close button to the menu chat Mip maps on friend status circle sprite Some cleanup
8 Months Ago
Added mask clipping support to UIBackgroundBlur
8 Months Ago
Polished social open/close transition UI.AlphaMask can use vertex color, fixes avatar never fading out
8 Months Ago
FriendsList is a UI_Window Added escape capture Cleanup
8 Months Ago
Social prefabbing, cleanup ResetStaticFields on NameHelper
8 Months Ago
Fixed checkout result layout issue
8 Months Ago
merge from new_menu
8 Months Ago
Removed log in UI_Settings Some skinviewer tweaks
8 Months Ago
Fixed some price formatting issues causing local market price to be multiplied by 100 Added printCultureInfo command