userGarry Newmancancel

18,348 Commits over 3,714 Days - 0.21cph!

5 Years Ago
Wait for benchmark result upload before exiting
5 Years Ago
Eyeview when spectating fix
5 Years Ago
Update NaughtyServers.cs
5 Years Ago
Hide easter shit in demos Hide team shit in demos Benchmark text tweaks Use In EyeView for first person when playing demo (we handle this properly on hdrp branch, so this will be thrown away) Submit benchmark results with WebUtil
5 Years Ago
Benchmark overlay
5 Years Ago
WebUtil custom certificateHandler
5 Years Ago
Change to #rust_servers
5 Years Ago
Change to #rust_servers
5 Years Ago
Switch WebUtil.Get to use UnityWebRequest (test)
5 Years Ago
Compile fix
5 Years Ago
Compile fix
5 Years Ago
No vsync/frame rate limits when benchmarking
5 Years Ago
Fixed exception in LocalizeText
5 Years Ago
TLS fixes (possibly)
5 Years Ago
Log error if manifest download fails
5 Years Ago
Fixed NRE in demo playback
5 Years Ago
Spit an error if Manifest is null when ending benchmark
5 Years Ago
Benchmark record GC collects Fix incorrect milliseconds recording
5 Years Ago
Benchmark use native screen resolution
5 Years Ago
Add bootstrap time into benchmark data Benchmark track hitches and freezes
5 Years Ago
Benchmark Results
5 Years Ago
Benchmark base
5 Years Ago
Include system info with benchmark data
5 Years Ago
Updated how benchmark results are reported Fixed proceduralmap error when loading map
5 Years Ago
Call Rust.Application.Quit instead of Application.Quit after benchmark
5 Years Ago
Updated steamworks dlls
5 Years Ago
IL2CPP fixes
5 Years Ago
Removed usages of StringBuffer Il2CPP fucks over StringBuffer by changing its Capacity We can properly UTF8 convert these strings now
5 Years Ago
Added WorkshopDownload
5 Years Ago
Added UGCItem download stats
5 Years Ago
WorkhopList test Workshop image previews
5 Years Ago
Unity Version, New Steam Dlls
5 Years Ago
Setting lerping
5 Years Ago
Keyframe loading
5 Years Ago
Timeline saving
5 Years Ago
Fixed crosshair lagging behind camera position (moved it to Client loop instead of Update())
5 Years Ago
Viewmodel ironsights, fire, reload anims work when spectating
5 Years Ago
Copy first keyframe from second to avoid "nothing" at frame 0 Fixed lerp positions being crazy when scrubbing
5 Years Ago
Fix bad perf in moviemode
5 Years Ago
Fixed missing controls in bundle
5 Years Ago
Fixed commits page
5 Years Ago
We should technically be able to lock steamcmd per agent
5 Years Ago
Back/Skip buttons work Space pause/play toggle Apply keyframes when scrubbing Update setting control value when playing Fixed FOV not saving in keyframes Hide red on screen error text in editor (we have a console)
5 Years Ago
Moviemaker works 'properly' in live mode
5 Years Ago
Steamworks with preserve
5 Years Ago
Trying PreserveAttribute instead
5 Years Ago
Fudging BaseSceneSettings to make sky render
5 Years Ago
Added CompileFix.bat whcih calls dotnet restore on every project (wtf) Prevent Utf8StringToNative.GetInstance getting optimized out
5 Years Ago
Steamworks Update
5 Years Ago
Benchmarking changes