2ndbeam created branch master in 2ndbeam/aliveline 2025-09-03 17:44:34 +00:00
2ndbeam created repository 2ndbeam/aliveline 2025-09-03 17:42:38 +00:00
2ndbeam pushed to master at 2ndbeam/red_dragon_pon 2025-08-01 10:12:02 +00:00
88c56f8aed Finished basic PickupableItem
2ndbeam pushed to master at 2ndbeam/red_dragon_pon 2025-07-31 12:34:12 +00:00
63e87e86d5 Untested PickupableItem
2ndbeam pushed to master at 2ndbeam/red_dragon_pon 2025-07-30 00:28:31 +00:00
a2c062e8bb Base InteractiveObject scene
2ndbeam pushed to master at 2ndbeam/red_dragon_pon 2025-07-29 22:54:49 +00:00
2f801e47e4 removed goto_static reference so editor wouldn't complain
2ndbeam pushed to master at 2ndbeam/red_dragon_pon 2025-07-27 10:25:37 +00:00
ab7885a3e6 Movement animation
2ndbeam pushed to master at 2ndbeam/red_dragon_pon 2025-07-27 09:32:53 +00:00
b4a6dadc43 Weapon draw and holster
2ndbeam pushed to master at 2ndbeam/red_dragon_pon 2025-07-26 15:11:21 +00:00
6a317d1913 Proper firing logic handling
2ndbeam pushed to master at 2ndbeam/red_dragon_pon 2025-07-26 13:50:06 +00:00
70922afadb Added command_started signal
Compare 2 commits »
2ndbeam pushed to master at 2ndbeam/red_dragon_pon 2025-07-26 11:18:46 +00:00
08d0859728 Slot selection and non-working auto weapon
2ndbeam pushed to master at 2ndbeam/red_dragon_pon 2025-07-26 10:56:48 +00:00
22a72e572e Basic weapon slots system
2ndbeam pushed to master at 2ndbeam/red_dragon_pon 2025-07-21 18:10:49 +00:00
12cb74ba2c Gun reload
2ndbeam pushed to master at 2ndbeam/red_dragon_pon 2025-07-21 15:52:26 +00:00
a3dfc050f1 CommandQueue has_command function
2ndbeam pushed to master at 2ndbeam/red_dragon_pon 2025-07-21 15:43:21 +00:00
727ce78e95 CommandQueue busy function
2ndbeam pushed to master at 2ndbeam/red_dragon_pon 2025-07-21 13:47:18 +00:00
7595cd54d8 CommandQueue API changes and firing proper handling
2ndbeam pushed to master at 2ndbeam/red_dragon_pon 2025-07-18 15:42:31 +00:00
16b1d0f701 blank weapon fire system
Compare 2 commits »
2ndbeam pushed to master at 2ndbeam/red_dragon_pon 2025-07-18 13:22:27 +00:00
bb914ca82c sprite merge
ec7b08812d some glue code between player and weapon
Compare 2 commits »
2ndbeam pushed to master at 2ndbeam/red_dragon_pon 2025-07-18 11:39:23 +00:00
39fb87f62d weapon base exports
2ndbeam pushed to master at 2ndbeam/red_dragon_pon 2025-07-17 10:08:39 +00:00
708f11c0f4 CommandQueue method annotations