userJake_Richcancel
reporust_rebootcancel

2,180 Commits over 670 Days - 0.14cph!

3 Days Ago
merge from main -> full_server_demos
3 Days Ago
█▇▍▉▅▅ ▇█▆ ▊▉▉▇▅▆ ▇▍▆ ▍▍ ▊▅▄█▋▋ ▆▉▅▉▋▆▋ ▌▌▊ ▉▆▌▌▆█▋▇▊ ▇▅ ▍▇▌ ▍▊▆▊▉▆ ▆█▌▇▌ ▌▆▋▍▆▌
3 Days Ago
▊▉▌▌▆ ▋▉▌▊ ▌▍█▇ -> ▇▅▅█▅▉_▍▍▍▌▍█_▇▄█▉▄▍▌
3 Days Ago
Codegen
6 Days Ago
Add `ui_pool_max_list_size` convar to fix UI instantiation lag until unity 2022 Set default max list size to 1,000 Don't pool any lists > 1k
6 Days Ago
Merge from main -> 2022_3_20f1
6 Days Ago
Fix right clicking attachments going onto held gun instead of into open backpack
7 Days Ago
Fix clothing being equipped when hover looting into backpack & backpack is full
7 Days Ago
Fix hover loot not working from backpack -> vending machine
7 Days Ago
Fix backpack UI staying active on screen after backpack is closed
8 Days Ago
Convert the normal tags to short tags within the server browser UI (this allows steam server queries to work with short tags) Don't decompress tags in serverinfo as we are operating on the short tags instead
8 Days Ago
Log error if unique ^ prefix is found in tags before commpressing
8 Days Ago
Shorten large gamemode tags (monthly, vanilla, etc) down to a two characters (^a^b^c) Expand tags back to full values when creating ServerInfo struct
8 Days Ago
Move hash & status from server tags -> rules
10 Days Ago
merge from full_server_demos -> aux2
10 Days Ago
merge simple_upload -> full_server_demos
10 Days Ago
Change blocksize convar from bytes -> MB
10 Days Ago
merge harmony2_3 -> aux2
10 Days Ago
Fix wrong conditional compilation symbol in EnsureHarmonyLoaded()
10 Days Ago
Simplify the upload logic to upload each demo chunk slowly rather than try to squeeze each one within 5m Set default max concurrent uploads to 20 streams Add convar to print upload progress `print_upload_progress` Add convar to configure upload timeout `upload_timeout` (default 100s)
13 Days Ago
merge from main -> ping_estimation
13 Days Ago
Merge from full_server_demos -> aux2 Network++
13 Days Ago
merge main -> full_server_demos network++
13 Days Ago
merge packet_ordering_2 -> full_server_demos
13 Days Ago
▊▌▄▍██▆ ▅▋▌█▉▅▄ ▊▅██▊
13 Days Ago
▅▅▋▅▌▇▊▊ ▌▆▆ ▇▋▉▇▋▍▄▋
13 Days Ago
▅▉▇▋▍ ▊▋▊▊ █▋▌█ -> █▍▉▄▌▊_▍▅█▉▋▇_▄▇█▆▇▅▍
13 Days Ago
13 Days Ago
Merge from main -> rpc refactor_2
13 Days Ago
▌█▊ ▋▊▇▉▊▌▇ █▌▋▆▅▌
13 Days Ago
Merge from main -> rpc refactor_2
13 Days Ago
▅▌▇▌▊ ▉█▅▋ ▄▋▌▊ -> ▉▌▅█▉▄_▄▄▋▊▋▄_▆▉▅▍▋▋▍
13 Days Ago
merge from harmony2_3 -> aux2
13 Days Ago
Add MonoMod to AppDomain assembly resolver to point to the loaded harmony dll
13 Days Ago
Cherrypick copying harmony to build directory
13 Days Ago
Pure reflection approach to load 0Harmony.dll, create Harmony instances & patch methods
14 Days Ago
Exclude 0Harmony from the build
14 Days Ago
Cherrypick disable assembly validation again
14 Days Ago
Cherrypick harmony 2.3 again
14 Days Ago
Fix copying of dlls to builds
14 Days Ago
Update HarmonyHook.cs to work in editor (because unity wants absolute path) Update Rust.Harmony.Loader.dll
14 Days Ago
merge from ping_estimate -> aux2
14 Days Ago
Fix compile error from random namespaces at top of `PingEstimator.cs`
14 Days Ago
Merge from main -> harmony2
14 Days Ago
merge from ping_estimation -> aux2
14 Days Ago
Add ping results to server & client analytics
14 Days Ago
Add `ping_region_code_override` convar for servers to manually override their region
14 Days Ago
.meta files Compile error
14 Days Ago
Add "Estimate Ping" button to browser
14 Days Ago
Add `browser_ping_estimate` client convar Use region's ping instead of local cached ping when ping estimation is enabled