userFlaviencancel
reporust_rebootcancel

4,399 Commits over 609 Days - 0.30cph!

48 Days Ago
Fixed workshop skybox slider NRE
48 Days Ago
New item store tile tweaks
48 Days Ago
Cart button gets on top of opened modal and pages when its not empty
48 Days Ago
More static resets Added a command to debug trueshadow update groups
48 Days Ago
Skin viewer glow tweaks
48 Days Ago
HttpImage static fields reset
48 Days Ago
UI_Window inherits from BaseMonoBehaviour instead of FacepunchBehaviour
48 Days Ago
merge from main
48 Days Ago
Fixed the settings dropdown having a white overlay, regression when I changed the masks
48 Days Ago
Make sure the limited tab scrollview toggling check is done when opening the tab
48 Days Ago
Fixed general store buttons not scrolling to the section correctly when opened for the first time
48 Days Ago
Updated store page arrow buttons Fixed scrollrect focus not working the first time
48 Days Ago
Fixed overlapping texts in the checkout result screen
48 Days Ago
Shader level option range is now 1 to 6, same as before just without the unnecessary in betweens
48 Days Ago
Show the amount of results on each tabs when searching in the settings screen
48 Days Ago
merge from rectmask_optims
48 Days Ago
Missed a mask in the death screen
48 Days Ago
merge from main
48 Days Ago
merge from rectmask_optims
48 Days Ago
Compile fixes
48 Days Ago
merge from rectmask_optims
48 Days 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
48 Days 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
49 Days Ago
Removed some unnecessary masks from map and contacts screen Added contacts update group
49 Days Ago
merge from new_menu
49 Days Ago
merge from new_menu/tmp_optimms
49 Days 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
49 Days Ago
Main menu pages now cache their texts and register/unregister them when toggled, reduces TMP overhead when the menu is not visible
49 Days Ago
Moved TMP rebuilds from Camera.onPreCull to Canvas.willRenderCanvases Fixes stacked camera doubling invisible TMPs overhead
49 Days Ago
merge from new_menu
49 Days Ago
Fixed TMP input fields blocking scroll events in the settings menu
49 Days Ago
Fixed some fake items not appearing as owned in the store Restored the takeover priority
49 Days Ago
Cache what skin breaks into what on warmup instead of calling GetRecipesContainingThis everytime
50 Days Ago
Added a tool to automatically tag glowing skins when generating the item schema
51 Days Ago
merge from main
51 Days Ago
Added unsigned number types to TMP input field, fixes slider input option taking negative numbers in the settings menu
51 Days Ago
Lowered music preview volume in the soundtrack dlc page
51 Days 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
51 Days Ago
merge from new_menu
51 Days 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
51 Days Ago
Missed a file
51 Days Ago
Async-ed the steam inventory crate definitions filtering
51 Days Ago
Added all rustiggé eggs to the skin viewer
51 Days Ago
Removed the white sphere on the bow arrow in the skin viewer (??)
51 Days Ago
Fixed skin viewer panning controls staying ON when exiting full screen while panning
51 Days Ago
Added an editor command to randomise the skins in the store
51 Days Ago
Added NEW tags to header nav button
51 Days Ago
merge from new_menu
51 Days Ago
Store time logic tweaks
51 Days Ago
merge from new_menu