Commit Graph

31 Commits

Author SHA1 Message Date
1bd3ebe2f6 Added name in corner 2025-07-16 15:21:37 +01:00
bd3a986699 Added expansion manager implementation 2025-07-16 12:08:22 +01:00
72f1891c87 Changed nextPlayer() call to happen after new animations 2025-06-25 12:29:46 +01:00
e5b8316409 Removed TODO 2025-06-25 12:19:37 +01:00
45123c39b6 Implemented extra animations 2025-06-25 12:15:55 +01:00
5a62ca10d0 Moved away from deprecated gameUtils.RoundTable() 2025-06-25 08:01:50 +01:00
ccf08724ab Switched from importing randint to importing random 2025-06-25 08:00:32 +01:00
2deb001322 Removed comments
Muzzle flash will be done in animation,
BG music was done in commit a6a64cdf69
2025-06-24 14:46:44 +01:00
c155e11d87 Added motivational comment 2025-06-24 14:45:16 +01:00
0a2305f4cc Added basic popup code 2025-06-24 14:36:57 +01:00
2e59e718e6 Added timeout ID check 2025-06-24 10:16:13 +01:00
647d230fe0 Removed important line
FOR I CAN SEE THE FUTURE, THAT BASTARD WILL PUSH AN UPDATE THAT REMOVES THE NEED FOR THIS (I've lost it, team)
2025-06-24 10:02:44 +01:00
f258cf8982 Updated TODO because I forgot how Russian Roulette works 2025-06-24 05:54:46 +00:00
39045c3882 Oh my god I'm stupid, fixed game not launching 2025-06-23 20:19:32 +01:00
a6a64cdf69 Added background music, background music is currently randomly selected between 2 audio files on startup 2025-06-23 20:16:43 +01:00
7b0338c092 Added more example turn code 2025-06-23 14:45:56 +01:00
7628c59b36 Added TODO 2025-06-23 14:45:43 +01:00
c41f863205 Started to implement turn based system from GameUtils 2025-06-23 12:31:05 +01:00
d0284cc578 You'll never guess 2025-06-22 20:02:50 +01:00
26b0363764 Updated TODO, again 2025-06-22 20:00:25 +01:00
e2ed74b92a Updated delay 2025-06-22 19:58:43 +01:00
6023b9a2b5 Updated TODO 2025-06-22 19:57:45 +01:00
655edc25ee Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette 2025-06-22 18:37:30 +01:00
5be3d93e52 Added gun cyclinder stop sfx 2025-06-22 18:37:27 +01:00
90388fc661 Added / updated TODO 2025-06-22 18:36:22 +01:00
c0727b2f02 Added random delay to the firing 2025-06-22 18:26:41 +01:00
decb36295d Removed redundant variables 2025-06-22 00:00:05 +01:00
22c6903783 Updated to use v1.0.0 of GameUtils 2025-06-21 23:32:09 +01:00
894ac59038 Unlocked to the gun from the framerate. I told you lot to do this from the beginning. Fuck every last one of you. 2025-06-20 19:27:42 +01:00
4abb2353e1 Moved assets to ./assets/ 2025-06-20 18:21:23 +01:00
09ae4c8d7e Renamed __init__.py to game.py 2025-06-20 17:34:58 +01:00