Capture the flag plugin for Altitude events
Go to file
Teriuihi 6a9721d0e7 Implemented remaining phases and got the plugin to the minimum viable product
Introduced new flag-related mechanics and game phases including `CombatPhase`, `EndedPhase`, and relevant event handling for better gameplay management. Enhanced team and player functionalities while making incremental adjustments to improve overall code structure.
2025-02-07 22:25:19 +01:00
gradle/wrapper Add initial Capture the Flag plugin implementation 2025-01-24 17:49:17 +01:00
src/main Implemented remaining phases and got the plugin to the minimum viable product 2025-02-07 22:25:19 +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 Refactor class creation and integrate FighterCreator 2025-01-24 21:03:19 +01:00
version.properties Implemented remaining phases and got the plugin to the minimum viable product 2025-02-07 22:25:19 +01:00