225,835 Commits over 3,714 Days - 2.53cph!

7 Years Ago
fixed rare issue where a dead helicopter could enter a strafe
7 Years Ago
animals align to terrain height/slope animals try and face attack target
7 Years Ago
Removed need for capsule collider on the server by using a different character controller setting.
7 Years Ago
Merge into Main
7 Years Ago
Two seconds of invulnerability to collisions after exiting a vehicle.
7 Years Ago
Pretty sure player_motor doesn't need to token rigidbody anymore
7 Years Ago
tweak
7 Years Ago
Wearable no longer implements ITickable
7 Years Ago
Item decay progress; Wearable uses similar calc to Buildings (Wearables have a rain resistence and armor) Tool and Weapon components have a Use method, with some temporary calc using Skill values Items that reach durability of 0 are destroyed. which records activity/spits UI notifications EntityComponentParameters can override array of required component types, validated in editor Touched a bunch of assets because of validation
7 Years Ago
Rocket factory site / texturing pass / backup
7 Years Ago
Disabled ImageEffectTransformsToLDR on tonemapper until gamma bug is fixed
7 Years Ago
follow camera returns if the target is null
bot
7 Years Ago
Automated Windows Build #661
bot
7 Years Ago
Automated OSX Build #661
bot
7 Years Ago
Automated Linux Build #661
7 Years Ago
"Failed to load sound" will no longer spam or cause extreme FPS loss in case of looping sounds changing pitch, etc.
7 Years Ago
Fixed combat accuracy calculation to not be derpy. Camera mode can be toggled with B key.
7 Years Ago
Redesigned loot panel a bit. Now shows item description.
7 Years Ago
7 Years Ago
Fixed metal chest plate (sometimes?) being invisible (RUST-1637)
7 Years Ago
Added BufferList to Rust.Global (list that exposes its backing array for fast iteration) Optimized InvokeHandler and UpdateHandler by reducing their iteration overhead ListHashSet and ListDictionary use BufferList and take an initial capacity in their constructor
7 Years Ago
more :(
7 Years Ago
more
7 Years Ago
Missed Test.Grid.cs
7 Years Ago
Fixed spikes when removing entity
7 Years Ago
more
7 Years Ago
more
7 Years Ago
split GameInstance stuff from GameServer into GameHostServer
7 Years Ago
more
7 Years Ago
Fix for intro not playing after first match
7 Years Ago
Subtracting 20023 to try a different way
7 Years Ago
Fixed torch light culling mask
7 Years Ago
Ai doesn't eat when it's got threats Fixed AI quickly running back to previous spot when running fast Ai bit more afraid of humans Fixed Ai floating off ground slightly
7 Years Ago
Fixed player collision corruption on die / respawn cycle (RUST-1642)
7 Years Ago
Improved performance of removing from Grid<>
7 Years Ago
Balanced animal favour running in straight line
7 Years Ago
Fixed animal water
bot
7 Years Ago
Automated Windows Build #660
bot
7 Years Ago
Automated Windows Build #659
7 Years Ago
▇▆▌▇▅▍▌-█▉▌ ▊▄▍▍▅▉
7 Years Ago
▌▉▉▉▉▋▆ - ▍▋▆▇▌▊█▌▆ ▋▌▋▊▋▅█ ▄▉▇
7 Years Ago
▇▌▆▌▄▊▋█ ▌▊▅▊▇ ▄▉▌▅ █▋▄▍
7 Years Ago
Moved car exit points further from the car. Might help getting hurt when exiting on laggy servers a bit.
7 Years Ago
FOR FUCK SAKE UI tweak/ wip intro
7 Years Ago
Stop vehicles damaging characters at all at very low speeds. Makes them slightly (only slightly) less janky
7 Years Ago
Stopped injuring yourself with your own car making you a criminal
7 Years Ago
Snappier interaction display
7 Years Ago
animal footstep import settings
7 Years Ago
merge from main/footsteps2
7 Years Ago
merge from main/footsteps2