Delta-v/Content.IntegrationTests
Scribbles0 4f9889894b Melee Executions (#30104)
* melee executions

* fix damage bug

* cleanup

* address reviews hopefully

* resistance bypass mechanic

* component changes

* self executions (not finished yet)

* self execs part two

* ok i fixed things (still not finished)

* finish everything

* review stuff

* nuke if (kind = special)

* more review stuffs

* Make suicide system much less hardcoded and make much more use of events

* Fix a dumb bug I introduced

* self execution popups

* Integration tests

* Why did they even take 0.5 blunt damage?

* More consistent integration tests

* Destructive equals true

* Allow it to dirty-dispose

* IS THIS WHAT YOU WANT?

* FRESH AND CLEAN

* modifier to multiplier

* don't jinx the integration tests

* no file-scoped namespace

* Move the rest of execution to shared, create SuicideGhostEvent

* handled

* Get rid of unused code and add a comment

* ghost before suicide

* stop cat suicides

* popup fix + small suicide change

* make it a bit better

---------

Co-authored-by: Plykiya <58439124+Plykiya@users.noreply.github.com>
2024-08-11 14:52:53 +01:00
..
Pair Add random seed options to tests (#30735) 2024-08-09 19:04:17 +01:00
Tests Melee Executions (#30104) 2024-08-11 14:52:53 +01: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 Fix content.integration tests warnings (#17817) 2023-07-06 14:54:25 +10:00
PoolManager.Cvars.cs Add Job preference tests (#28625) 2024-06-08 20:19:39 +02:00
PoolManager.Prototypes.cs Update component query benchmarks (#27967) 2024-06-01 16:51:14 +02:00
PoolManager.cs Add random seed options to tests (#30735) 2024-08-09 19:04:17 +01:00
PoolManagerTestEventHandler.cs Update component query benchmarks (#27967) 2024-06-01 16:51:14 +02:00
PoolSettings.cs Add random seed options to tests (#30735) 2024-08-09 19:04:17 +01:00
PoolTestLogHandler.cs Add some tests and fix some miscellaneous bugs (#22836) 2024-01-22 18:44:30 +01:00
TestPrototypesAttribute.cs Fix test prototypes fields being marked as unused (#20853) 2023-10-14 22:01:27 +02:00