-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update 20241211 - Cannon Turret Update
Update Cannon Turret to now show particle (WIP). [CHANGELOG] 🟢 Added a required constructor parameter for the Turret Entity for handling Turret Remover interaction for all its subclasses. 🟡 Updated EoL formatting from LR to CRLF. 🟡 Renamed client's 'ModParticles' class to 'ModClientParticles'. 🟡 Moved the Turret Removed item interaction handler from the subclass (Cannon Turret) to the base class (Turret Entity). 🟡 Updated particle keyframe handler for the "Firing Sequence" controller. 🟡 Updated the LOGS constant for Turret Entity class to include all the stripped variants. 🔴 Removed unused imports. 🔴 Removed the "interactMob" method in the Cannon Turret in favor of requiring it to the Turret Entity base class's constructor's parameter.
- Loading branch information
Showing
5 changed files
with
92 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters