1
0
Fork 0
Commit graph

2 commits

Author SHA1 Message Date
b82cdb3a4b The game is starting as it should
- Fully working Queue system
- Fully working game (for now with one color)
- TODO: Add check for yellow (Is player under a block)
- TODO: Check if there are still alive players, if not, end the game early
- TO FIX: Yellow - while check is used to check if players have adventure gamemode, it should be changed (server crashes after too many attempts)
2024-08-12 02:09:21 +02:00
35514614eb Many Significant Changes
- Added:
  - QueueManager
  - GameManager
  - GameQueue
  - GameLobby
  - Server Settings
  - Basic NPC implementation
  - Randomized Elimination Messages
2024-08-11 02:10:39 +02:00