249,690 Commits over 3,959 Days - 2.63cph!
Nav blockers etc aren't networked (previously EF_NODRAW made things not network, but we don't do that anymore)
Hide some shit from the inspector
Lets force langversion so everyone is on the same page
Tweak EntityHandle to be one off
Remove duplicate extralight font weight
Initialize EntityHandle to -1
Animgraph: Add state reordering https://files.facepunch.com/layla/1b2711b1/ZlnSoKvqy9.mp4
Move clear bed priority so it appears in the entity menu (hold E) instead of being the default option
Fix tooltip NRE in vending machine admin UI
Bradley will now fire at players in modular cars even if the colliders on the modular car make the player not visible
Fixes cases where Bradley wasn't attacking players in camper van module, also fixes issue where Bradley wouldn't fire through glass windows on modular cars until they were shattered
Added a nav mesh carver component to car chassis to prevent animals walking through them
Added on base chassis and modified bounds on 2/3/4 module prefabs
▋▌▅▊█▇▍▆▄▅▉▄▊ ▌▄▌▊▇▄ ▍▅▅▋▅▆ ▋▋▊▅█ ▆▄▄ █▆▍▅▅▌▋▍▋▊ ▋▋█▋▇ ▇ ▊▍▅█▄▌ ▊▄ ▍█▊▊▇▅▊▌█▍ ▅▊ ▄▊▉ █▆▍██
temp fix animating car wheels
fix not being able to drive car
update construct map/prefab/textures/mat
▋▊▇▌ ▊▌ ▆▆▉▊▉▍▌▌▆▇ ▍▍▍▇ ▊▅▄▋▌▅ ▇▅▄ ▅▌▄█▇▌▋▌ █▆▉▌▊▇▇
▊▍▇▇ ▄▅█▇▉▅▄▉ ▉▉▍█▉▄▆▇▌▉ ██ ▍█▉▉▋ (██▄ ▌▋▅▌ ▌▄▅▌▋!)
██▆▇ ▆▅▆█▋ ▍▌▇ ▍█▄█▌▇▉ ▊▌▊▅▊▄▋▌ █▄▊▉▌▇▊▇▄▆ ▅▋▆▆ ▅ ▍█▊▊ ▌▇▄█ ▍▋▊▅▌▌ ▇▉▇█ ▇▌▇▅█▄▄▇ ▄▄▆▋
▅▇▊▊▅▄ ▋▋█ ▆▌▅▅▆▉▋▉▆▍▍█▌▍█▋▉
▊▅▍█▋▅▇▆▇▍ ▄▇▉▋▌ ▅▅▊▍ ▉▇▊ ▋▄▊ ▍▊▍█ ▉▄▉▊▇ ▅▋ ▅▄▌▇▇_▄▅▄▉
▅▌▆▅ ▆▆▌▋ ▅▉▇▉▌ ▆▅ █▋▄▌▆▆▇
Added World.LoadedFromSave boolean (can be checked in BaseEntity.Spawn and BaseEntity.Load to see if the current session was loaded from a save)
Text shader tweaks
Text rendering test
Merge branch 'master' of sbox-game
Don't bother creating tonemap system for DrawScene, isn't needed yet
Enable basic postprocessing for Render.DrawScene when using 16 bit or 32 bit float color format
If the API is returning rubbish, don't ignore it
Try to get linked service token before creating stream service, don't try to deserialize token if getting linked service fails
▍█▊█ ▊▆▆▊▆▉█▇ ▇▄ ▉█▇▄▊▅▅ █▆▍▋ ▅▌▇▍▇ ▋▅
▍▌▆▄▋▉▇ ▊▍▌ ▍▋▍▄▅ ▆▉▌▊▇ ▌▍▌▆▉▌▅▅█
Got rid of some more GetMetaAsync calls
▌▆▌▊▌ ▋█▊▋▅▉▆▉▄▋▍▊▊_▉▉▊█▉▉▇_▉█ ▌▌ ▅ ▆▄█▄▉▅█▅ ▊▄▇█▋ ▊▋▋ ▆▄▉▅ ▋▉▊▅▄ █▋▇▆▇▇
Updated Eclipse (pushed vpk to backend)
▌▊█▆▍▄▉▊█▇ ▄▊▅▍▇ (▋▌▇▉▋▇▍▆▌)
mission providers address the player properly when they have completed a mission
conversation adjustments
Fixed leaderboard entry metadata not being cached locally
Batch GetMetaAsync calls
Fixed possible NRE in LeaderboardEntry
Disable hijacking when paused
Don't ignore local variables !
Added Particles.SetSnapshot
SetSnapshot support for break particles
Do not show mission location at 0,0,0 when no location is specified
remove error log
mission points drop to ground
Added Particles.SetModel
Added ability to get break_command_list data from models
Merge branch 'master' of sbox
Use component to change glow
TTT: add spectator mic volume tip (#1840)
* New player mic volume tip
* Increased number of tips
break_create_particle break command support for Breakable class
Extra UnobservedTask logging
Updated Eclipse + changed temp blend to blendable
Null check that entity
Can edit enums in the inspector