userFlaviencancel

6,667 Commits over 851 Days - 0.33cph!

12 Days Ago
Fixed local client player being killed by the tests TearDown (entity snapshot clearing)
12 Days Ago
Fixed passed/failed filter text width
12 Days Ago
Throw if the scoped convar doesn't have a SetOveride (methods)
12 Days Ago
Fixed scoped convars being case sensitive Failing to find a convar now throws, will fail the test if throwing during SetUp/TearDown or in the test body
12 Days Ago
merge from main
13 Days Ago
Added new input system package
13 Days Ago
Yolo updated the unity.ugui package to latest available version Re applied our custom changes on top, seems to work 2/2
13 Days Ago
Yolo updated the unity.ugui package to latest available version Re applied our custom changes on top, seems to work
13 Days Ago
merge from tincanalarm_v2
13 Days Ago
Cant open tin can alarm when building blocked
13 Days Ago
Removed unknown region log spam in editor
13 Days Ago
merge from automated_testing
13 Days Ago
Cleanup
13 Days Ago
Optimised test runner window OnGUI stack Editor test runs are faster
13 Days Ago
merge from main
13 Days Ago
Removed hull_corner prefabs, unused
14 Days Ago
merge from automated_testing
14 Days Ago
Added category selection to the test runner window
14 Days Ago
merge from automated_testing
14 Days Ago
Fixed TestConveyorSplits and TestConveyorTransfer failing during setup because of stability All entities were spawned at 0,0,0 together and groundwatch was killing them Now setting server.stability to false in setup
14 Days Ago
Updated some old client tests to use scoped convars
14 Days Ago
SetUp and TearDown can now fail the test is they throw They run using ExecuteTestInternal like the tests
14 Days Ago
Test runner window now supports repeated tests
14 Days Ago
█▊▉▇▇▌ ▋▋▍▆ ▍▍▌▅▍▉▆▋█▆▍▄▌▅▉▉▅█▅▍▄▆
14 Days Ago
▍▇▌▅▍▍▇▆ ▋▌▅ ▅▅▉▆▍▌▅█▌▌▌ ▊▌█ ▌▆▌ ▌▅▊ ▍▍▉▆▋▇▆▊▅▉ ▋▉▌▆▄▆▅▍▊▄ ▄▌▋ ▋▅▊▄ ▊▄▊█ ▇▊▆▅▆ ▊▇█▊▉█▆▇▄ ▆▌▉█▉▅▌▆▄▊▅▅▌▅▅ ▆▉▊ █▅▇▍▊▄▋▊▌▉▄▉▉▉▇ ▊▍▌▉▆█ ▉▉
14 Days Ago
Fixed door and window deploy guides snapping to the origin of the boat when placing on a finished boat
14 Days Ago
merge from deepsea_navmesh_optims
14 Days Ago
When the deep sea opens, wait for island navmesh bake to finish before starting the next Added deepsea.navmesh_spawninterval (was using entity interval before)
14 Days Ago
merge from deepsea_loot_balance
14 Days Ago
Tweaked deep sea loot: - Initial loot when the sea opens slightly reduced (~15%) - Respawn cycles cap at ~30% of a full fill instead of slowly refilling back to 100% Added deepsea.loot_scale and deepsea.loot_respawn_scale convars
14 Days Ago
merge from tincanalarm_v2
14 Days Ago
Can add flares inside the tin can alarm
14 Days Ago
merge from main
15 Days Ago
merge from socialmenu_optims
15 Days Ago
Compile fix
15 Days Ago
Restored NVIDIA reflex options being disabled if not supported Added DisableIfDlssNotSupported to DLSS option (was only on DLAA) Needs more work because looks like DLSS.IsDlssSupported is always returning false currently
15 Days Ago
Populate the friend list on init so the social button can show the online count
15 Days Ago
merge from main
15 Days Ago
Added missing Model component to salvaged axe entity, fixes skins not loading in 3P
17 Days Ago
Fixed main menu social button considered visible all the time, causing friends menu to rebuild every 15s Fixed persona change triggering full friends list rebuild fixes stutters mid game for players with large friend lists
17 Days Ago
merge from main
18 Days Ago
merge from automated_testing
18 Days Ago
Removed some old ad-hoc entity cleanup methods in TestTrees and TestRockets
18 Days Ago
Added OnBeforeSetUp and OnAfterTearDown. Overriden by RustTextFixture, includes all the entity and item cleanup This makes sure tests arent exploding if we forget to call the base SetUp and Teardown, it was too fragile Updated all tests
18 Days Ago
merge from rfreceiver_freqchange_fix
18 Days Ago
RFReceiver RFBroadcaster code cleanup
18 Days Ago
Added new tests covering the frequency change while powered/unpowered Test list
18 Days Ago
Fixed RF receiver adding itself to the listener set when changing its frequency while unpowered
18 Days Ago
merge from console_autocompletescroll_fix
18 Days Ago
Fixed console autocomplete scroll to selected