Commit Graph

21 Commits

Author SHA1 Message Date
0c2c8bc3e1 REPLACE CS2 logo to be more visible 2025-04-27 12:35:01 +02:00
1059271798 ADD new font 2025-04-27 01:06:26 +02:00
e6e1985a4f ADD player state tracking 2025-04-26 20:05:26 +02:00
78c9dc1341 REFACTOR styling 2025-04-23 18:36:33 +02:00
6ea83bda0d ADD seperation of map image from window 2025-04-22 18:25:42 +02:00
5d1da9e299 ADD show names option 2025-04-21 19:58:31 +02:00
6b6532031b ADD settings menu to main game with go back feature 2025-04-21 12:27:02 +02:00
69cae0044a ADD show health option 2025-04-20 21:45:41 +02:00
ae4ab65081 ADD settings menu 2025-04-20 16:10:06 +02:00
4148e59db1 ADD global context for each game state 2025-04-19 19:51:05 +02:00
45e81b7182 ADD rudementary main menu, needs refinement 2025-04-19 19:26:58 +02:00
16cc091d39 PATCH incorrect values for dust2 2025-04-14 16:34:20 +02:00
b2b5cc65b0 ADD: inferno and dust2 maps, dust2 bugged 2025-03-23 10:54:27 +00:00
45abd430dc REFACTOR: moved render components into seperate module
ADD: Health bar
2025-03-19 19:03:37 +01:00
e168e413e0 UPDATE: yaw beam only appears when player is shooting 2025-03-18 23:18:24 +01:00
9f52947036 PATCH: Incorrect team colours due to wrong total round number 2025-03-16 21:17:48 +01:00
3ee2c5de44 ADD: colours to players on teams 2025-03-16 17:25:32 +01:00
a38b2de19b REMOVE: input for tick, hardcoded at 1800 for testing 2025-03-16 17:15:10 +01:00
0b58ceeda7 PATCH: Incorrect team numbers 2025-03-16 12:21:46 +01:00
2022ee504d ADD: Split players into two teams internally 2025-03-16 10:32:55 +01:00
19934aa911 REFACTOR: Split into modules (controller, models, and utils) 2025-03-15 22:50:22 +01:00