userFlaviencancel
reporust_rebootcancel

7,056 Commits over 912 Days - 0.32cph!

3 Months Ago
merge from convar_defaultvalue_fix
3 Months Ago
Added electric furnace to the skin viewer
3 Months Ago
merge from automated_testing
3 Months Ago
Update all tests to call the base SetUp Removed KillAllEntitiesInRadius calls
3 Months Ago
We now take a snapshot of all server entities on test setup, and kill the difference on test teardown Fixes entities leaking from tests
3 Months Ago
Export the test list before running the tests from the pipeline
3 Months Ago
merge from main
4 Months Ago
merge from itemslist_search_improvements
4 Months Ago
Improved search in item list, typing 'wood' will show the wood item first
4 Months Ago
merge from itemslist_scaling_fix
4 Months Ago
Improved item list category button text scaling
4 Months Ago
merge from itemslist_scaling_fix
4 Months Ago
Improved items and vehicles list grid scaling, works better with any resolution and different UI scale
4 Months Ago
Deleted old battering ram temp prefab (fixes manifest error logs)
4 Months Ago
Fixed wallpaper not showing on wood, stone and armoured roof LOD1 models
4 Months Ago
merge from tincanalarm_v2
4 Months Ago
Updated tin can alarm description
4 Months Ago
Added a minuscule Deployed collider to the tin can alarm so it can take fire and explosion damage
4 Months Ago
Reduced loaded molotov light range
4 Months Ago
Added tin can alarm open/close sounds
4 Months Ago
merge from main
4 Months Ago
merge from deepseamarkers_mlrs_fix
4 Months Ago
Fixed deep sea portal marker masking issues with MLRS's map
4 Months Ago
merge from craftingqueue_blurrytexts_fix
4 Months Ago
merge from tincanalarm_v2
4 Months Ago
merge from main
4 Months Ago
merge from wallpaper_nre_fix2
4 Months Ago
merge from adminui_health_fix
4 Months Ago
Fixed server admin ui player panel health rounding issues, it matches the health vital now
4 Months Ago
Wallpaper OnFrameWhileHeld nre fix attempt
4 Months Ago
Fixed blurry texts in the crafting queue, converted to RustText
4 Months Ago
Fixed console autocomplete ranking by match position in fullname instead of command name (party.connectparty instead of client.connect)
4 Months Ago
FlexVirtualScroll:GetItem NRE fix attempt
4 Months Ago
Added salvaged axe
4 Months Ago
Fixed title text not showing if the url is empty (igno Url can now redirect to any store subtab
4 Months Ago
Fixed store hero title text not showing
4 Months Ago
Fixed chicken costume skin viewer burst cloth
4 Months Ago
Fixed server map not showing in connect modal
4 Months Ago
Fixed friend text size in session modal Cleaned up icon submeshes too
4 Months Ago
Copying something in the server admin player panel only copies the value
4 Months Ago
Make sure loadouts are refreshed when connecting to a new server New or removed loadouts also mark the window as dirty for all admins
4 Months Ago
Search bars only capture escape if they are selected and have content
4 Months Ago
Fixed non pooled WireLineAnchorInfo being returned to the pool in ClientIOLine and IOEntity
4 Months Ago
merge from new_console-ui
4 Months Ago
Allow TAB to cycle tabs from the console if the auto complete is hidden
4 Months Ago
Fixed console never creating new bucket entries based on time
4 Months Ago
Fixed UICompass.CompassUpdate NRE when disabling the compass via tools tab
4 Months Ago
Fixed info not being copyable in the player info panel
4 Months Ago
merge from main
4 Months Ago
merge from automated_testing