251,231 Commits over 3,959 Days - 2.64cph!
Add CameraManager script that tries to keep all active players on the screen
ProceduralMapRoad spawns roadside monuments
PlaceMonumentsRoadside fixes & improvements
Removed the unrelated files plastic included in my previous commit for whatever reason.......
merge from mission_improvements_may_24
Moved functional code out of RPCs to facilitate testing, cleanup and naming
Codegen
Scene reference debug view (Facepunch/sbox-issues#5161) (#1508)
Item Terminal
Keycard item
Keycard lock
Door mover
merge from harbor_build_topology_fixes
Moved the connection/disconnection code out from the WireTool to IOEntity to reduce dependency
merge from electricity_power_fixes/2
merge from editor_loadouts_build_fix
Ensured we don't get into orbit strafes with a parented player
Further revisions to use player references rather than just raw positions
player update mp5 anim set edits and pistol revolver holster position edited
▄▄▄█▉ ▄▆▊▉ ▋█▆▌_▆▍█▅▄▉▋▊█▇_▆▊▍▇_▋▅▍█▊▉_▆▇█▄▅_▋▉▄▍
greatly reduced AO factor on logistics warehouse garage door
generic door frames greybox (now part of a set)
replaced the doorframes on rad buildings prefabs
window frames for radhouse large
merge from animal_ground_range_increase
merge from GetConnectionsWithin_perf_improvement
█▉▉▇▆ ▊▍▅▍ ▌▋▇▇▊█▆▄_▍█▌▄_▅▉▉▅▋▄▊▋▍▊▇_▉▅▊ (▆▍▋▍▋▅▊ ▊▅▇)
merge from tutorial_double_harvest_ping_fix
merge from filterSpectateMapTeamID_default
merge from cui_scrollablecontainers_54
merge from patrol_heli_floor_clip
Leaderboard backup, run #
11058
Scanner mission wip tests
Fix editor exceptions when loading BaseAiBrains in the editor
More mission test setups
Fixed incorrect translation string on the final objective of the kill animals mission from the lumberjack
Fix shadergraph render option popup not constrained to screen
Fix exception when starting lumberjack mission
Added a DebugWorldPosition component that allows us to test missions that use position generators without needing a proper proc gen
Started making a Mission zoo scene that shows all mission providers with all of the stub content needed to actually run and test the misison, accessible via Scenes/Dev/Mission zoo toolbar option
Added ability for a mission to reward blueprints (tick isBp on the reward item entry)
Added the ability for a mission to not count towards the Mission Accomplished achievement
Enabled this on the tutorial achievements
Add the ability for a container spawn point to limit how many containers are spawned at that point
Adjusted container spawn points to ensure that it's likely for top containers to be accessible
Added some pallets around the container spawn points to make them more climbable
Affects both harbors
Leaderboard backup, run #
11054
Disable saving on the hobo barrel in Tunnel_Dwelling_A, fixes barrels leaking to world origin on server restart
packaged food pre brand checkin
Leaderboard backup, run #
11052
Cone intersection for tiled light culling
Bloat cones a wee bit, still do sphere culling for point lights
Implement more accurate preferred size for flex columns when using a fixed column count
enum support for VFX HLSL
We dropped DX11 support so we can support it without a worry
microsoft/DirectXShaderCompiler/wiki/Language-Versions#hlsl-2017
r_gpu_shadow_culling cvar, parallelize static light visibility tests