Commit Graph

56 Commits

Author SHA1 Message Date
ruslan 713ab82660 Fixed distance calculation for Blast 2025-11-17 15:59:31 +03:00
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 c391068961 Reworked health bar. Added shield regen 2025-11-15 18:33:32 +03:00
ruslan 85a4fc7381 Added health bar 2025-11-15 03:52:16 +03:00
ruslan 67b629baad Added health sprite 2025-11-14 00:40:35 +03:00
ruslan 2f289de3cb Fixed rocket homing 2025-11-13 21:40:20 +03:00
ruslan 4bd449a19b Removed tmp file 2025-11-13 18:12:26 +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 146a31dea5 Reworked pause menu 2025-11-12 18:15:04 +03:00
ruslan 767e75d635 Reworked main menu. Fixed projectiles bug 2025-11-11 23:59:08 +03:00
ruslan 49c47f5330 Fixed ship duplication 2025-11-11 13:01:36 +03:00
ruslan 8bfe441226 Added enemies 2025-11-10 21:35:35 +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 0740570263 Fixed ship collision size 2025-11-07 14:27:45 +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 29bf133a6c Fixed critical bugs 2025-10-29 10:43:30 +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
ruslan e98c5c751c Fixed button colors 2025-10-23 15:05:11 +03:00
ruslan 6f61be29f1 Updated menu font 2025-10-22 23:38:48 +03:00
ruslan 1eda742fca Added menu button image 2025-10-22 18:57:26 +03:00
ruslan d6259d64e1 Added some weapon logic 2025-10-22 00:11:03 +03:00
ruslan 594e2f95f5 Added Weapon 2025-10-21 17:58:47 +03:00
ruslan 2d58e385fd Added world collision 2025-10-21 16:20:28 +03:00
ruslan 19be23c539 Reworked player controls 2025-10-21 13:01:18 +03:00
ruslan ae59ef5669 Removed debug print 2025-10-20 22:23:46 +03:00
ruslan c5f53b845a Fixed placeholder texture. Added correct ship movement 2025-10-20 22:21:01 +03:00
ruslan be3db76fe2 Reworked for tabs. Added Player 2025-10-20 18:25:45 +03:00
ruslan fb037f58a7 Removed unnecessary code 2025-10-20 08:14:19 +03:00