userFlaviencancel

6,896 Commits over 882 Days - 0.33cph!

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