branchrust_reboot/maincancel

31,231 Commits over 3,959 Days - 0.33cph!

8 Years Ago
▅▆█▋▊ ▉▍▋▊▍▆▄▅█▄▉.▄▉▉▉▍▊▋▅▊ ▌▌▌▌▄█▆▇▋
8 Years Ago
torch / waterbucket / sword / stone_pickaxe viewmodel tweaks
8 Years Ago
Subtracted temporary disable npc apply vis
8 Years Ago
Merging culling lodgrooup localrefpoint reset tweak
8 Years Ago
Check if standing on other players when verifying grounded state in anti hack (RUST-1572) Changed default value of flyhack_protection to 3 (includes check for other players) Eliminated water carving volume test from anti hack (perf) Use current position rather than new position for server side grounded check (should be more robust for jumping on sloped terrain)
8 Years Ago
RUST-1661 - Shooting through/under stone doorway fixed
8 Years Ago
fixed wrong blend mode on high wall wood
8 Years Ago
CUI fixes
8 Years Ago
Fixed "Gameobject is not a root in a scene" kick
8 Years Ago
Fixed NRE in ConsoleSystem+Arg.HasPermission
8 Years Ago
Limited server's ability to call convars on clients
8 Years Ago
Fixed being able to drop items between icons
8 Years Ago
Cleaned community ui test
8 Years Ago
Updated community entity
8 Years Ago
Added nav_wait cvar (default true) Added nav_disable cvar (default false)
8 Years Ago
Ignore Cooking::cook/createTriangleMesh error
8 Years Ago
NRE fix
8 Years Ago
compile fix
8 Years Ago
chicken attack sounds
8 Years Ago
mining quarry has AI obstacle fixed missing AI sounds AI flees when it cant reach its target wood armor helmet balance
8 Years Ago
Disabled npc apply vis for now
8 Years Ago
Fixed DoFlybySound NRE Save++ Network++
8 Years Ago
fixed disappearing viewmodels
8 Years Ago
Fixed npc culling NRE caused by server reconnect
8 Years Ago
Fixed voice looping
8 Years Ago
Facepunch.Api manifest, banned servers (We can ban servers from showing up in the server browser now)
8 Years Ago
Replaced Physics.Linecast(Vector3 start, Vector3 end) with Physics.Linecast(Vector3 start, Vector3 end, out RaycastHit hitInfo) because Unity
8 Years Ago
Shift clicking a server in the serverlist will copy its Ip to your clipboard
8 Years Ago
Fixed language selector
8 Years Ago
Skins
8 Years Ago
Print progress when building the navmesh Sleep main thread while building the navmesh
8 Years Ago
Animal laggy ass is additive
8 Years Ago
Removed sound debug
8 Years Ago
Fixed "IsStopped can only be called on an active agent"
8 Years Ago
skin approval + icons
8 Years Ago
merge into main
8 Years Ago
Shader compile time opt; skipping unused permutations
8 Years Ago
Fixed flickering/missing bullet glass impact decals
8 Years Ago
Localized voice limiting works for sounds that aren't initially parented to another object (RUST-1598) Snow footstep tweaks Distant gunshot tweaks Misc minor sound tweaks
8 Years Ago
Fixed NREs in player and npc culling Fixed perf issues in lodgroup culling
8 Years Ago
Fixed NavAgent.Stop() error
8 Years Ago
Fixed linear render bugs with PropRenderer Added Create 512x512 Icon option to PropRenderer
8 Years Ago
Wood Helmet
8 Years Ago
Fixed npc ragdoll culling Fixed horse and bear ragdolls Fixed Ragdoll test scene Added sanity check to BaseNpc.VisUpdate
8 Years Ago
Added ztest option to ddraw; exposed to spheregizmo
8 Years Ago
Fixed sharpen going nuts with fp backbuffer (black spots)
8 Years Ago
Npc animator culling Fixed player culling via lodgroup Fixed culling toggle makevisible
8 Years Ago
Rcon.Web is enabled by default (launch with +rcon.web 0 to disable) Websocket rcon should bind to single ip properly if supplied by rcon.Ip
8 Years Ago
Codegen
8 Years Ago
Ladder movement is verified on the server