1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
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
90ddb82640 Added:
- SnowballProjectile
 - ZombieCreature
 - About (us/game) command
 - Credits command
 - Stop command
 - Terminal
All Color phases are now working
2024-08-13 17:51:38 +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
ed6c8fba77 Modified GameLobby, Added Queue Command 2024-08-11 18:57:18 +02:00
9b387efe7e Change ConnectionManager to Misc.getPlayer(uuid) 2024-08-11 02:11:14 +02:00
9598f05674 Removed gradient from "Minestom NPC" Text 2024-08-11 02:10:39 +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
6c0da06eb5 Initial commit 2024-08-10 14:51:12 +02:00