userFlaviencancel

6,792 Commits over 851 Days - 0.33cph!

13 Days Ago
merge from storepage_abyss_fix
13 Days Ago
merge from storepage_frontier_fix
13 Days Ago
Fixed hazmats named Abyss Pack in the abyss pack store page Added a proper token for Abyss Pack
13 Days Ago
Added missing railroad planter box to the frontier DLC store page Also fixed triangle planter redirect
13 Days Ago
Missed one more DigitalClockAlarm pooling issue
13 Days Ago
Compile fix
13 Days Ago
Editor: moved SkinnedMeshRenderer convert button to the context menu, as its overriding the builtin custom editor
13 Days Ago
Fixed electric furnace gibs not being skinned
13 Days Ago
Fixed DigitalClockAlarm pooling issue
13 Days Ago
Fixed ParameterDisplayName not being populated correctly in test resutls
13 Days Ago
Test result stacktraces are now populated correctly with captured errors
13 Days Ago
Added SpawnPrefab in RustTestFixture, similar to SpawnEntity but for prefabs
13 Days Ago
merge from automated_testing/raid_recorder
13 Days Ago
Added some new raiding tests
13 Days Ago
merge from automated_testing
13 Days Ago
merge from main
13 Days Ago
merge from selectionhistorywindow_optims (editor only)
13 Days Ago
Fixed selection history window keeping all history loaded in memory as live objects. We now use paths and instance ids and only resolve the object when necessary These objects were never released after a domain reload or a UnloadUnusedAssets call This was the cause for gizmo toggling taking 1min+ and probably a bunch of other issues
14 Days Ago
Auto give rocket launcher and rockets + infinite ammo when starting to record Added ddraws on hit building blocks
14 Days Ago
Added electric furnace to render scene
14 Days Ago
merge from main
14 Days Ago
merge from steaminventory_newitem_fix
14 Days Ago
Fixed new items just bought not showing in your steam inventory (was only working in debug builds)
14 Days Ago
14 Days Ago
Small UIHUD optims
14 Days Ago
Missed a meta
14 Days Ago
Moved HotReloadSettings.asset to an editor folder
14 Days Ago
Suppress all the shader error/warning logs on server startup
14 Days Ago
merge from electricfurnace_emission_fix
14 Days Ago
Fixed missing script warning spam when starting a server, caused by the new automated tests classes
14 Days Ago
EmissionToggle now refreshes its MPB after a material swap, it implements ICustomMaterialReplacer Fixes electric furnaces emission issues after loading a skin
16 Days Ago
Mega hack to bypass the PlayerUpdateCanvases call when unity renders the realtime cubemap, saving some time wasted on UI for nothing
17 Days Ago
merge from automated_testing
17 Days Ago
Fixed automated test prefabs being shipped to the client bundles
17 Days Ago
Phrase contexts
17 Days Ago
Phrases update
17 Days Ago
merge from deepsea_loot_balance
17 Days Ago
Rewrote the AI generated deep sea convar descriptions because holy yapping
17 Days Ago
merge from deepsea_loot_balance
17 Days Ago
Tweaked deepsea rhibs loot, less guns, removed the common scientist loot (pickaxe, green card, flares)
17 Days Ago
Fixed deep sea sulfur ore fields respawning metal
17 Days Ago
merge from main
17 Days Ago
First pass of a raiding test recorder
17 Days Ago
merge from main
17 Days Ago
▅▅▌▇▌▄ █▉▆▌ █▋▅▌█▋█▋▉▉▍▄█▍▌▌█▉▌█▊▄▇▅▄▊▉▋▉▋▋▇▄█▆
17 Days Ago
▊▌▅▄▇▆ ▄▄▅▉▋ ▄█▇▋▅▍ ▄▉▅▌ ▋▆ ▊▋▅▊▍▉▊▆ ▋▌▅▋▊ ▋▄▇ ▆▄▄█▇▋▉ ▉█ ▉▄█ ▊▌▋▌▌▉▉▇▅ ▊▄██▆ ▍▅▇▊▅▇▍▋ ▇▅▋▆▍ ▌▆ ▊▅▇█▆▉▍▅▇▍ ▄▅ ▋▆▉ ▍▉▍▅▌▇▅▌ █▋▉▍▉
17 Days Ago
▄▉█▌▍▇ ▉▉▄▅ ▍▆▋▌
17 Days Ago
merge from horse_rpc_fix
17 Days Ago
Fixed horse spamming CLIENT_HorseUpdate rpc to every clients in range constantly It was supposed to run only when necessary
17 Days Ago
merge from f1tools_demo_fix