userFlaviencancel
reporust_rebootcancel

6,514 Commits over 821 Days - 0.33cph!

32 Minutes Ago
merge from unity_6.3.11/new_inputsystem/tmp_update
4 Hours 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
4 Hours Ago
Fixed TmProEmojiRedirector following new TMP_InputField optims
6 Hours Ago
Compile fixes
6 Hours Ago
Restored blockRectTransformChange in TextMeshProUGUI, used by ItemPickupNotice
6 Hours Ago
Restored FixCaret because looks like its still needed
Today
Shaders update, stripped mobile and sprite shaders we dont need
Today
merge from automated_testing
Today
Moved up if DEBUG in TestRunner.Pipeline, TestRunnerWindow, TestMemoryCell and TestSolarPanel
Today
Removed NUnit refs in TestPlayerBoat and RHIB
Today
Relinked third parties using the TMP assembly
Today
merge from main
Today
merge from automated_testing
Today
Quit the editor once the test pipeline run is done (the method is async so we cant use -quit)
Today
merge from lookingat_io_qol
Today
Cherrypicked 143119: Updated UpdateLookingAt to ignore IO entities that arent matching the wiretool type you're holding
Today
merge from automated_testing/skins
Today
▋▋█▅█▄ ▅ ▉▋▍▊ █▊▊▉ ▉▋▅▌ ▉▄▅▉█▄ ▆▅▊▊ ▍▄▊▇▇▌ ▄▇ ▍▇▌ ▉▋▋ █▌█ ▋▉▇▇ ▅▍█▄ ▆▊▆ ▍▅▆ ▌▉ ▍▋▌▄▄▆▌█▅ ▋▌▄ ▍▆▇▄ ▊▉ ▉▊▆ ▇▌▄ ▅▇▄▆▌▇ ▌▅ ▍▍▌ ▍▉▋▇
Today
Added 5 new skin tests
Today
merge from main
Today
Added an error in the skin inspector when display name is empty Added a new test checking all skins have a display name
Today
Added display name phrases to the new barrel skins Empty display name is causing NRE when generating skins schema
Today
RTL and emoji input field stuff compile fixes
Today
Fixing compile errors - FontAssetGenerator - RustText/RustTextEditor - FlexGraphicTransform - FlexTextEditor
Today
Re-applied our Rust specifics UGUI and TMP modifications on top of UGUI 2.0
Today
Started updating TMP: - Deleted our custom GUI and TMP packages - Embedded com.unity.ugui 2.0 (contains up to date GUI and TMP)
Today
merge from new_inputsystem
Today
Removed temp debug log
Today
isFKey goes from F1 to F24
Yesterday
Switched active input handling to new input system only
Yesterday
Updated input system package to 1.19 Dunno why the package manager is recommending 1.11.2 as the last version Fixes no domain reload breaking InputSystemUIInputModule
Yesterday
merge from main
Yesterday
Replaced all the old input system calls to use the new input sytem API (113 files)
Yesterday
Added some helpers to standardize mouse scroll and mouse axis deltas as they need to be multiplied by a magic number to feel exactly the same as before
Yesterday
NeedsKeyboard cleanup
Yesterday
Updated NeedsKeyboard to work with the new input system
Yesterday
Auto update keys.cfg file to use the new names Updated keys_default.cfg
Yesterday
FpStandaloneInputModule now inherits InputSystemUIInputModule UI is working
Yesterday
Added a conversion table so old binds config still work, as some keys have been renamed (ex: return -> enter, leftcontrol -> leftctrl...) Some refactoring
Yesterday
Facepunch.Input adapted to the new input system Getting rid of KeyCode and replacing everything with Key/ButtonControl
Yesterday
merge from main
Yesterday
merge from deepsea_loot_balance
Yesterday
Missed some spawn groups Fixed SpaceCheckingSpawnPoint NRE when disabling world prefabs in editor
Yesterday
Fixed tropical islands spawngroups respawning loot on top of each other
Yesterday
Fixed ghost ship loot spawning unparented and on top of each other
Yesterday
merge from main
Yesterday
merge from automated_testing
Yesterday
Fixed local client player being killed by the tests TearDown (entity snapshot clearing)
Yesterday
Fixed passed/failed filter text width
Yesterday
Throw if the scoped convar doesn't have a SetOveride (methods)