Commit Graph

78 Commits

Author SHA1 Message Date
ruslan cf7e6d13ef Added splash damage 2025-11-16 23:18:45 +03:00
ruslan 5adbdd6e54 Added DirectHit and Blast Projectiles 2025-11-16 20:57:29 +03:00
ruslan 8a0bda0666 Updated railgun and cannon projectiles. Fixed weapon names 2025-11-16 18:46:37 +03:00
ruslan 2f289de3cb Fixed rocket homing 2025-11-13 21:40:20 +03:00
ruslan f481d9d4fe Added broken homing for LauncherProjectiles 2025-11-13 17:54:45 +03:00
ruslan 58f466d5aa Added tesla jumps 2025-11-13 17:03:55 +03:00
ruslan aca8cb7b4f Reworked projectile deletion. Reworked railgun piercing 2025-11-12 22:42:15 +03:00
ruslan 6d5bae3a64 Added aiming for tesla 2025-11-12 22:14:50 +03:00
ruslan 22aaeab0aa Reworked player controller 2025-11-09 22:30:22 +03:00
ruslan 213a0d60ed Added some projectile sprites 2025-11-08 22:53:09 +03:00
ruslan 340b050489 Added piercing 2025-11-08 16:02:39 +03:00
ruslan 82058a0dee Added health system 2025-11-08 14:31:52 +03:00
ruslan 8f7e7aa78f Fixed weapons scenes inheritance 2025-11-08 02:23:42 +03:00
ruslan 32fa3dca57 Added more weapons 2025-11-07 16:41:11 +03:00
ruslan d9f0d80b18 Added bullet_per_shot and sector_angle implementation 2025-11-07 00:50:23 +03:00
ruslan da44b52ae0 Fixed delay initializing in gatling reloader 2025-11-06 17:45:42 +03:00
ruslan 43b118e61e Added GatlingReloader 2025-11-06 17:26:49 +03:00
ruslan 648c00fbba Fixed projectile parent 2025-11-05 00:03:34 +03:00
ruslan ce6b93a7bf Added gatling gun and railgun 2025-11-04 20:07:31 +03:00
ruslan 832db6f531 Added projectile deletion 2025-11-03 20:23:00 +03:00
ruslan b22f6c44dd Added shooting 2025-11-03 17:34:10 +03:00
ruslan 5ea00cbd30 Minor fixes 2025-10-28 17:43:01 +03:00
ruslan 557ddf62b2 AbstractProjectile reworked to Projectile 2025-10-27 18:01:21 +03:00
ruslan 2851cde1fe Added class_name Weapon 2025-10-26 23:19:05 +03:00
ruslan 991adde0ac Added AbstractProjectile 2025-10-24 16:59:56 +03:00
ruslan f46630499c Added get_process_percent() 2025-10-24 11:06:12 +03:00
ruslan 29d0cf59af Added reloaders 2025-10-24 00:49:24 +03:00
ruslan f8d0edc5f7 Added AbstractReloader 2025-10-23 18:57:09 +03:00