This website requires JavaScript.
Explore
Help
Sign In
Altitude
/
ctf
Watch
5
Star
0
Fork
You've already forked ctf
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
237cae37ca
ctf
/
version.properties
4 lines
57 B
Properties
Raw
Normal View
History
Unescape
Escape
Refactor flag reset logic for clarity and reuse. Consolidated flag reset responsibilities into `resetFlagCarrier` and `resetAll` methods to improve code readability and maintainability. Replaced redundant flag reset operations with the new methods across the codebase. Updated `EndedPhase` to use `resetAll` for consistent behavior.
2025-02-11 21:08:58 +00:00
#Tue Feb 11 22:04:16 CET 2025
buildNumber
=
42
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 21:25:19 +00:00
version
=
0.1
Reference in New Issue
Copy Permalink