userFlaviencancel

6,896 Commits over 882 Days - 0.33cph!

51 Days Ago
Wire tool tests
52 Days Ago
Fixed wire isolation not working on player boats
52 Days Ago
Restored chippy arcade assets filtering mode
52 Days Ago
Save the last open category in F1 items and vehicles tabs
52 Days Ago
Phrases update
52 Days Ago
Fixed console not adding sv in front of server command when using the arrows to navigate through autocomplete
52 Days Ago
Added a button to teleport to the associated entity on UGC entries in the admin panel Added global.teleport2entityid command
52 Days Ago
Phrase contexts
52 Days Ago
Fixed copypaste names not being truncated in list view
52 Days Ago
Added confirmation popups when deleting loadouts and copypastes files
52 Days Ago
merge from rfreceiver_modding_fix
52 Days Ago
Fixed duped packs in the steam inventory menu if purchased when the game was closed
52 Days Ago
merge from steaminventory_newitem
52 Days Ago
merge from main
52 Days Ago
Fixed not being able to connect a wire to a door controller when the door is open
52 Days Ago
ServerSetFrequency changes in RFReceiver to make it easier for Oxide to patch the method
52 Days Ago
Fixed lunar wall dividers all named Wall Divider Pack Added a new key for the pack
52 Days Ago
Fixed barrels and shelves showing the new hidden base redirect item in store pages
52 Days Ago
Fixed the mess with ice throne showing as Ice King Pack
52 Days Ago
merge from storepage_abyss_fix
52 Days Ago
merge from storepage_frontier_fix
52 Days Ago
Fixed hazmats named Abyss Pack in the abyss pack store page Added a proper token for Abyss Pack
52 Days Ago
Added missing railroad planter box to the frontier DLC store page Also fixed triangle planter redirect
52 Days Ago
Missed one more DigitalClockAlarm pooling issue
53 Days Ago
Compile fix
53 Days Ago
Editor: moved SkinnedMeshRenderer convert button to the context menu, as its overriding the builtin custom editor
53 Days Ago
Fixed electric furnace gibs not being skinned
53 Days Ago
Fixed DigitalClockAlarm pooling issue
53 Days Ago
Fixed ParameterDisplayName not being populated correctly in test resutls
53 Days Ago
Test result stacktraces are now populated correctly with captured errors
53 Days Ago
Added SpawnPrefab in RustTestFixture, similar to SpawnEntity but for prefabs
53 Days Ago
merge from automated_testing/raid_recorder
53 Days Ago
Added some new raiding tests
53 Days Ago
merge from automated_testing
53 Days Ago
merge from main
53 Days Ago
merge from selectionhistorywindow_optims (editor only)
53 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
53 Days Ago
Auto give rocket launcher and rockets + infinite ammo when starting to record Added ddraws on hit building blocks
53 Days Ago
Added electric furnace to render scene
53 Days Ago
merge from main
53 Days Ago
merge from steaminventory_newitem_fix
53 Days Ago
Fixed new items just bought not showing in your steam inventory (was only working in debug builds)
53 Days Ago
53 Days Ago
Small UIHUD optims
53 Days Ago
Missed a meta
53 Days Ago
Moved HotReloadSettings.asset to an editor folder
53 Days Ago
Suppress all the shader error/warning logs on server startup
54 Days Ago
merge from electricfurnace_emission_fix
54 Days Ago
Fixed missing script warning spam when starting a server, caused by the new automated tests classes
54 Days Ago
EmissionToggle now refreshes its MPB after a material swap, it implements ICustomMaterialReplacer Fixes electric furnaces emission issues after loading a skin