Commit Graph

60 Commits

Author SHA1 Message Date
ruslan d55047239a PlayerData and EnemyData reworked for WeaponData 2025-12-17 22:02:54 +03:00
ruslan 36e6a9bb10 Added WeaponData 2025-12-17 00:39:21 +03:00
ruslan abb680ed53 Added player hull saving. Multiple fixes 2025-12-13 22:42:40 +03:00
ruslan a19a5eeb80 Some code style fixes. Fixed enemy spawning 2025-12-07 23:51:00 +03:00
ruslan 741ebcf316 Added shield and armor sprite usage 2025-11-30 23:18:12 +03:00
ruslan aec0c749e5 Fixed MinelayerWeapon position 2025-11-29 19:11:51 +03:00
ruslan 1f82869e4f Added projectiles timeouts. Added GatlingWeapon animation 2025-11-29 19:09:17 +03:00
ruslan 16ba892f74 More enemy AI added 2025-11-29 16:15:42 +03:00
ruslan 93b1bca915 Added game over screen 2025-11-27 17:36:34 +03:00
ruslan 0e2d303298 Updated MinelayerWeapon sprites 2025-11-27 16:21:36 +03:00
ruslan 79d942b803 Reworked other weapons 2025-11-26 21:29:57 +03:00
ruslan c3c199a9f9 Trying to rework cannon, gatling, launcher 2025-11-26 18:05:01 +03:00
ruslan 0d2eab4e0a Updated enemy controller 2025-11-25 16:52:12 +03:00
ruslan b4529a407b Added enemy movement 2025-11-24 23:30:57 +03:00
ruslan fb6b00be7c Added weapon types 2025-11-24 20:51:42 +03:00
ruslan 98294afeab Added ExplosionParticles 2025-11-24 16:40:43 +03:00
ruslan ce33ff76e8 Updated particles 2025-11-24 14:41:30 +03:00
ruslan 3e5e2dbe0f Added PlasmaWeapon textures 2025-11-23 19:04:58 +03:00
ruslan a6185d7ce1 Added railgun textures 2025-11-23 17:46:57 +03:00
ruslan 6c142dd695 Added LaserWeapon textures 2025-11-22 17:45:23 +03:00
ruslan 7176666963 Added LaserProjectile particles 2025-11-22 00:28:48 +03:00
ruslan 715ce57eb5 Added PlasmaProjectile particles 2025-11-22 00:20:01 +03:00
ruslan a298564a10 Added Shrapnel textures 2025-11-21 21:57:36 +03:00
ruslan 4f9b2b5d0a Added Launcher textures 2025-11-21 21:02:35 +03:00
ruslan a5c60c2491 Removed reloaders from Cannon, Minelayer and Tesla 2025-11-21 17:44:05 +03:00
ruslan 144e259656 Fixed blast collisions 2025-11-21 00:35:41 +03:00
ruslan c65dfcaaf8 Removed magazine and energy reloaders 2025-11-21 00:29:41 +03:00
ruslan 4d289276df Added minelayer textures 2025-11-21 00:27:08 +03:00
ruslan 14508d2928 Fixed TeslaWeapon sprite 2025-11-19 22:38:02 +03:00
ruslan 06f3b9e12b Added TeslaWeapon sprite 2025-11-19 22:36:47 +03:00
ruslan 77b03e4b73 Added CannonWeapon textures 2025-11-19 15:32:51 +03:00
ruslan 721d38e9d1 Added MinelayerProjectile blast for near ships 2025-11-18 00:31:10 +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 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