reporust_rebootcancel

134,600 Commits over 4,444 Days - 1.26cph!

57 Days Ago
io table
57 Days Ago
wb3 pb setup
57 Days Ago
Merge from shadow_convars_fix
57 Days Ago
Updated the shadow quality presets to set their parameters on the ConVar properties set method to fix an issue where the preset wasn't been set correctly
57 Days Ago
T2 bench prevent building setup
57 Days Ago
renamed mortar materials to match new naming conventions
57 Days Ago
T1 bench prevent building setup
57 Days Ago
Ignore the full filler, just use the individuals.
57 Days Ago
Updated the dev-only debug shadow ConVars to prevent them from being saved and loaded
57 Days Ago
mortar updates to the guide mesh. Lods no longer display. update to gibs are now the right size and orientation.
57 Days Ago
merge from main
57 Days Ago
Fixing dracual cape vertex being skinned to eye lids
57 Days Ago
update mortar and basic ammo icons and reconnect in item prefab. updated manifest
57 Days Ago
Merge from workbench_upgrades
57 Days Ago
Also cache and apply scale for upgrade visuals . Applied to all workbenches.
57 Days Ago
merge from main auto-resolve VendingMachine.cs and proto
57 Days Ago
Merge from parent
57 Days Ago
Mortar animation polish and clip updates
57 Days Ago
updated crypt building skin icon
57 Days Ago
Merge from main
57 Days Ago
merge main -> rust_relay_server
57 Days Ago
Adding low fences LOD0's Updated playground fences
57 Days Ago
Merge from heightmap_bake_fix
57 Days Ago
Merge from main
57 Days Ago
adjusted surplus upgrde position
57 Days Ago
Revert TerrainHeightMap from bad merge
57 Days Ago
merge from main
57 Days Ago
mannifest
57 Days Ago
update from main
57 Days Ago
Merge from main
57 Days Ago
merge from main, will rebuild mainifest
57 Days Ago
Use meshes for hole shapes Switch to using CommandBufferManager to keep hole and terrain render order Add cylinder mesh that matches radius of terrain modifiers Hole editor clean up
57 Days Ago
vendingmachine_ui_refresh -> main
57 Days Ago
main -> vendingmachine_ui_refresh
57 Days Ago
Add condiiton and slot support to fake inventory
57 Days Ago
Support skins on collapsed shop view
57 Days Ago
Check skin ID before allowing a purchase
57 Days Ago
Fix a couple of bugs with cost skin id not being detected properly
57 Days Ago
Added independent skin support to cost item (was only supported for selling item before)
58 Days Ago
Merge from main Cannon.cs and PlayerModel.cs conflicted, auto merged
58 Days Ago
Fixed remaining light fixture issues.
58 Days Ago
Added another female/light player seed
58 Days Ago
Merge from main
58 Days Ago
Fix submesh bypass per prefab being inverted
58 Days Ago
Enable submesh batching on shipping container
58 Days Ago
Only enable submesh batching on certain assets instead of every single one
58 Days Ago
Add `paste_auth` option to copy paste (default true) so admins are authed on every turret & door when pasting
58 Days Ago
Fix color being inconsistantly set inside editor because it was hitting client & server entities with the physics queries
59 Days Ago
When using `skin_radius` with the shipping container skin use the last color that the player used with the spraycan instead of randomly skinning the shipping container
59 Days Ago
Delete unused Combine() overload from MeshRendererData