251,653 Commits over 3,959 Days - 2.65cph!
Citizen/animgraph: added menu_exit_panic & idle_states enum
placed providers at various monuments
nre fix
Add s1 files to ignored files list
Fix FileRecv trying to access null stream
Added OnMoveStackEmpty virtual method and ensure that previously gathering units continue to gather nearby
placeholder mission providers
metric tonne of UI work
Fixed invisible buildings
Extremely basic placeholder setup screen to ready up and select your team group. Now it's very easy to start playing and testing 1v1s or 2v2s or even 3v1s. Whatever.
Client join download progress for map/game/loose files & proper cancels
Make possible to update loading screen subtitle only
Delete PanelInput
rename Input in BuildInput to inputBuilder so people are less likely to use the global Input
Don't show cursors if panel requesting is a world panel
Remove debug in RunEvent
Panel.RayToLocalPosition
WorldInput.Update - need to think this over though
Merge branch 'master' of sbox
WorldPanel implements RayToLocalPosition
Merge branch 'master' of sbox-game
▌▆▋▌ ▅▌▊▆▄▉█, ▇▌▄ ▅▅█ ▆▍▊▌▅ ▆▊█▄▋▄█▄
Don't tiebreak input files if there's only one, fixes sounds not recompiling (the issue is probably in ResolveAssetPathList though)
Support compile sound with looping enabled/disabled on MP3 sounds
Flash the game window when server is joined if not focused
Fix possible NRE in nametags
Optimized Flocker by passing in a fixed 8 length agent buffer. Optimized search for agent neighbours. Added a slight acceleration force to units when steering to make it smoother. Halved unit turn speed (movement only). Tweaked unit agent radius scale values. Fixed various issues with non-pathfinder based units flocking.
▆▌▆ ▋▌██▋█ ▊▋█ ██▊▄▇▅▋▊▆▌▇ ▍▍▌█
▍▄▄▆▊▅▄▆▄▇▊ ▆▇▆▇▌█ ▅▋ ▋▊▉ ▋▆▋▆▅
▄▇█▇▌▄▄█▋█ █▅▆▇▆▊ ▊▋▍██
Delete CitizenAnimationHelper.cs
Tweaked how RootPanel's layout rect is calculated to be compatible with negative vars etc
Don't clip root panel
PanelSceneObject set WorldMat so it uses the right coord system, is scaled down to world units
Merge branch 'master' of sbox
Create CitizenAnimationHelper.cs
WorldPanel proper bounds
WorldPanel defaults
Added WorldMat to Worldpanel Shaders
Don't update avatar when not visible
Create rebuild_all.bat
Merge branch 'master' of sbox-game
▊▇▋▋▊▅ ▅▆▌▌ ▄▉▄▌▅▍▆▄▊▋ ▉▊▉ ▅█▊▅▍▊ ▍▇▇▅▍ █▌▆▆▇ ▉█
▍▄▌ ▉▇▄▉▄▅▊█▉▅ ▄▍▌ ▉▆▍▄▆▉▌█▋▇
Can now reference SourcePlayer in ECS bullets
Cancelling server creation properly stops all downloads
Download progress for Games/Maps on loading screen
Code for Game/Map download progress on loading screen
Fix blank lightcookie slice data not being set
Fix text overlays not displaying correctly in VR
Fixed possible exception in ClearGeneratedBulletArchetypes
▍▋█ ▋▉ ▆▅▋▊▉█▉▌▅▌ ▇██ ▇▆▇█▄▄▉▌ ▇▇ ▅▋▄ ▍▉▋▇█
First pass of avoiding drawing whole scene in background of pause screen
TTT: Updated language files (Community Contribution)
disabled Caustics Projector on small moonpools
.▌▉▊▍▋▋▇▋-▅▄▉█ ▄▅▄ ▌▋▍▆▋ ▌█▇▊▅▆ ▍▌▄ ▉▉▌▍ ▊▍▆█▇▅▅
█▇▉█▊▍▉ ▇▋█▅▊▅ ▉█▇▆▄
▋█▌▉▊ ▊█▊██▅ ▌▇█▌ ▅▆▉▍▍▍▆
▊▉▄▊▇▍▋ █▅▉▄█▉ ▊▆▍▊▌▍
removed card spawner in module_1500x1800_2way_ladder
Disable the oxygen overlay effect for now, until we can get the weighting to have an effect on the blur and vignette
Better control of oxygen overlay. Fix missing overlay components. Still has a sudden jump in due to a problem with the effect itself.