-
-
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 20241217 - Standard Item Regis Fix
Fixed the item registration for standard items such as the cannon base and turret remover. Furthermore, fixed the relative position getter from the Turret Entity base class and began updating the particle issues. [CHANGELOG] 🟢 Added a TODO to the Cannon Flash particle. 🟢 Added the relative position of the barrel and fuse for the Cannon Turret entity. 🟡 Updated some maps and lists in the Cannon Turret entity to a simplified declaration. 🟡 Refactored the Cannon Turret entity class to adapt to the changes made after the removal of some tracked data. 🟡 Fixed the standard item registration. 🟡 Updated tooltip for the Cannon Turret item to just loop instead after changes made to the tooltip line. 🟡 Separated the tooltip line for the Cannon Turret item into three lines to prevent an unknown symbol from appearing in-game. 🟡 Updated the overloaded "registerItem" method to now required a a factory instead of just the string. 🔴 Removed some tracked data in the base Turret Entity class.
- Loading branch information
Showing
7 changed files
with
85 additions
and
114 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
Oops, something went wrong.