DarkflameServer/dGame/dGameMessages
David Markowitz eca87c7257
fix: Buff FX not playing and general BuffComponent improvements (#1296)
* fix: Buff FX not playing

Fixes an issue where buff effects would not play at all.

Tested that frakjaw and maelstrom dagger now play their respective effects when you are effected by them

fix: buffs general improvements

add new arguments

* Remove duplicated code

* fix times and remove buff
2023-12-01 10:12:48 -06:00
..
CMakeLists.txt Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
DoClientProjectileImpact.h Breakout message identifiers (#1065) 2023-05-03 16:38:32 -05:00
EchoStartSkill.h Breakout message identifiers (#1065) 2023-05-03 16:38:32 -05:00
EchoSyncSkill.h Breakout message identifiers (#1065) 2023-05-03 16:38:32 -05:00
GameMessageHandler.cpp feat: Add ability to toggle skipping of cinematics (#1312) 2023-11-21 18:04:44 -08:00
GameMessageHandler.h refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
GameMessages.cpp fix: Buff FX not playing and general BuffComponent improvements (#1296) 2023-12-01 10:12:48 -06:00
GameMessages.h fix: Buff FX not playing and general BuffComponent improvements (#1296) 2023-12-01 10:12:48 -06:00
PropertyDataMessage.cpp feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
PropertyDataMessage.h convert to unix line endings 2022-08-05 22:01:59 -05:00
PropertySelectQueryProperty.cpp convert to unix line endings 2022-08-05 22:01:59 -05:00
PropertySelectQueryProperty.h convert to unix line endings 2022-08-05 22:01:59 -05:00
RequestServerProjectileImpact.h Breakout message identifiers (#1065) 2023-05-03 16:38:32 -05:00
StartSkill.h Breakout message identifiers (#1065) 2023-05-03 16:38:32 -05:00
SyncSkill.h Breakout message identifiers (#1065) 2023-05-03 16:38:32 -05:00