akastijn
|
c7161f707c
|
Refactor Round phase transitions and countdown logic; consolidate messages, adjust state handling, and add configurable durations for safe and kill phases.
|
2026-07-05 23:42:20 +02:00 |
|
akastijn
|
5ce26782f2
|
Add CommandListener to enforce command whitelist and block restricted commands
|
2026-07-05 23:19:49 +02:00 |
|
akastijn
|
936cabfd42
|
Update boss bar messages to reflect accurate border shrinking phases and align config keys
|
2026-06-28 00:32:32 +02:00 |
|
akastijn
|
f0d3a20283
|
Add /hg nextphase and /hg end commands to manage game phases and rounds
|
2026-06-22 02:22:02 +02:00 |
|
akastijn
|
233cffd2df
|
Implement BossBarService for countdowns and finale updates, integrating dynamic boss bar messages and real-time player progress tracking.
|
2026-06-22 02:02:42 +02:00 |
|
akastijn
|
646b9a2a35
|
Refactor STATS_FORMAT to use text block for improved readability
|
2026-06-15 23:29:28 +02:00 |
|
akastijn
|
6cd5315d28
|
Broadcast player death messages with remaining player count and suppress default death messages
|
2026-06-15 23:26:04 +02:00 |
|
akastijn
|
cf011ae72f
|
Add winner declaration message and endRound logic with proper message broadcasting and error handling
|
2026-06-15 23:17:47 +02:00 |
|
akastijn
|
c8e85f186a
|
Add player stats tracking with StatService and /hg stats command integration
|
2026-06-15 22:56:27 +02:00 |
|
akastijn
|
2b6480c880
|
Add warmup period for /hg stuck with movement and damage cancellation
|
2026-06-15 22:45:06 +02:00 |
|
akastijn
|
016ab17ef2
|
Add /hg stuck command for teleporting players to the nearest safe location with configurable cooldown and effects
|
2026-06-15 22:37:16 +02:00 |
|
akastijn
|
25c95dd46a
|
Introduce LootService for chest loot handling and ChestListener for in-game chest interactions
|
2026-06-15 22:13:51 +02:00 |
|
akastijn
|
d7160b86cd
|
Update message formatting for Hunger Games and improve configuration validation methods
|
2026-05-31 17:59:27 +02:00 |
|
akastijn
|
02228f570d
|
Add initial border size configuration, round warmup messages, and start-round validation logic
|
2026-05-31 16:40:16 +02:00 |
|
akastijn
|
c2d83492d1
|
Fix missing angle brackets in ROUND_STATE message placeholders
|
2026-05-30 20:02:59 +02:00 |
|
akastijn
|
161344b30c
|
Add /hg reload command to refresh configs and messages
|
2026-05-30 19:57:02 +02:00 |
|
akastijn
|
d3946bc16a
|
Remove IN_GAME player state and related logic; integrate destination-based teleportation during round progression.
|
2026-05-30 00:10:35 +02:00 |
|
akastijn
|
2746a43837
|
Add player join and disconnect event handling with state updates
|
2026-05-24 17:04:50 +02:00 |
|
akastijn
|
c832a6648b
|
Implement round progression system with countdown, stages, and /hg start command
|
2026-05-24 01:30:11 +02:00 |
|
akastijn
|
ab6112b9da
|
Add player registration system with /hg register command and refactor services for improved state management.
|
2026-05-24 00:58:27 +02:00 |
|
akastijn
|
2fd6d4ba30
|
Implement round and player state management services along with /hg roundstate command.
|
2026-05-24 00:13:25 +02:00 |
|
akastijn
|
16f15400fd
|
Initial commit for HungerGames
|
2026-05-23 23:06:30 +02:00 |
|