Capture the flag plugin for Altitude events
Go to file
Teriuihi 6bb4673b08 Add Engineer class and update Tank, Fighter, and GameClass
Introduced the Engineer class with unique tools, functionality, and creation logic. Updated the Tank class to make its constructor public and adjusted its creator to use the appropriate class. Enhanced GameClass to append health and damage details to display item lore dynamically.
2025-02-08 15:19:32 +01:00
gradle/wrapper Add initial Capture the Flag plugin implementation 2025-01-24 17:49:17 +01:00
src/main Add Engineer class and update Tank, Fighter, and GameClass 2025-02-08 15:19:32 +01:00
.gitignore Add initial Capture the Flag plugin implementation 2025-01-24 17:49:17 +01:00
build.gradle.kts Implemented remaining phases and got the plugin to the minimum viable product 2025-02-07 22:25:19 +01:00
gradlew Add initial Capture the Flag plugin implementation 2025-01-24 17:49:17 +01:00
gradlew.bat Add initial Capture the Flag plugin implementation 2025-01-24 17:49:17 +01:00
settings.gradle.kts Add initial Capture the Flag plugin implementation 2025-01-24 17:49:17 +01:00
TODO.md Add Engineer class and update Tank, Fighter, and GameClass 2025-02-08 15:19:32 +01:00
version.properties Improve CTF gameplay mechanics and particle effects 2025-02-08 00:39:05 +01:00