Commit graph

23 commits

Author SHA1 Message Date
Vinzenz Schroeter
51a5344edf fix broken kill count 2024-05-03 17:04:17 +02:00
Vinzenz Schroeter
6c9775fbfe do not respawn inactive players 2024-05-03 17:04:17 +02:00
Vinzenz Schroeter
b421b2b491 less locking for screen connection, force more concurrency 2024-05-03 17:04:17 +02:00
Vinzenz Schroeter
b0da89cba3 remove mine 2024-05-03 17:04:17 +02:00
Vinzenz Schroeter
2e9415693a improve ups counter output 2024-05-03 17:04:17 +02:00
Vinzenz Schroeter
189b6b5f62 log frame times 2024-05-03 17:04:17 +02:00
Vinzenz Schroeter
0e01ff0fb9 implement smart bullet 2024-04-29 21:55:59 +02:00
Vinzenz Schroeter
21f7d1d5f4 implement different kinds of power ups (two bullet types not implemented yet) 2024-04-29 18:03:23 +02:00
Vinzenz Schroeter
a5a3ca3013 implement reloading 2024-04-29 17:17:44 +02:00
Vinzenz Schroeter
9164d90443 implement fast bullets 2024-04-29 16:59:37 +02:00
Vinzenz Schroeter
9ccb7c8df8 add magazine system (cannot reload currently) 2024-04-29 16:39:37 +02:00
Vinzenz Schroeter
4e605d556c add distance moved score 2024-04-29 14:13:04 +02:00
Vinzenz Schroeter
259d63d683 add power ups collected score 2024-04-29 13:56:41 +02:00
Vinzenz Schroeter
f1dec16571 round explosions 2024-04-28 18:44:03 +02:00
Vinzenz Schroeter
c0172963d5 potential fix for locking issues 2024-04-28 15:34:32 +02:00
Vinzenz Schroeter
7044ffda79 remove guid, reduce latency (gets stuck sometimes tho) 2024-04-28 12:53:18 +02:00
Vinzenz Schroeter
5b88642bec fix is map at tile check 2024-04-22 23:13:09 +02:00
Vinzenz Schroeter
10f022c849 more scores 2024-04-22 21:26:46 +02:00
Vinzenz Schroeter
603a53eef7 save tanks only once 2024-04-22 19:59:41 +02:00
Vinzenz Schroeter
0f4eec6343 show tank infos in client 2024-04-22 19:46:40 +02:00
Vinzenz Schroeter
19e1792307 fix bullet cannot hit close to tank 2024-04-21 20:20:30 +02:00
Vinzenz Schroeter
6045de0c7d fix destroyed walls count too high 2024-04-21 19:34:22 +02:00
Vinzenz Schroeter
8d09663eff move backend to subfolder 2024-04-21 14:32:29 +02:00