DarkflameServer/tests/dGameTests/dComponentsTests
jadebenn 411dce7457
Adding damage cooldown/"invincibility frames" as in Live (#1276)
* Added cooldown handling

* Made most of the logs hidden outside of debug mode

* removed weird submodule

* kill this phantom submodule

* updated to reflect reviewed feedback

* Added IsCooldownImmune() method to DestroyableComponent

* friggin typo

* Implemented non-pending changes and added cooldown immunity functions to DestroyableComponentTests

* add trailing linebreak

* another typo :(

* flipped cooldown test order (not leaving immune)

* Clean up comment and add DestroyableComponent test
2023-11-12 05:53:03 -06:00
..
CMakeLists.txt chore: Physics Component abstraction and addition of tests (#1159) 2023-10-09 15:19:38 -05:00
DestroyableComponentTests.cpp Adding damage cooldown/"invincibility frames" as in Live (#1276) 2023-11-12 05:53:03 -06:00
SimplePhysicsComponentTests.cpp feat: Add isolated and simplified path to add components (#1204) 2023-10-22 20:08:49 -05:00