239,711 Commits over 3,837 Days - 2.60cph!

4 Years Ago
Hooked up damage renderer on scrap transport helicopter and hot air balloon
4 Years Ago
Fix issue where hitting the horn on a car with multiple drivers seats would play multiple horns
4 Years Ago
Abstract the damage material management into a new component: DamageRenderer Added a DamageRenderer slot to vehicles, implemented it on minicopter, rhib, motorboat
4 Years Ago
Revert ConfigureVehicleSubsteps changes as it didn't fix the physics issues.
4 Years Ago
Adjust steering lerp value
4 Years Ago
Refactored steering, should now be easier to make small adjustments
4 Years Ago
Minicopter push tweaks
4 Years Ago
Make companion menu buttons have consistent widths
4 Years Ago
Merge from vehicles
4 Years Ago
Add an in-app beta testing notice
4 Years Ago
Increasing ConfigureVehicleSubsteps values, attempting to fix physics glitches on the server due to low timestep frequency. This does affect driving physics (hence the grip changes), and sadly also means suspension values don't always return correctly, causing wheel visuals to be slightly off. This is unavoidable barring a complete wheelcollider replacement with something custom, or keeping ConfigureVehicleSubsteps on one.
4 Years Ago
Merge from chassis_destroy -> vehicles
4 Years Ago
▇▌▍▊▊▊▍▊▆▉
4 Years Ago
Removed some unused recycle phrases
4 Years Ago
Remove some code duplication in the hub
4 Years Ago
Protocol + 10
4 Years Ago
Blood effect shader & particle conversion WIP
4 Years Ago
Fixed & improved the frosty breath effect. Various VFX translucency improvements. Manifest
4 Years Ago
Update protobuf CodeGenerator (struct fixes, improved dispose error message) Half3 and VectorData protobufs are now structs Fix receiving trees not pooling on the client Fix server not returning map notes to the pool when a new one is placed Fix client not disposing team data when receiving an updated copy Hopefully fixed MapNote pooling bug for real!
4 Years Ago
Better error message
4 Years Ago
Fix codegen for structs
4 Years Ago
Merge from vfx_hdrp
4 Years Ago
Fixed changes to included json files not causing includers to refresh Added BulletData.changeTargetPlayerOnDeath boolean
4 Years Ago
[D11] Using the external ip address of the server for the map URLs.
4 Years Ago
▅▆▉▅▆▅▉▊▋▅▊▊▅ / ▄▊▄█▍▆▋▅█ ▋▆▅▇▉█▄ ▊▄▇▆▄▊ / ▆██▄▄ ▇█▅ ▋▅▊▋▅█▄
4 Years Ago
merge from parent
4 Years Ago
Fixed pink animal footstep vfx
4 Years Ago
[D11] Bumps voice range up to 60 meters as this is the distance QA think is appropriate
4 Years Ago
[D11] Bumps voice range up to 60 meters as this is the distance QA think is appropriate
4 Years Ago
Sandbox persistence Context menu property also trims whitespace of the convar value
4 Years Ago
Sandbox persistence now trims whitespace on input so you don't end up with files that the game refuses to write to/read from
4 Years Ago
NPC weapon selection is now sorted alphabetically
4 Years Ago
spas12 viewmodel - fixed issue with shell floating into weapon during reload
4 Years Ago
Added ENT:OnChangeActivity for base_ai entities
4 Years Ago
NPC.MarkEnemyAsEluded and NPC.ClearEnemyMemory now have an optional argument - enemy Added NPC.HasEnemyEluded, NPC.HasEnemyMemory, NPC.GetEnemyLastKnownPos, NPC.GetEnemyLastSeenPos, NPC.GetEnemyLastTimeSeen, NPC.GetEnemyFirstTimeSeen - All of these have an optional argument - enemy, which defaults to GetEnemy() Added NPC.SetIdealYawAndUpdate( yaw, yawSpeed = -1 )
4 Years Ago
[D11] Null check to fix the issue with main menu not loading.
4 Years Ago
Compiler fix.
4 Years Ago
Backported replay performance logging
4 Years Ago
[d11] [2732] {PS4}{XB1} [GFX] Objects in players hand stay blurry for a few seconds when looking downwards Pre-loading of belt items ( mesh + texture )
4 Years Ago
[D11] Merge with main
4 Years Ago
Log timeline of average frame times during replay tests Fix possible exception when loading HotloadedData
4 Years Ago
[D11] [UI] Added loading icon to Whats New UI when waiting for info to load.
4 Years Ago
[D11[UI][#4236] Fixed server list highlight
4 Years Ago
Merge from merge_26.05
4 Years Ago
Post merge fix
4 Years Ago
[D11] Reset the access token on login to prevent Rustworks not accounting for Xbox users changing accounts.
4 Years Ago
Merge from main
4 Years Ago
[D11] [UI] Whats New UI Implementation (temp bool to disable it until finalised).
4 Years Ago
landing conditional prefabs update
4 Years Ago
various models fixes