1
0
Fork 0
Commit graph

4 commits

Author SHA1 Message Date
70e69cc76f Additional changes for second Playtest 2024-08-31 12:14:55 +02:00
a5c9aea14f Finishing touches and bugfixing
Some finishing touches and bug fixing before the end of the game jam
2024-08-14 03:09:28 +02:00
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