HungerGames/src/main/java/com/alttd/hunger_games/services
2026-06-15 22:56:27 +02:00
..
LootService.java Refactor decideRarity method for improved readability with consistent formatting 2026-06-15 22:23:36 +02:00
PlayerService.java Refactor PlayerService to include Round dependency and update singleton initialization logic 2026-05-30 19:56:50 +02:00
PlayerTeleporterService.java Introduce singleton pattern for services, add safe phase to round state, and implement PlayerTeleporterService with destination-based teleporting 2026-05-30 00:03:32 +02:00
Round.java Add initial border size configuration, round warmup messages, and start-round validation logic 2026-05-31 16:40:16 +02:00
RoundListener.java Implement round progression system with countdown, stages, and /hg start command 2026-05-24 01:30:11 +02:00
RoundService.java Add player stats tracking with StatService and /hg stats command integration 2026-06-15 22:56:27 +02:00
StatService.java Add player stats tracking with StatService and /hg stats command integration 2026-06-15 22:56:27 +02:00