Delta-v/Content.IntegrationTests
DisposableCrewmember42 378cceb44f
feat: Make footprints decals (#5226)
* feat(wip): footprints now decals instead of entities

* fix: apply proper offset to footprint decals

* refactor: basedecaloffset to readonly

* feat: add back dragging smears, also resolve conflicts

* refactor: rename dragging to beingDragged for clarity

* docs: properly document draggingdecals

* refactor: remove unused reagent code

* refactor: move under _DV

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* feat(wip): mops now able to remove decals

# Conflicts:
#	Content.Server/_DV/Footprints/Systems/PuddleFootPrintsSystem.cs

* fix: reset ColorQuantity if transparent prints

* feat: implement scrubbing

* refactor: remove unused import, ioc dependency

* feat: remove 5u water when scrubbing

* fix: remove unused attributes from protos

* docs: add summary to puddlefootprintscomp

* fix: colliding entity checked for flight, not the puddle

also minor refactor: renamed local variables/parameters of OnEndCollide for clarity

* style: remove newlines, redundant parens

* test: ensure FootPrints stepSize/dragSize are positive

* docs: add prediction todo

* feat: add bare footprints, restore sprite assignments

---------

Signed-off-by: DisposableCrewmember42 <disposablecrewmember42@proton.me>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-03-26 14:44:06 +01:00
..
Pair Allow InteractionTests to load other maps (#41226) 2025-12-29 11:39:34 -06:00
Tests feat: Make footprints decals (#5226) 2026-03-26 14:44:06 +01:00
AssemblyInfo.cs Fix SOME test fails (#4588) 2025-11-13 12:21:38 +00:00
Content.IntegrationTests.csproj Switch project files to C# 12. (#25487) 2024-03-05 09:49:02 +01:00
DummyParallaxManager.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
GlobalUsings.cs Move TestPair & PoolManager to engine (#36797) 2025-12-29 11:39:10 -06:00
PoolManager.Cvars.cs Move TestPair & PoolManager to engine (#36797) 2025-12-29 11:39:10 -06:00
PoolManager.cs Move TestPair & PoolManager to engine (#36797) 2025-12-29 11:39:10 -06:00
PoolManagerTestEventHandler.cs Test parallelization stuff. (#31650) 2024-09-01 03:55:29 +01:00
PoolSettings.cs Move TestPair & PoolManager to engine (#36797) 2025-12-29 11:39:10 -06:00