userFlaviencancel

6,900 Commits over 882 Days - 0.33cph!

11 Months Ago
Missed a mask in the death screen
11 Months Ago
merge from main
11 Months Ago
merge from rectmask_optims
11 Months Ago
Compile fixes
11 Months Ago
merge from rectmask_optims
11 Months Ago
Removed the rectmask2d and its world space canvas on the industrial conveyor, replacing it with sprite renderers and a stencil mask For 100 conveyors packed into a small space this saves us ~0.30ms on ClipperRegistry.Cull
11 Months Ago
Added friends, chat, crafting, deathscreen and inventory mask update groups No more useless masks enabled, saves ~0.25ms when running around in craggy with only the HUD visible
11 Months Ago
Removed some unnecessary masks from map and contacts screen Added contacts update group
11 Months Ago
merge from new_menu
11 Months Ago
merge from new_menu/tmp_optimms
11 Months Ago
Added group based update for RectMask2D in ClipperRegistry Assigned all the main menu 2D masks to the mainmenu group, skipping mask updates when its closed Added ui.printmaskupdategroups to debug the masks state
11 Months Ago
Main menu pages now cache their texts and register/unregister them when toggled, reduces TMP overhead when the menu is not visible
11 Months Ago
Moved TMP rebuilds from Camera.onPreCull to Canvas.willRenderCanvases Fixes stacked camera doubling invisible TMPs overhead
11 Months Ago
merge from new_menu
11 Months Ago
Fixed TMP input fields blocking scroll events in the settings menu
11 Months Ago
Fixed some fake items not appearing as owned in the store Restored the takeover priority
11 Months Ago
Cache what skin breaks into what on warmup instead of calling GetRecipesContainingThis everytime
11 Months Ago
Added a tool to automatically tag glowing skins when generating the item schema
11 Months Ago
merge from main
11 Months Ago
Added unsigned number types to TMP input field, fixes slider input option taking negative numbers in the settings menu
11 Months Ago
Lowered music preview volume in the soundtrack dlc page
11 Months Ago
Fixed store bamboo barrel and bamboo shelves redirecting to the wrong pack Fixed adobe page using brick background Fixed some tiles not redirecting to any pages
11 Months Ago
merge from new_menu
11 Months Ago
Store tab now has a "NEW" tag when theres new weekly skins the client never saw Limited tab opening sequence when showing new skins for the first time
11 Months Ago
Missed a file
11 Months Ago
Async-ed the steam inventory crate definitions filtering
11 Months Ago
Added all rustiggé eggs to the skin viewer
11 Months Ago
Removed the white sphere on the bow arrow in the skin viewer (??)
11 Months Ago
Fixed skin viewer panning controls staying ON when exiting full screen while panning
11 Months Ago
Added an editor command to randomise the skins in the store
11 Months Ago
Added NEW tags to header nav button
11 Months Ago
merge from new_menu
11 Months Ago
Store time logic tweaks
11 Months Ago
merge from new_menu
11 Months Ago
Updated steam inventory modal breakdown button design, made the delete button less attractive Updated wording
11 Months Ago
Skins on sale from this week will now appear as marketable locked for X days
11 Months Ago
Fixed store search bar NRE
11 Months Ago
merge from main
11 Months Ago
Fixed offline store message not showing up when your net is offline
11 Months Ago
Fixed limited tab scrollbar not working Tweaked weekly skin color generation
11 Months Ago
Fixed non scrappable items not showing their market price Fixed Wall Divider Pack loc conflict
11 Months Ago
merge from new_menu
11 Months Ago
Tweak slider NRE fix
11 Months Ago
Restored F1 items menu, prefabed the item button that keeps ending up with nan values
11 Months Ago
merge from main
11 Months Ago
Restored header text for featured items Removed old item store code
11 Months Ago
Abyss loc fix
11 Months Ago
Fixed limited skin gradient not scaling right
11 Months Ago
merge from new_menu
11 Months Ago
Tweaked home screen gradient overlay, less noise