192,919 Commits over 4,049 Days - 1.99cph!
Updated the Visual Studio Editor package from 2.0.11 to 2.0.14 (won't affect Rust itself)
Fixed RustText showing "SendMessage cannot be called" warnings after every compile
Screenshot tweaks, encode to jpg and use a lower quality/size
Balanced the spawn population values for the new system
At dense spawn populations, engines could fill the sidings before wagons got a chance to spawn. Instead, I've combined all train cars into one population spawner and handled the wagons_per_engine convar via spawn weighting.
Merge from inventory_idle
Remove unused animator states
Update default hold type and fix setting an invalid layer on the inventory preview animator
Increased the spawn ratio of the unloadable wagons to the other wagon types, and increased wagons per engine from 2 to 3
Added unloadable wagons to the spawn population list
Include the new .cs files
Download serverlist from web & switch format from proto to json
Caching material / shader property strings.
Fix asset warmup loading but not preprocessing the last few prefabs in the list
Max out backgroundLoadingPriority for dedicated servers since they have no load screen
Sky dome / lowered sunlight to 18
Tweaked post process settings to compensate for added shadow darkness
Reverted ground plants, tree and splat changes
Substracted ground plant changes
Set reflection multipliers to 1 for all Building environment volume types
Added adminlight convar (same as admintime, useful to test lighting)
Supermarket in desert finalization
Merge research table fixes
Fix research tables getting stuck in invalid state when researching without scrap
Cherrypick research table breaking on restart
Fixed topological issues that were unintentionally cutting off some player spawn areas
Gas station in desert finalization
Fixed rock_pile.mat not being biome tinted. Presumably an oversight since it looked completely whack in the gas station cave.
Fixed compile error
Fixed workshop fonts spamming pointless console messages trying to load from the .gma directly which won't work
merge from prerelease (oops)
Fixed NPC.AddEntityRelationship priority argument reading from the wrong argument. Also made it optional ( defaults to 0 )
Fixed effects/base.lua being included twice
Fixed ai_debug_enemies (and probably other NPC debug stuff) spewing nonsense to console
Added some crash checks to CShaderSystem::TakeSnapshot
metal_panels_a and metal_panels_b redo. Consolidated the set and removed _brighter variant
Tidied up motion vector generation
Merge from cubemap lighting
Added "Select Page" option in Addons menu
Fixed non halting Lua error when Derma_Install_Convar_Functions() Panels attempt to set empty console variable
Tweaked concrete_f_bld_var material
Reordered textures on brick_wall_b_plasterblend
Airfield / replaced all old light switches