DarkflameServer/dScripts/EquipmentScripts
David Markowitz 2a0f63c0a1
Fix all smashables not playing animations (#1112)
Fixes an issue where most smashables did not explode into bricks upon death.  This included anything that was spawned or didnt have the flag is_smashable set.
Tested that in races, all objects smash into bricks
Tested that the player properly explodes in their car if they crash
Tested that Shooting Gallery plays the special smash animation when a ship is smashed
Tested that all spawned objects play smash animations

* Fix warning, Fix modular assembly not smashing

* Rename variable to correct name
2023-06-14 15:44:22 -07:00
..
AnvilOfArmor.cpp Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
AnvilOfArmor.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
BuccaneerValiantShip.cpp Fix all smashables not playing animations (#1112) 2023-06-14 15:44:22 -07:00
BuccaneerValiantShip.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
CauldronOfLife.cpp Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
CauldronOfLife.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
CMakeLists.txt add stun immunity script (#1015) 2023-03-08 07:31:45 -06:00
FireFirstSkillonStartup.cpp CDClient cleanup and optimization (#1023) 2023-03-17 07:36:21 -07:00
FireFirstSkillonStartup.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
FountainOfImagination.cpp Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
FountainOfImagination.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
PersonalFortress.cpp Breakout rest of the enums from dCommonVars and clean it up (#1061) 2023-05-02 17:39:21 -05:00
PersonalFortress.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
StunImmunity.cpp Breakout rest of the enums from dCommonVars and clean it up (#1061) 2023-05-02 17:39:21 -05:00
StunImmunity.h add stun immunity script (#1015) 2023-03-08 07:31:45 -06:00
Sunflower.cpp Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
Sunflower.h Organize dScripts (#814) 2022-11-03 12:57:54 -05:00