Add GUI framework for class selection in CTF

Introduced a GUI system to facilitate class selection in the CTF game. This includes an abstract GUIInventory, GUIListener for event handling, and a ClassSelectionGUI for selecting classes. Also, added the "selectclass" command and integrated the GUI with game mechanics for improved player interaction.
This commit is contained in:
2025-02-07 23:22:50 +01:00
parent 6a9721d0e7
commit 73c11ab1ca
11 changed files with 253 additions and 11 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
#Fri Feb 07 22:07:29 CET 2025
buildNumber=5
#Fri Feb 07 23:09:43 CET 2025
buildNumber=8
version=0.1