|
|
78c9dc1341
|
REFACTOR styling
|
2025-04-23 18:36:33 +02:00 |
|
|
|
022e789d9c
|
ADD support for Office, Ancient, Anubis and Overpass
|
2025-04-22 22:40:58 +02:00 |
|
|
|
6cbbf2edd8
|
PATCH player hover bug
|
2025-04-22 20:57:25 +02:00 |
|
|
|
daa284ed95
|
PATCH bug that causes crash at end of game
|
2025-04-22 18:40:06 +02:00 |
|
|
|
6ea83bda0d
|
ADD seperation of map image from window
|
2025-04-22 18:25:42 +02:00 |
|
|
|
f107cd207b
|
PATCH bounding issue with slider
|
2025-04-22 18:08:32 +02:00 |
|
|
|
028bc36b4f
|
ADD quit button
|
2025-04-22 17:41:00 +02:00 |
|
|
|
9d440f6f21
|
REFACTOR settings into controller and renderer
|
2025-04-22 17:38:04 +02:00 |
|
|
|
5d1da9e299
|
ADD show names option
|
2025-04-21 19:58:31 +02:00 |
|
|
|
370604473a
|
PATCH file dialog cancel button freezing program
|
2025-04-21 17:29:02 +02:00 |
|
|
|
7f58e238d7
|
ADD back button to main game & PATCH broken main page
|
2025-04-21 17:25:27 +02:00 |
|
|
|
c808ed89ac
|
REFACTOR menus
|
2025-04-21 17:18:18 +02:00 |
|
|
|
c65d4b6829
|
ADD settings and back icons
|
2025-04-21 12:30:06 +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 |
|
|
|
40b86ebf86
|
PATCH incorrect names
|
2025-04-20 17:04:51 +02:00 |
|
|
|
5eb4a74618
|
REFACTOR cleanup old files + naming conventions
|
2025-04-20 16:57:36 +02:00 |
|
|
|
c170c4c049
|
REFACTOR to be more modular
|
2025-04-20 16:43:55 +02:00 |
|
|
|
00274e429d
|
REMOVE unused controller
|
2025-04-20 16:37:12 +02:00 |
|
|
|
ae4ab65081
|
ADD settings menu
|
2025-04-20 16:10:06 +02:00 |
|
|
|
03b63fa9b6
|
ADD switch widget
|
2025-04-20 15:35:53 +02:00 |
|
|
|
4148e59db1
|
ADD global context for each game state
|
2025-04-19 19:51:05 +02:00 |
|
|
|
f96b0d579f
|
REMOVE unused game.py
|
2025-04-19 19:30:55 +02:00 |
|
|
|
45e81b7182
|
ADD rudementary main menu, needs refinement
|
2025-04-19 19:26:58 +02:00 |
|
|
|
7c025cd8fd
|
REFACTOR button
|
2025-04-18 21:36:26 +02:00 |
|
|
|
0e35226e96
|
ADD hover function to each player
|
2025-04-18 16:08:02 +02:00 |
|
|
|
fcf390542b
|
RENAME text_renderer to GUI_renderer
|
2025-04-17 19:51:14 +02:00 |
|
|
|
93ac85eb86
|
ADD setters + getters to player_renderer
|
2025-04-16 18:35:39 +02:00 |
|
|
|
16cc091d39
|
PATCH incorrect values for dust2
|
2025-04-14 16:34:20 +02:00 |
|
|
|
68f33a934c
|
UPDATE: yaw appears all the time, longer when player is shooting
|
2025-03-25 18:03:42 +00:00 |
|
|
|
b2b5cc65b0
|
ADD: inferno and dust2 maps, dust2 bugged
|
2025-03-23 10:54:27 +00:00 |
|
|
|
b4cc44acc3
|
PATCH: for python 3.13
|
2025-03-22 19:32:52 +00:00 |
|
|
|
54daabaff4
|
UPDATE: gitignore and requirements
|
2025-03-22 17:47:20 +00:00 |
|
|
|
2123ec6dfe
|
ADD: button widget
|
2025-03-20 20:23:28 +01:00 |
|
|
|
5f6a1f76ec
|
REMOVE: double text rendering
|
2025-03-19 19:32:45 +01:00 |
|
|
|
c64135f4c2
|
REFACTOR: abstract text rendering away from main renderer
|
2025-03-19 19:27:12 +01:00 |
|
|
|
14462ca4a8
|
REMOVE: game init
|
2025-03-19 19:09:02 +01: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 |
|
|
|
259e68b832
|
PATCH: accidental removal of slider
|
2025-03-18 22:59:15 +01:00 |
|
|
|
e8edbc3762
|
ADD: yaw to see where player is looked + refactor for rendering
|
2025-03-18 22:53:59 +01:00 |
|
|
|
b85d30c241
|
PATCH: Incorrect round swap value
|
2025-03-18 19:11:23 +01:00 |
|
|
|
3dccda7a74
|
REFACTOR: comments + cleanup
|
2025-03-18 19:05:41 +01:00 |
|
|
|
9044ff23cf
|
ADD: Slider that acts as seek for match
|
2025-03-18 18:50:39 +01:00 |
|
|
|
3d2dcef07f
|
ADD: Slider widget in widget module
|
2025-03-18 18:50:04 +01:00 |
|
|
|
1304a4e81a
|
ADD: set_tick() function
|
2025-03-18 18:45:58 +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 |
|
|
|
9cd205a293
|
UPDATE: Window resizable
|
2025-03-16 17:15:27 +01:00 |
|
|
|
a38b2de19b
|
REMOVE: input for tick, hardcoded at 1800 for testing
|
2025-03-16 17:15:10 +01:00 |
|