Commit Graph

73 Commits

Author SHA1 Message Date
108f99af5b Updated to follow the new new base game 2025-06-20 17:34:35 +01:00
e78b07dcb9 Made gun scale and center on vertical axis now, made a variable gun width and height once near start so we don't need to keep retyping the same 5 mile long bullshit 2025-06-17 23:54:09 +01:00
5fa732b4cf once again I have attained peak efficiency 2025-06-17 23:33:27 +01:00
8986a46ce3 Removed spinning variable and any checks for it as they were actually completely fucking useless 2025-06-17 23:31:44 +01:00
cc5f12ce63 Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette 2025-06-17 19:00:17 +01:00
2dcbe5e201 Slightly optimised code (maybe idk) 2025-06-17 19:00:15 +01:00
efc0d2fd0c Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette 2025-06-17 18:46:13 +01:00
67c6c5158b Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette 2025-06-17 17:40:20 +01:00
6b8ceb885f Stopped tracking .vscode directory 2025-06-17 17:39:16 +01:00
8a2cbf6529 Fixed some dumbass typo that stopped code from working 2025-06-16 21:18:03 +01:00
5d1b3d3fae Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette 2025-06-16 20:57:14 +01:00
68b5bc96b3 Made gun scale to screen height and centre itself horizontally
Doesn't scale based on width yet though
2025-06-16 20:57:10 +01:00
cb59cbdcae Added back to TODOs I put in the main file that I then deleted. Nice job, me. 2025-06-16 20:30:30 +01:00
508ea87a7d Added back Dylan's motivational comment that I accidentally removed 2025-06-16 20:30:08 +01:00
943b116f56 Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette 2025-06-16 20:25:28 +01:00
81e0f7b1f8 My bad, team. I actually failed English 2025-06-16 20:25:27 +01:00
3b493e6c75 Added extra gun sfx into the code, no clue how to use it in game but I'm balling 2025-06-16 20:21:34 +01:00
06ed8a8dde Transitioned to "base game" "engine" 2025-06-16 19:30:43 +01:00
f96afd2d29 Changed / added sound effects 2025-06-16 18:58:43 +01:00
65b683b42c Added title text to game window cause why not I guess 2025-06-15 23:45:18 +01:00
1ef32e3e4e Added scale_by to prepare for resolution input later 2025-06-15 23:42:03 +01:00
f21e27b0d7 oops! the revolver was fully loaded for a second there! 2025-06-15 21:16:38 +01:00
85ac7c199d Added running total for shock level as more people get shot 2025-06-15 21:08:58 +01:00
12556932c6 Made the gun animation fucking sick 🔥 2025-06-15 19:06:25 +01:00
9a9a4cb17c Added absolutely nothing I swear 2025-06-15 18:21:21 +01:00
b73e3ed753 Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette 2025-06-15 18:03:14 +01:00
db76ab800c Fixed the gun animator so that it is no longer hard coded, also removed a test print statement 2025-06-15 18:03:10 +01:00
7fe4ca80b2 Don't worry gang, I saw the errors of my ways and set them straight. 2025-06-14 18:37:23 +01:00
5aa672f0cf Added motivational comment 2025-06-14 01:03:08 +01:00
92a5d7c3ff Fixed Multiple GunSpin sounds playing if the space bar is pressed multiple times 2025-06-14 00:41:52 +01:00
aee98bcf40 Okay NOW I've attained peak efficiency I swear 2025-06-14 00:34:39 +01:00
6ab5caf9de I have attained peak efficiency 2025-06-14 00:33:42 +01:00
ada32fb765 Made the render code not have stupid-ass organisation 2025-06-13 23:43:39 +01:00
087c751cd1 Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette 2025-06-13 23:20:32 +01:00
fc4460a39a Added installers 2025-06-13 23:20:28 +01:00
c6136028a7 Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette 2025-06-13 23:15:44 +01:00
02ab60b73e Added images folder, gun muzzle flash and loaded it in main 2025-06-13 23:15:41 +01:00
42aece206d Added code comments;
some useful, others not so much
2025-06-13 23:11:45 +01:00
a6b96d43ef Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette 2025-06-13 22:54:58 +01:00
f327706127 Added gun spin sfx when space is pressed 2025-06-13 22:54:50 +01:00
3494598a73 Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette 2025-06-13 22:54:09 +01:00
6c277570aa Added gun firing logic 2025-06-13 22:54:06 +01:00
73b579c21f Changed gun-spin.mp3 to 1 second 2025-06-13 22:54:02 +01:00
2ec9005aa6 Added gun spin animation on space press 2025-06-13 22:48:30 +01:00
094c632037 Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette 2025-06-13 22:23:49 +01:00
62e9106948 Added check for space bar press, outloined section for revolver code 2025-06-13 22:23:46 +01:00
77840a1e1d Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette 2025-06-13 22:23:22 +01:00
0c91b487b5 Fine, it's one file now. Are you happy? 2025-06-13 22:22:34 +01:00
09f6c12329 Merge branch 'main' of https://git.personal.imadumbass.dog/Brosef/RussianRoulette 2025-06-13 22:06:50 +01:00
09be12d6ea put everything on a surface, so we can stack other suraces and hopefully not cry 2025-06-13 22:06:47 +01:00