198,702 Commits over 4,140 Days - 2.00cph!

3 Days Ago
Add new scientists to large oilrig, setup their zones, add debug draw for zone appartenance, create custom editor to edit zones instead of manually entering extents
3 Days Ago
remove twitch drops and weekly skin old files
3 Days Ago
clarified water trace setup
3 Days Ago
Added toolbar extender
3 Days Ago
Gather trace commands in a job, requires copying some data into a native container first but it's still twice as fast overall Test: projectile tests all still passing
3 Days Ago
snapping_improvements_3 -> main
3 Days Ago
General snapping changes to computer station and rivals desk
3 Days Ago
Medical syringe animation update - inject self
3 Days Ago
Bugfix: BaseRaidBench - ensure weapons fire right projectiles - Also reset cooldowns between runs Tests: ran the scene
3 Days Ago
Remove new snapping from large planter
3 Days Ago
Merge from main
3 Days Ago
Fix facing direction, when calculating snapping rotation. This ensures the object will nearly always point towards the player to start with (still adjustable with R)
3 Days Ago
Fixed skin viewer not resetting loaded skin before applying another one
3 Days Ago
Small cleanups left over from a failed experiment
3 Days Ago
Strip "This skin glows in the dark" from the item descriptions, we have the glow tag now
3 Days Ago
patrol_heli_crash_fix -> main
3 Days Ago
main -> snapping_improvments_3
3 Days Ago
Update: BaseRaidBench - add support for multiple run configurations - Also remote players now have id in their game object names for easier debug - Fixed a bug with accumulating frame counter (:ops: #2) - Updated subtitle display to see what's running There's a burst-related NRE that gets picked up, but it's not directly related to benchmark. Tests: ran the scene
3 Days Ago
main -> patrol_heli_crash_fixes
3 Days Ago
merge from new_menu
3 Days Ago
Fixed missing scripts on loading screen prefab
3 Days Ago
- Added the Rust Render Pipeline package to start testing it within the main project. - Updated PostProcessEffectSettings child classes to use the correct types within the correct namespaces, as adding the core render pipeline package introduces duplicate types within the UnityEngine.Rendering namespace.
3 Days Ago
Missing tag on pressed calls
3 Days Ago
merge from new_menu
3 Days Ago
Further basic cannon functionality for prototype/playtest purposes: Add basic hold-to-reload radial menu behaviour to cannons. 4 second reload duration. Doesn't require any actualy ammo to reload, to make it easy to test gameplay.
3 Days Ago
merge from main
3 Days Ago
Rug variants for floating cities
3 Days Ago
▆█▋▆▋▇▅▆▄▄▆ ▆▍▋▋▇█ @█▄▄▋▉▉ ▊▌▌▌ ▌▇▊ █▄ ▉▉▉▆▆ ▊▋█▌▇▍▊▅ - ▅▄▄▄▋▉▆ ▇▇▋▊▍
3 Days Ago
merge from nametag_clipping_fix
3 Days Ago
Move useJobs into client code
3 Days Ago
rpg viewmodel anims updated
3 Days Ago
▉█▌▋▉▆▄▋▅█▄▋▅ ▅▌▍▉▄▍ ▇▌▌▇▆▅▇▌█_█▍▌▅▋▇▅▍█_▍▉█▉_█▍▌█▍▊ ▍▇▌▋▄▆ ▌▇▋▄▊ ▉▅█▉▇▆ ▊▍▄▋ ▍▍▉▊██▌ █▌▉▋▅▋ ▌▅▉▆▋▍
3 Days Ago
merge from centralized_mutes
3 Days Ago
merge from spraycan_infiniteammo
3 Days Ago
merge from no_build_zone_height_visual
3 Days Ago
merge from reenable_scrappy_damagefx
3 Days Ago
merge from autosave_paintings
3 Days Ago
merge from nametag_clipping_fix
3 Days Ago
Resolve merge UI conflict
3 Days Ago
fix server compile
3 Days Ago
Merge from parent (with UI conflict)
3 Days Ago
UI prefab update before fixing merge conflicts
3 Days Ago
fixed legacy gate missing damage volume
3 Days Ago
Update: BaseRaidBench - record run name in results Next up to setup variable-player runs. Tests: ran the scene
3 Days Ago
Merge from main
4 Days Ago
Fix incorrect mesh being used for harbor_crane_a's arm_hook collider
4 Days Ago
Merge from viewmodel_workshop_fix
4 Days Ago
Fixed guitar rendering twice in workshop skin uploader
4 Days Ago
Merge from main
4 Days Ago
Add Workshop editor to the scene loader Fixed ViewmodelCameraAnimation running incorrectly in this scene (completely disabled now)