Commit Graph

171 Commits

Author SHA1 Message Date
ruslan 75c072db5d Added gatling shot sound 2025-12-29 23:21:41 +03:00
ruslan 35983f42f2 Added game seed indication 2025-12-27 22:48:52 +03:00
ruslan eb069dbddd Updated UI sounds 2025-12-26 20:45:31 +03:00
ruslan e2f9f75c4f Some code organization 2025-12-26 16:12:46 +03:00
ruslan 099cda6368 Added menu selection sound 2025-12-26 11:47:09 +03:00
ruslan a7aeacd547 Added more sound 2025-12-26 00:39:31 +03:00
ruslan 48a2b8ab74 Added sound playing 2025-12-25 21:51:50 +03:00
ruslan 26c00847c1 Added SoundManager 2025-12-25 17:57:33 +03:00
ruslan 8fca19a4a8 Fixed weapon description font color 2025-12-25 16:13:23 +03:00
ruslan 1b365e05e4 Added slider textures 2025-12-25 16:06:33 +03:00
ruslan 2d71071b96 Added enemy spawn speed 2025-12-25 10:47:55 +03:00
ruslan 52faddcd83 AI fix 2025-12-25 10:07:10 +03:00
ruslan 0ed500097d Button sprites updated 2025-12-25 00:01:29 +03:00
ruslan 5384fa3caa Some style fixes 2025-12-24 17:57:23 +03:00
ruslan 3921eaf2db Bug fixes 2025-12-24 17:35:18 +03:00
ruslan 451479af96 Menu buttons updated 2025-12-24 17:08:41 +03:00
ruslan 6e2898dfc3 Updated fonts for white version 2025-12-24 15:18:07 +03:00
ruslan bf05653d92 Updated fonts 2025-12-24 14:56:28 +03:00
ruslan 162a0d64cd Some data organizing 2025-12-24 14:53:33 +03:00
ruslan 3bd5f489ce Added audio settings saving 2025-12-24 00:56:03 +03:00
ruslan e08a105dbc Updated option menu 2025-12-23 22:14:57 +03:00
ruslan 451e4f1f67 Added default bus layout 2025-12-22 23:01:50 +03:00
ruslan dbb86acb53 Fixed tesla projectile fading 2025-12-22 21:14:18 +03:00
ruslan b637474913 Updated projectile collision shapes 2025-12-22 21:10:48 +03:00
ruslan 309112a1f2 Updated plasma projectile 2025-12-22 20:54:45 +03:00
ruslan 1b138a1b65 Minor fixes 2025-12-22 17:05:48 +03:00
ruslan e5155584dd LaserWeapon reworked to hitscan 2025-12-22 16:54:15 +03:00
ruslan 77981194dd Fixed ship hidding 2025-12-22 12:29:41 +03:00
ruslan 569f71cef8 Increased tesla collision radius 2025-12-22 08:23:35 +03:00
ruslan be793e50d7 Added debris after ship destroying 2025-12-22 00:34:32 +03:00
ruslan 927667bb0a Some optimization of tesla projectile. Fixed weapon list 2025-12-21 23:10:20 +03:00
ruslan 8e35d2e04a Added lightning movement following weapon 2025-12-21 19:27:59 +03:00
ruslan 69f798f28b Added lightning texture. Reorganized images 2025-12-21 17:57:18 +03:00
ruslan 2bf70d2b49 Reworked lightning effect 2025-12-21 01:32:30 +03:00
ruslan 8227e8bcf3 Reworked weapons and projectiles 2025-12-20 18:35:27 +03:00
ruslan 2ecc53416a Fixed shells 2025-12-19 16:41:16 +03:00
ruslan 7bdace27a8 Removed shoot() from controllers. Removed idle animation from laser 2025-12-19 15:25:14 +03:00
ruslan 6fdc3dc894 Added weapon description for weapon selection screen 2025-12-18 18:01:57 +03:00
ruslan 844344fef2 Fixed pause on weapon selection screen 2025-12-18 16:16:02 +03:00
ruslan d27721ecfc Added weapon selection 2025-12-18 16:08:46 +03:00
ruslan 1943c11b1c Menus organized in dirs 2025-12-18 11:41:37 +03:00
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 08f370db1e Minor fix 2025-12-15 23:48:14 +03:00
ruslan a84c391145 Added victory screen 2025-12-15 23:41:40 +03:00
ruslan 7de4e92fed Added Space button for blink action 2025-12-15 17:56:24 +03:00
ruslan 5b8c59d67f Added seed selection screen 2025-12-15 17:10:25 +03:00
ruslan e94d59718e Added enemy spawning based on enemy data 2025-12-15 00:40:08 +03:00
ruslan c9332bffca Added enemy data generation 2025-12-14 19:29:49 +03:00
ruslan ccf5d4c93b Added player weapon generation from seed 2025-12-14 17:10:29 +03:00