userGarry Newmancancel
branchrust_reboot/maincancel

5,292 Commits over 2,345 Days - 0.09cph!

6 Years Ago
Added ItemSkinDirectory
6 Years Ago
Don't forget to include the GameManifest in the bundles
6 Years Ago
Bundle reconfigure
6 Years Ago
Added pool.prewarm convar
6 Years Ago
Don't PrefabPoolWarmup in editor
6 Years Ago
Fixed array errors
6 Years Ago
Enable WriteTypeTree
6 Years Ago
Throw exception if no items loaded Don't try to pre-fill the cache
6 Years Ago
PrefabPoolWarmup preloads prefabs.preload.bundle
6 Years Ago
Put all the prefabs in prefabs.preload.bundle
6 Years Ago
When bundle is preloaded, add results to object cache Show error properly if can't load a bundle Preload specifically Wait for preloading to finish in bootstrap
6 Years Ago
Do PrefabPoolWarmup before WorldSetup
6 Years Ago
Converted items.asset to bundle load Removed unsued classes
6 Years Ago
DS Fix
6 Years Ago
Added skinnable loading safeguards
6 Years Ago
Bundle loading tweaks
6 Years Ago
Subtract cs42767 (load time object list shit)
6 Years Ago
Load objects we're going to load in one big fat ass block instead of individually
6 Years Ago
Merged from skinredirect
6 Years Ago
Fix NRE in NPCPlayerApex.AddKilledStat
6 Years Ago
Fixed main menu scaling on lower than widescreen resolutions
6 Years Ago
Add branch name in exception report
6 Years Ago
Fixed a possibility of the hero showing when in game
6 Years Ago
▌▇▆▇▋ ▌▋█▉ ▆▇▅▄▋▉▆▍▍
6 Years Ago
Try to avoid changing screen resolution when running autobenchmark
6 Years Ago
ExceptionReport: make IndexOutOfRangeException and ArgumentOutOfRangeException unique
6 Years Ago
admin.banid also kicks player if on server and bans owner steamid if available
6 Years Ago
Fixed NRE in UnreadMessages.cs
6 Years Ago
Restored to unseasonal menu screen
6 Years Ago
Log file/folder fixes
6 Years Ago
Output console log file/folder before opening
6 Years Ago
Fixed not cleaning up after stopping a demo, causing exceptions when joining a game or playing another demo
6 Years Ago
Fixed Korean text being invisible on some buttons
6 Years Ago
Added buttons to open the log file + folder to console screen
6 Years Ago
Debug manifest not loading
6 Years Ago
Hero updates
6 Years Ago
Fix NRE in HTNPlayer.OnKilled
6 Years Ago
Fixed official server exception reporting
6 Years Ago
Fixed NRE in NPCPlayerApex.OnKilled
6 Years Ago
Possibly fixed NRE in debug.gesture
6 Years Ago
merged from monument_benchmark code cleanup
6 Years Ago
Updated to 2019.2.10f1
6 Years Ago
Fix getting account info errors
6 Years Ago
Video player debugging
6 Years Ago
Fix ArgumentOutOfRangeException in TMP_InputField.Backspace Ignore some exceptions that are out of our hands
6 Years Ago
Rust.UI icons
6 Years Ago
Fixed session button weirdness
6 Years Ago
Json il2cpp fix test
6 Years Ago
Fixed RustText not getting localized on awake Fixed translated main menu options overlaying the contents Removed Translate.OnLanguageChanged list Removed ILanguageChanged Can toggle main menu pages off
6 Years Ago
Hunch: Newtonsoft IL2CPP doesn't like nullable datetime