Commit graph

20 commits

Author SHA1 Message Date
88c56f8aed Finished basic PickupableItem 2025-08-01 13:11:26 +03:00
63e87e86d5 Untested PickupableItem 2025-07-31 15:33:31 +03:00
ab7885a3e6 Movement animation 2025-07-27 13:25:03 +03:00
b4a6dadc43 Weapon draw and holster 2025-07-27 12:32:18 +03:00
6a317d1913 Proper firing logic handling 2025-07-26 18:10:44 +03:00
70922afadb Added command_started signal 2025-07-26 16:49:10 +03:00
08d0859728 Slot selection and non-working auto weapon 2025-07-26 14:18:13 +03:00
22a72e572e Basic weapon slots system 2025-07-26 13:56:13 +03:00
12cb74ba2c Gun reload 2025-07-21 21:10:21 +03:00
a3dfc050f1 CommandQueue has_command function 2025-07-21 18:51:58 +03:00
727ce78e95 CommandQueue busy function 2025-07-21 18:42:51 +03:00
7595cd54d8 CommandQueue API changes and firing proper handling 2025-07-21 16:46:50 +03:00
16b1d0f701 blank weapon fire system 2025-07-18 18:41:44 +03:00
ec7b08812d some glue code between player and weapon 2025-07-18 16:21:30 +03:00
708f11c0f4 CommandQueue method annotations 2025-07-17 13:08:16 +03:00
76a057943b Implemented player interaction with command queue 2025-07-17 12:56:34 +03:00
ef17945a59 Rewrote CommandQueue 2025-07-16 10:34:12 +03:00
2a809c857a Fixed player movement and added camera rotation 2025-07-15 21:12:39 +03:00
2ce0a460ac basic player movement 2025-07-15 20:14:27 +03:00
ed684b694b placeholder gun animation and player scripts 2025-07-14 20:47:01 +03:00