userGarry Newmancancel
branchrust_reboot/maincancel

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

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