250,275 Commits over 3,959 Days - 2.63cph!

7 Months Ago
Increased visual threshold for bike wheelspin FX
7 Months Ago
Grey out the set speed option if only non-compatible clips are selected
7 Months Ago
Created Rust.TimelineTools plugin Added Set Duration and Set Speed right click options, opens up a window to batch set the speed or duration of clips Compatible with domain reloads and Undo
7 Months Ago
Added wheel slip skid sounds for bikes. Reusing modular car content - some of this code could be de-duplicated in the future, with more time available.
7 Months Ago
Rotorwash FX play fixes. Fixed Minicopter not using the nested small wash prefab. Slight optimizations.
7 Months Ago
Fixed sidecar wheel visuals properly
7 Months Ago
Merge Bikes -> main
7 Months Ago
▌▉▊'█ ▅▉▇ █▅▉ ▊▊▍▌█▆▆ ▅▄▋▄▆▌▆▅▉ ▍▅█▇█▄▄▉ ▇▋ ▉▆█▆▌▌▋▊▍▆.▌▋▉▊▉▌▊▇ ▇▊▋▇▆ ▊▊▆▄ ▋▅ ▉▉ ▇█▋ ▊▍▋▋▍▅▉ ▅▇ ▍ ▊▅▉▌▌▉ ▇▊▆▋▍▆▍▋▊ ▉▌▍█▇▊ ▉▆▋▍▊ ▄▍▇▅▅▉ ▄▆▍█▊▆▍▉ ▆▍▅▋▋█▍▍▄ ▇▇▉▋ ▍▇▅▍▋▌▅█ █▆ ▄▊█ ▅▋▌▆▌▉▍▍ ▅▊█▉▍▉▊▄▌ ▄▋▉▌▅▍▌▉ ▍▇▋▄▋ ▊▄▄▇▇
7 Months Ago
- Pedal bikes now use the horse stamina bar to visually show sprint remaining - Send sprint info over the network again - Rearranged the Rust HUD to be able to show vehicle health and stamina bar at the same time - Horses now show their health in the HUD, mainly just so there isn't a hap in the stamina bars
7 Months Ago
Force multiplier 1.25
7 Months Ago
Merge Bikes -> main
7 Months Ago
Changed how the force on self from hurt triggers is calculated + code formatting
7 Months Ago
Add "HotReload" editor class that allows you to define temporary runtime fields without recompiling - Backed by a Dictionary<string,object>, only intended for use inside editor so it's ok if it's slow
7 Months Ago
Add hot reload package
7 Months Ago
Halved hurt trigger NPC damage for bikes
7 Months Ago
Merge Bikes -> main
7 Months Ago
Fixed anemic bike pushing force
7 Months Ago
potion mirror alarm clock fax machine dice coffee
7 Months Ago
▊▊▊▇▊▌▌ █▍▌▆▋▄▊█▍▄▍▋▍▋▋▅▋▆▄▇▍ ▋▇ ▋█▍▇ ▌▆▇█▊▊ ▅▄▄█▋██▉▉▇ █▇█▇▇
7 Months Ago
▅▇▍▅▅▍ █▍▌█▉▄▇▄▋▇▉▇▋▉▉▉▍█▅██ ▆█ ▉▇▅▉ ▆▉▆█▋▉ ▄▇▋█▇▅▉▅▉█ ▅▆▌▊▅ ▅▉▇▉▍▋█▅▉▆▅▇█▄▉▉▌▌▌▊▅ ▋▄▉▆ ▉▇▍ ▌▆▆███ ▅▍▌▍ ▋▋ ▉▆▆ ▅▆▋▅▄▍▍▆ █▄▍ ▍▇ █▋▆█ █▉ ▇▇▄ ▊▌▍▍▊▊▍▄▄ ▄▌ ▉▍▇ ██▆▍▌▍▋ ██▉▋█▄ ▊▇▇▄▍ ▍▄▉▌▅ ▅▇▆▇ █▍ ▌▄▋▉█ ▌▍▅ ▊█▇▆▆█ █▅▅▊▆▋▊▄▍▊ ▌▋▉▇▄▉▊ ▉▇█▉█ ▄▍▊▌█
7 Months Ago
Fix analytics & runtime profiling giving pooling warnings Discard analytics events right away when failing to upload - prevents it from causing a bunch of GCs when strong events that won't be uploaded
7 Months Ago
Initial Molotov Grenade prefab stubs Molotov references in prefabs + MolotovGrenade component stub with explode on collision Setup equipment Explode on impact properly. Fix a NRE in Crosshair AoE (shit rn) only explode if we land on a relatively flat surface, otherwise bounce Add AreaDamage component. Add Burn type damage. Take damage while in molotov AoE radius Disable buy for Molotov Cocktail for now, I wanna add fire spread plus the particle effect is shit right now
7 Months Ago
Increase bike return lerp speed
7 Months Ago
Increased bike steer return speeds
7 Months Ago
Preserve old steering behaviour on older vehicles. Enable new retainLerpSpeed option only for bikes
7 Months Ago
Fixed conflicting LODGroups on hazmat youtooz figurine
7 Months Ago
Fixes
7 Months Ago
Apart from water, don't play trail FX until a set minimum speed is reached
7 Months Ago
Converted both water catchers from LodGroup to MeshLOD and RendererLOD Updated the LodLevelDisplay component to work with MeshLOD and display correct information when a RendererLOD is collapsed
7 Months Ago
Preview animgraph parameters on model preview https://files.facepunch.com/layla/1b0311b1/sbox-dev_orVYPmENxI.mp4
7 Months Ago
Iterations
7 Months Ago
bike gear click fall off range tweak
7 Months Ago
Merge main -> bikes
7 Months Ago
merge from main
7 Months Ago
Fix incorrect spatialization setting on pedal bike coasting gear clicks
7 Months Ago
reduced prisoner hood cost to 20 cloth, added crafting time
7 Months Ago
hood/handcuff availability
7 Months Ago
Return to Main Menu button on ResultsHud Change starting scene to mainmenu.scene Added timer between turns, forcing you to take your turn after some time.
7 Months Ago
Merge from main
7 Months Ago
Merge Travelling Vendor -> Main
7 Months Ago
Fixed layering issue stopping vendor from detecting trains
7 Months Ago
Got rid of redundant / erroring sound action in c4_explosion Fix NRE on C4 explosion death
7 Months Ago
Swapped crappy taped together vendor front menu system with something more reliable
7 Months Ago
Fixed LTDescrOptional NRE error caused by retro TC screens
7 Months Ago
Don't show team scores if there's no TeamScoring Fix retakes round counter Show round number / limit in scoreboard
7 Months Ago
Merge main
7 Months Ago
Fix error when allocating weapons in retakes
7 Months Ago
ValidOrNullAttribute code golf
7 Months Ago
ValidOrNullAttribute Random.FromListWeighted RandomLoadoutAllocator
7 Months Ago
UI Cleanup Better UI folder structure. Added LobbyList to Play Menu Added Lobby Icons Various font size fixes Refactored a few panels so they're split up better