This website requires JavaScript.
Explore
Help
Sign In
stijn
/
HungerGames
Watch
1
Star
0
Fork
You've already forked HungerGames
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a3085ad4b4
HungerGames
/
src
/
main
/
java
/
com
/
alttd
/
hunger_games
History
akastijn
a3085ad4b4
Prevent duplicate game end announcements and update
RoundService
initialization to include
PlayerTeleporterService
.
2026-06-27 22:17:50 +02:00
..
commands
Fix typo in
getHumanReadableName
across commands and services
2026-06-27 22:04:17 +02:00
config
Add
/hg nextphase
and
/hg end
commands to manage game phases and rounds
2026-06-22 02:22:02 +02:00
data_objects
Fix typo in
getHumanReadableName
across commands and services
2026-06-27 22:04:17 +02:00
event_listeners
Enhance death handling and round logic: suppress death messages, clear player inventories, reset health and food levels, and teleport players to spectator area or prepare them for countdown phase. Integrate
PlayerTeleporterService
into
RoundService
.
2026-06-27 22:02:05 +02:00
game
Add initial border size configuration, round warmup messages, and start-round validation logic
2026-05-31 16:40:16 +02:00
services
Prevent duplicate game end announcements and update
RoundService
initialization to include
PlayerTeleporterService
.
2026-06-27 22:17:50 +02:00
Main.java
Prevent duplicate game end announcements and update
RoundService
initialization to include
PlayerTeleporterService
.
2026-06-27 22:17:50 +02:00