reporust_rebootcancel

106,951 Commits over 3,836 Days - 1.16cph!

2 Years Ago
Set reflection multiplier to 1 for player construction environment volume type
2 Years Ago
Post process tweaks to fix dark sky in some biomes
2 Years Ago
Run asset warmup with a higher priority for poolable assets so prewarming the pools doesn't need to wait as much
2 Years Ago
Added a few missing material params, thickness based foam
2 Years Ago
Set ambient color to 60 to make shadows brighter
2 Years Ago
scene
2 Years Ago
merge from trainyard_update
2 Years Ago
Lifted shadows on underwater lab and underground postprocess profiles
2 Years Ago
Merge from cubemap_ambient_light
2 Years Ago
▋▆▉▌▅▌█▅▊▊▄▅▉ ▉█▊▉▉ ▇▊▆ ▉▋▅ ▊▅▇█▄▌▍█.█▄▊
2 Years Ago
Tweaked forest moss material because it was too bright with the new lighting
2 Years Ago
Adjusted ambient multipliers for the environment volume types
2 Years Ago
Tweaked post process settings
2 Years Ago
Added secondary ambient color to the skydome
2 Years Ago
devlocalcoord shader with bump + spec for Paddy
2 Years Ago
World reflection quality slider in settings goes up to 3
2 Years Ago
Material fixes follow up
2 Years Ago
navmesh/area type switching wip tests
2 Years Ago
brought the concrete_f_single/single_dirty variants up to par to the normal concrete_f texture set style
2 Years Ago
fixed regression incorrectly setting conc_metal_quarry to metalness workflow
2 Years Ago
Merge from cubemap_ambient_light
2 Years Ago
Merge from main
2 Years Ago
Added old ambient additively on top of the new ambient light (can be used to explicitly brighten certain environment types)
2 Years Ago
merge from main
2 Years Ago
Only update reflection probe / ambient light etc while moving to better hide parameter adjustments (as per petur's suggestion)
2 Years Ago
Material fixes follow up
2 Years Ago
metal_beam and metal_beam_b texture sets refresh
2 Years Ago
Merge from cui_improvements
2 Years Ago
Merge from spectate_crosshair
2 Years Ago
Fixed hit markers not working in spectate mode
2 Years Ago
Fixcars refills ore wagons
2 Years Ago
Added support for camera movement during reloads while spectating Reworked reload process while spectating
2 Years Ago
Improved animation system for the output hopper
2 Years Ago
Merge from main
2 Years Ago
Update the hopper visuals when item amounts change (not just item count)
2 Years Ago
Force a network sync when output hopper content changes, so the client gets the visual update for the ore mesh (and its collider) right away
2 Years Ago
Fixed GetPercentFull() not handling fractions correctly (float cast)
2 Years Ago
Merge Main -> Trainyard Update
2 Years Ago
Updated the Visual Studio Editor package from 2.0.11 to 2.0.14 (won't affect Rust itself)
2 Years Ago
Fixed RustText showing "SendMessage cannot be called" warnings after every compile
2 Years Ago
Merge from main
2 Years Ago
Screenshot tweaks, encode to jpg and use a lower quality/size
2 Years Ago
Balanced the spawn population values for the new system
2 Years Ago
Arctic base WIP
2 Years Ago
Merge compile fix
2 Years Ago
Merge from main
2 Years Ago
Missed one file
2 Years Ago
At dense spawn populations, engines could fill the sidings before wagons got a chance to spawn. Instead, I've combined all train cars into one population spawner and handled the wagons_per_engine convar via spawn weighting.
2 Years Ago
Merge from inventory_idle
2 Years Ago
Remove unused animator states