This website requires JavaScript.
Explore
Help
Sign In
stijn
/
HungerGames
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
12
Commits
1
Branch
0
Tags
5743bc63a59e5ee00b2ab5b8f03a71e7051c1193
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
stijn
5743bc63a5
Add PlayerDamageListener to manage damage, death, and respawn events during rounds
2026-05-30 00:16:33 +02:00
.idea
Add player join and disconnect event handling with state updates
2026-05-24 17:04:50 +02:00
gradle
/wrapper
Initial commit for HungerGames
2026-05-23 23:06:30 +02:00
src/main/java/com/alttd
/hunger_games
Add PlayerDamageListener to manage damage, death, and respawn events during rounds
2026-05-30 00:16:33 +02:00
.gitignore
Initial commit for HungerGames
2026-05-23 23:06:30 +02:00
build.gradle.kts
Initial commit for HungerGames
2026-05-23 23:06:30 +02:00
gradlew
Initial commit for HungerGames
2026-05-23 23:06:30 +02:00
gradlew.bat
Initial commit for HungerGames
2026-05-23 23:06:30 +02:00
settings.gradle.kts
Initial commit for HungerGames
2026-05-23 23:06:30 +02:00
TODO.md
Remove
IN_GAME
player state and related logic; integrate destination-based teleportation during round progression.
2026-05-30 00:10:35 +02:00
S
Description
No description provided
442
KiB
Languages
Java
100%