userFlaviencancel
reporust_rebootcancel

6,755 Commits over 851 Days - 0.33cph!

16 Days Ago
Compile fixes
16 Days Ago
Added simulate button to LootFill component
16 Days Ago
Nerfed deep sea PT boat loot
16 Days Ago
merge from main
16 Days Ago
merge from mainmenu_bits
16 Days Ago
Store cart blur
16 Days Ago
Fixed steam DLC page using the wrong media for backgrounds
16 Days Ago
Tweaked friend list background blur
16 Days Ago
Restored DLC store tiles description texts
16 Days Ago
Fixed steam inventory tab scrollbar
16 Days Ago
Item type on steam inventory button now using the same font/styling as item type on store tiles
16 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
16 Days Ago
Removed LOD components from skull trophies text
16 Days Ago
Jackhammer skinviewer tweaks Removed batch component from skinviewer sleeping bag
16 Days Ago
Cleaned up quit modal Updated generic popup blur to use the new one
16 Days Ago
merge from storepage_crypt
16 Days Ago
Crypt store page media
16 Days Ago
merge from main
16 Days Ago
merge from automated_testing
16 Days Ago
Added +autotest command line arguments for server batchmode test runs
16 Days Ago
TestGuns maintenance
16 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
17 Days Ago
merge from main
17 Days Ago
merge from main
19 Days Ago
Crypt building skin store page baseline
19 Days Ago
TMP compile fix
19 Days Ago
merge from unity_6.3.11/new_inputsystem
19 Days Ago
Compile fix
19 Days Ago
merge from unity_6.3.11/new_inputsystem/tmp_update
19 Days Ago
More menu items stuff
19 Days Ago
Menu items cleanup
19 Days Ago
Fixed TMP_SDF - Depth Offset shader TMP Settings
19 Days Ago
Stripped out TMP sprites
19 Days Ago
Stripped out TMP style sheet
19 Days Ago
merge from unity_6.3.11/new_inputsystem
19 Days Ago
client.prefab holds the canon EventSystem Removed the dupe from EngineUI2
19 Days Ago
Removed RedirectSkin_BlueprintIsNotGivenForFree test, its a dupe of an existing item test Test list
19 Days Ago
Updated bootstrap legacy input module to FpStandaloneInputModule
19 Days Ago
Patched TMP shaders to work with soft mask
19 Days Ago
Removed event system from client.prefab, we only need one and its in EngineUI2
19 Days Ago
Restored scroll speeds
19 Days Ago
merge from unity_6.3.11/new_inputsystem/tmp_update
19 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
19 Days Ago
Fixed TmProEmojiRedirector following new TMP_InputField optims
20 Days Ago
Compile fixes
20 Days Ago
Restored blockRectTransformChange in TextMeshProUGUI, used by ItemPickupNotice
20 Days Ago
Restored FixCaret because looks like its still needed
20 Days Ago
Shaders update, stripped mobile and sprite shaders we dont need
20 Days Ago
merge from automated_testing
20 Days Ago
Moved up if DEBUG in TestRunner.Pipeline, TestRunnerWindow, TestMemoryCell and TestSolarPanel