userFlaviencancel

6,708 Commits over 851 Days - 0.33cph!

8 Days Ago
Fixed crypt store page building tier icon
8 Days Ago
merge from main
8 Days Ago
merge from deepsea_loot_balance
8 Days Ago
Compile fixes
8 Days Ago
Added simulate button to LootFill component
8 Days Ago
Nerfed deep sea PT boat loot
8 Days Ago
merge from main
8 Days Ago
merge from mainmenu_bits
8 Days Ago
Store cart blur
8 Days Ago
Fixed steam DLC page using the wrong media for backgrounds
8 Days Ago
Tweaked friend list background blur
8 Days Ago
Restored DLC store tiles description texts
8 Days Ago
Fixed steam inventory tab scrollbar
8 Days Ago
Item type on steam inventory button now using the same font/styling as item type on store tiles
8 Days Ago
Removed the shitty blur from the store pages, use the new spread version Consistency pass over all store page backgrounds, fixed some bad ones
8 Days Ago
Removed LOD components from skull trophies text
8 Days Ago
Jackhammer skinviewer tweaks Removed batch component from skinviewer sleeping bag
8 Days Ago
Cleaned up quit modal Updated generic popup blur to use the new one
8 Days Ago
merge from storepage_crypt
8 Days Ago
Crypt store page media
9 Days Ago
merge from main
9 Days Ago
merge from automated_testing
9 Days Ago
Added +autotest command line arguments for server batchmode test runs
9 Days Ago
TestGuns maintenance
9 Days Ago
Any errors logged during a test now fail the test, can be bypassed with the AllowsLoggedErrors attribute Also try catch exceptions in WaitUntilWithTimeout and AssertTrueForDuraton and fail the test
9 Days Ago
merge from main
9 Days Ago
merge from main
11 Days Ago
Crypt building skin store page baseline
12 Days Ago
TMP compile fix
12 Days Ago
merge from unity_6.3.11/new_inputsystem
12 Days Ago
Compile fix
12 Days Ago
merge from unity_6.3.11/new_inputsystem/tmp_update
12 Days Ago
More menu items stuff
12 Days Ago
Menu items cleanup
12 Days Ago
Fixed TMP_SDF - Depth Offset shader TMP Settings
12 Days Ago
Stripped out TMP sprites
12 Days Ago
Stripped out TMP style sheet
12 Days Ago
merge from unity_6.3.11/new_inputsystem
12 Days Ago
client.prefab holds the canon EventSystem Removed the dupe from EngineUI2
12 Days Ago
Removed RedirectSkin_BlueprintIsNotGivenForFree test, its a dupe of an existing item test Test list
12 Days Ago
Updated bootstrap legacy input module to FpStandaloneInputModule
12 Days Ago
Patched TMP shaders to work with soft mask
12 Days Ago
Removed event system from client.prefab, we only need one and its in EngineUI2
12 Days Ago
Restored scroll speeds
12 Days Ago
merge from unity_6.3.11/new_inputsystem/tmp_update
12 Days Ago
Restored base option slider prefab content type All the slider using decimal in MenuUI2_Settings need to be changed, but im not gonna do this here because of the merge hell
12 Days Ago
Fixed TmProEmojiRedirector following new TMP_InputField optims
12 Days Ago
Compile fixes
12 Days Ago
Restored blockRectTransformChange in TextMeshProUGUI, used by ItemPickupNotice
12 Days Ago
Restored FixCaret because looks like its still needed