24 Commits

Author SHA1 Message Date
csd4ni3l
d6530600fa fix copy not being imported in main.py leading to crash latest 2025-07-21 14:33:05 +02:00
csd4ni3l
b0fe713e20 FIx crashing on apply due to invalid variable name and key when checking if discord RPC is on. 2025-07-21 14:19:51 +02:00
csd4ni3l
61be407c2f Fix settings crashing due to no exception handling when connecting to Discord. 2025-07-21 13:35:44 +02:00
csd4ni3l
027990f4fe Fix game crashing when weapons were not customized. 2025-07-16 09:31:06 +02:00
csd4ni3l
5d3f5c157b Add controller UI support from-scratch 2025-07-07 15:38:39 +02:00
csd4ni3l
b03bef66c5 Fix one minute test was a single second 2025-07-01 08:22:11 +02:00
csd4ni3l
a7f5b94ae8 Add 100% accuracy test and add controller support for the game only(not ui) 2025-06-25 15:43:58 +02:00
csd4ni3l
33877059e0 Add game modes: default as training, waves and a 1 minute test, adjust for better scoring 2025-06-20 20:53:50 +02:00
csd4ni3l
525e201090 fix enemy image path text size 2025-06-19 22:22:00 +02:00
csd4ni3l
7d7a550037 fix default enemy y and enemy speed 2025-06-19 22:20:27 +02:00
csd4ni3l
e445ffb363 Fix KeyError, again 2025-06-19 21:58:35 +02:00
csd4ni3l
3b8d5e4d34 Fix KeyError 2025-06-19 21:55:49 +02:00
csd4ni3l
a9c6f7dab4 Finish enemy and weapon customization, removal, Disable debug stuff, remove bottom movement, add set speed/size 2025-06-19 21:50:05 +02:00
csd4ni3l
613ff7eef7 Added option to customize enemy image path, and customize weapons 2025-06-18 22:35:11 +02:00
csd4ni3l
ab11d92e3a Fix credits and settings dropdowns, add high score, fps counter 2025-06-17 15:08:24 +02:00
csd4ni3l
da650a5bda Remove inventory bloat and make inventory 1:1 2025-06-10 14:04:43 +02:00
csd4ni3l
d3f63ca781 Fix empty revolver icon 2025-06-10 13:55:10 +02:00
csd4ni3l
620633eda9 Add minigun and replace gun images with much better ones. 2025-06-10 13:51:31 +02:00
csd4ni3l
bb7d090eb3 Add death sound effect to CREDITS 2025-06-10 13:14:04 +02:00
csd4ni3l
34a09d758e Fix death sound effect 2025-06-10 13:13:03 +02:00
csd4ni3l
a50efc5cd1 fix summon_enemy not choosing from enemy_file_names 2025-06-10 12:15:40 +02:00
csd4ni3l
dfadff7fa0 Move enemy_images into assets/graphics/enemy 2025-06-10 12:13:23 +02:00
csd4ni3l
4944a01b58 Update github workflow to include enemy images 2025-06-10 11:23:08 +02:00
csd4ni3l
333a4e307e Initial version 2025-06-10 11:05:55 +02:00