Capture the flag plugin for Altitude events
Go to file
Teriuihi ad421015ff Reset player health on game end.
Ensure players have full health when the game ends by resetting their max health attribute and current health to default values. Logged an error if the max health attribute is unavailable.
2025-02-07 23:25:10 +01:00
gradle/wrapper Add initial Capture the Flag plugin implementation 2025-01-24 17:49:17 +01:00
src/main Reset player health on game end. 2025-02-07 23:25:10 +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 Add GUI framework for class selection in CTF 2025-02-07 23:22:50 +01:00