DarkflameServer/dGame
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
..
dBehaviors fix: Buff FX not playing and general BuffComponent improvements (#1296) 2023-12-01 10:12:48 -06:00
dComponents fix: Buff FX not playing and general BuffComponent improvements (#1296) 2023-12-01 10:12:48 -06:00
dEntity format codebase 2022-07-28 08:39:57 -05:00
dGameMessages fix: Buff FX not playing and general BuffComponent improvements (#1296) 2023-12-01 10:12:48 -06:00
dInventory fix: general issues with dismantling (#1304) 2023-11-18 01:15:47 -06:00
dMission feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
dPropertyBehaviors feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
dUtilities feat: Reward codes (#1308) 2023-11-21 18:05:15 -08:00
Character.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
Character.h refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
CMakeLists.txt Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
Entity.cpp Entity: Fix death behavior of 0 (#1319) 2023-11-25 22:50:28 -06:00
Entity.h Entity: Fix death behavior of 0 (#1319) 2023-11-25 22:50:28 -06:00
EntityManager.cpp EntityManager: Fix iterator invalidation (#1234) 2023-10-23 08:55:38 -05:00
EntityManager.h refactor: re-write AOE, add FilterTargets, Update TacArc Reading (#1035) 2023-10-09 15:18:51 -05:00
LeaderboardManager.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
LeaderboardManager.h Add weekly filter 2023-06-05 16:04:56 -07:00
Player.cpp Slash commands: Update compares (#1270) 2023-11-15 19:29:00 -06:00
Player.h convert to unix line endings 2022-08-05 22:01:59 -05:00
TeamManager.cpp Teams: Default team loot to ffa (#1224) 2023-10-18 09:18:22 -05:00
TeamManager.h Teams: Default team loot to ffa (#1224) 2023-10-18 09:18:22 -05:00
TradingManager.cpp feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
TradingManager.h format codebase 2022-07-28 08:39:57 -05:00
User.cpp refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00
User.h breakout gmlevel into a scoped enum (#996) 2023-03-24 18:16:45 -05:00
UserManager.cpp Fix backwards name check (#1327) 2023-11-29 00:25:06 -08:00
UserManager.h refactor: Database abstraction and organization of files (#1274) 2023-11-17 18:47:18 -06:00