194,186 Commits over 4,079 Days - 1.98cph!
Added input.toggleads convar for toggling ADS
This will only apply when holding a gun or a melee weapon that can be thrown, right click interactions on other held entities (eg. torch) should be unaffected
ADS will be toggled off when switching between weapons or when a reload takes place
End shunting properly if the makeup of the completetrain changes (e.g. the end carriage couples with another one during a shunt) + other fixes
New shunting system, should be more reliable
Swapped a few more chairs at launch site to non-mountable versions.
Rebuild manifest again to fix Aux2 challenge [impossible]
Fixed loot index not being set when loading unloadable wagons from save
Add global.usersinrangeofplayer - identical to userinrange but uses a provided player (eg. userinrangeofplayer Jim 50)
Different Aux2 testing content
Fixed NRE when loading coupled trains from a save if the train was destroyed immediately during load
Merge from contact_reporting (contacts screen layout update)
Update localization, fix button sizing
Reapplied fix for Site-A tunnel entrance sometimes murdering people
Finalized tunnels sans reverb/dimming volumes.
Added some temporary logging to troubleshoot the NRE that only occurs on Aux2
Splatting & lighting around second tunnel
Fix empty leaderboard when the player hasn't played ranked yet
Updated manifest
Updated TrainWagonC prefab
Updated traincars.population (showed an invalid path?)
Revert tileset changes from 6844 - fixes invisible text on menu
Also fix halloween theme so it doesn't have invisible text on the menu
Fixed Gravity Gun preferred carry angles ignoring player's pitch angles
Fixed Gravity Gun ignoring "spin_none" interaction for props
Fixed vehicle collision group "not saving" by duplicator.
branch specific compile fix
Infinite scroll for server browser, no longer limited to 256 servers per gamemode
Terrain sculpts for one tweaked tunnel entrance
Merge from async_loading_2 (disabled by default)
Added trainyard lighting prefab to the monument scene
Trainyard scene2prefab
Merge from furnace_ui_rework
Fix Awake() error when trying to create oven loot panel & fix pooling inconsistancy
Trainyard lighting progress / updated the trainyard_lighting prefab
Switch "Outdated" tags in server browser to use steam.inf version, not the garrysmod.ver version
Added sv_password to list of convars Lua cannot READ
▅▊█▍▇▉▅ ██▊▇ ▅▋▊▇ ▋▄▅ ▌█▇▄▉ █▇▆▋▊▍▍▇▇█ ▉▋▋▅▄▍▉, ▊▉▉▄▊ ▉▌▍█▆▊█▅▌ ▇▄▄▍ ▉▄▌▉█▉▆ ▍▋▆▌ ▉▊▄▅ ▇▋▌█▉▌▋█ ▌▅ ▊▆▍▆ ▉▅ ▋▊▅ █▍▊▅ ▄▄▋▊▌▊
Added ability to override the ocean scale via convar
enabling crunch compression on the tarpaulin textures
changing tarp material to use standard + wind
Adjusted marketpalce_cloth material
An insignificant edit to TrainWagonC. Trying to wake the build server up to the latest changes
Switched LOD system on prefab cubes to unity's LOD as it works in screen space instead of distance, this means large blocks will cull from further away
Disabled batching (not compatible with Unity LOD) - all of these materials have GPU instancing enabled so they should still be reasonably efficient
Added clientperf_detailed to return up to last 1000 client frametimes, switched clientperf to StringRaw()
All tiled cube prefabs now use a RendererBatch and will get culled at 150m
End shunting prematurely if a collision happens