reporust_rebootcancel

134,056 Commits over 4,444 Days - 1.26cph!

7 Years Ago
Fixed compile error
7 Years Ago
Crosshair/LookingAtTooltip UI no longer use animators LookingAtTooltip text uses RustText Throttle UpdateLookingAt instead of running every frame
7 Years Ago
[D11] Added support for XB Crossplay Auth as outlined in 3075. Fixed block list issue missed in 44604.
7 Years Ago
[D11] [LOC] Added translations for languages.
7 Years Ago
Added missing river mesh script to world stack
7 Years Ago
[D11] Removed unneeded components/ gameobjects from Find/join game and ingame options prefabs
7 Years Ago
[D11][#3310] Move Serialized variables outside of client define in ui
7 Years Ago
Throttle HasVoiceData check
7 Years Ago
Profile SoundManager.Update better
7 Years Ago
Simplified TimeWarning to just do a ScopedProfile - holding off on renaming it until next year (alocation free, should have less impact in release builds)
7 Years Ago
[D11] Wood Spikes Fix
7 Years Ago
protocol++
7 Years Ago
merge from xmas_2019
7 Years Ago
[D11][#3310] Restore client define to standalone default defines.
7 Years Ago
Throttle and cache foot IK traces, added player.footikrate
7 Years Ago
[D11] Launch Site Planter Fix
7 Years Ago
SRP implementation of Render Complexity Debug Shader, fixed for HDRP
7 Years Ago
[D11] Fix for Floating Assets in Stone Quarry
7 Years Ago
[D11] Bump network protocol
7 Years Ago
[D11] Bump network protocol
7 Years Ago
[D11] Missing file from 44603
7 Years Ago
[D11] Complete player blocking system allowing for platform (xbl/psn) blocked users to be automuted in game. Warns players about blocked users in a server.
7 Years Ago
[D11] Fix for NRE #3306
7 Years Ago
Disable ScrollRectEx on MapView when not in use
7 Years Ago
Gate eye controller logic by distance and don't run eye controller on local player in first person
7 Years Ago
Removed a useless Mathf.Max with one parameter that was allocating every frame
7 Years Ago
updated modules
7 Years Ago
[D11] New version of anti-cheat
7 Years Ago
[D11] Merge with main
7 Years Ago
[D11] Anti cheat based on velocity
7 Years Ago
updated modules
7 Years Ago
[D11] Fix for z fighting in Bandit camp control room
7 Years Ago
[D11] Fix for Walkways having incorrect LOD vertex colours
7 Years Ago
Archipelago map
7 Years Ago
Tweaked Patrol helicopter culling distance
7 Years Ago
Fixed a bug with nametag distance check not correctly checking for same-team
7 Years Ago
Throttle BaseHelicopter ground effects update rate based on distance
7 Years Ago
Error fix
7 Years Ago
Throttle Cargo Ship UpdateSounds frequency based on distance
7 Years Ago
Increased SimpleFlare tickRate
7 Years Ago
more
7 Years Ago
SoundManager - call Elapsed.TotalMilliseconds as infrequently as possible
7 Years Ago
Merge from main
7 Years Ago
Using SeedRandom to get hair types
7 Years Ago
Moved ragdoll component caching to preprocess
7 Years Ago
[D11] Bright fallen tree fix
7 Years Ago
[D11] Fix for bandit guards clothes looking incorrect (May need further tweaking + Shirt still needs fixing as I cannot find it in filepath)
7 Years Ago
[D11] [UI] Fixed translations on map having triple underscores visible.
7 Years Ago
[D11] [UI] Tweaked message for controller disconnect popup.
7 Years Ago
Arid foliage progress