branchrust_reboot/maincancel

31,224 Commits over 3,928 Days - 0.33cph!

8 Years Ago
Catch log file creation exceptions
8 Years Ago
Fixed serverinfo NRE
8 Years Ago
Fixed player weapon hold type never being set
8 Years Ago
Fixed PatrolHelicopterAI serialization
8 Years Ago
Linux library location
8 Years Ago
fixed missing radiation at airfield
8 Years Ago
Terrain floaty fix.
8 Years Ago
Missing skin icon spam
8 Years Ago
Steamworks optimizations
8 Years Ago
Hapis tunnel stuff
8 Years Ago
Added SteamServer.PublicIp (modders)
8 Years Ago
Osx Fix
8 Years Ago
Steamworks update
8 Years Ago
Added skyreflection and ambientvolumes debug convars
8 Years Ago
Fixed RenderTexture not being destroyed when generating workshop icon
8 Years Ago
Steamworks Update
8 Years Ago
Workshop view - latest, trending, popular categories
8 Years Ago
Hapis merge.
8 Years Ago
Fixed shit sometimes missing in the crafting list Fixed error when server downloading item defs
8 Years Ago
Server schema download error
8 Years Ago
Steam Inventory bug fix
8 Years Ago
minor eq tweaks to a few sounds reapply no melee hitmarker change to radtown loot barrels
8 Years Ago
Spawn groups scale up their respawn rate with increasing player counts Added spawn.player_base convar (base player count from which on we will scale up the loot respawn rate) Added spawn.player_scale convar (how much to scale up the loot respawn rate with increasing player counts) Added spawn.scalars console command (displays the current spawn scaling parameters)
8 Years Ago
protocol++
8 Years Ago
merge into main
8 Years Ago
enable sound occlusion by default lr300 silenced gunshot mp5 silenced gunshot no hitmarkers when meleeing barrels fix hitmarker not being affected by the right volume slider updated bullet flyby sounds misc minor sound polish
8 Years Ago
Fixed rivers not visible (RUST-1436) Saner underwater overlay culling
8 Years Ago
Catch ands Retry schema download
8 Years Ago
Water Error Workaround
8 Years Ago
Fixed shorts armour occupation
8 Years Ago
Water related server compile fix
8 Years Ago
updated icons for rope and sewing kit
8 Years Ago
Fixed emission map not working
8 Years Ago
Fresh import
8 Years Ago
8 Years Ago
Deferred normal encoding by default; making room for anisotropic params
8 Years Ago
Runtime water optimizations in editor mode + improved visibility and simulation culling
8 Years Ago
8 Years Ago
Phrases
8 Years Ago
Updated game manifest
8 Years Ago
radiation work
8 Years Ago
Ignore *.mdb.meta
8 Years Ago
Fixed airfield monument crashing the world generation on some seeds
8 Years Ago
Plugins rebuild
8 Years Ago
Merged prerelease into main
8 Years Ago
Added pooling support to renderer and collider batching
8 Years Ago
Added pooling for the conditional models of buildings
8 Years Ago
Terrain + terrain-blend shader (non-pvt) optimizations; up to 2x faster on max settings Changed parallax step adjusment from mip to distance + view vector Touched all rust/std shaders
8 Years Ago
Added support for registering any game object as a prefab at runtime (so we can pool runtime-generated objects)
8 Years Ago
Pooling optimizations