Commit Graph

178 Commits

Author SHA1 Message Date
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
ruslan abb680ed53 Added player hull saving. Multiple fixes 2025-12-13 22:42:40 +03:00
ruslan ab607c9e86 Added player weapons saving 2025-12-12 17:19:34 +03:00
ruslan e1f5f3a9e0 Added indexes saving 2025-12-12 14:41:36 +03:00
ruslan 871ce40f8c Added game seed saving 2025-12-12 13:53:38 +03:00
ruslan 7422196588 Fixed hidden map control. Fixed shield 2025-12-12 12:28:57 +03:00
ruslan ecec685f0f Minor fixes 2025-12-12 12:07:46 +03:00
ruslan dcc158a1fd Added map usage 2025-12-12 12:00:29 +03:00
ruslan ea13a8b727 Added working progress bar to the passage 2025-12-11 18:11:23 +03:00
ruslan 0f317362dc Added passage length. Minor fixes 2025-12-11 16:43:31 +03:00
ruslan 37d1289e2e Reworked health indicator. Added blink charge indicator 2025-12-10 13:37:47 +03:00
ruslan a324e73b4b Removed test code 2025-12-09 20:43:22 +03:00
ruslan b31b3699ba Added sector selection movement 2025-12-09 18:03:55 +03:00
ruslan cddd07695d Added active state for SelectedSectorIndicator 2025-12-09 15:59:02 +03:00
ruslan 250a36bab3 Added correct passage drawing 2025-12-09 00:50:30 +03:00
ruslan 0d36b74fcd Added base map drawing 2025-12-08 17:59:07 +03:00
ruslan a19a5eeb80 Some code style fixes. Fixed enemy spawning 2025-12-07 23:51:00 +03:00
ruslan c594f561a5 Updated map sprites 2025-12-07 22:48:10 +03:00
ruslan c8ea642b88 Added EnemyGenerator 2025-12-07 16:35:18 +03:00
ruslan acd1202e42 Added sector generator 2025-12-06 21:25:41 +03:00
ruslan 29df43abd2 Added stage and passage generators 2025-12-05 20:38:19 +03:00
ruslan e977c8af96 Reworked seed_string to seed_value 2025-12-03 20:59:25 +03:00
ruslan 9b73e900f7 Added data classes 2025-12-03 18:09:34 +03:00
ruslan 60a029100f Fixed typo 2025-12-03 11:42:52 +03:00
ruslan be56f7b12f Updated credits 2025-12-03 00:50:38 +03:00
ruslan fc9656d2f3 Added debris texture 2025-12-01 23:38:13 +03:00
ruslan 6da53693a1 Some shader optimization 2025-12-01 14:34:16 +03:00
ruslan 085465e2ef Added update emit for max healths 2025-12-01 00:56:03 +03:00
ruslan ea7ba10b61 Added shield shader 2025-12-01 00:36:37 +03:00
ruslan 741ebcf316 Added shield and armor sprite usage 2025-11-30 23:18:12 +03:00
ruslan 1e8adcb23b Added shield and armor sprites 2025-11-30 18:28:29 +03:00
ruslan f42139ef9c Added autoshooting 2025-11-29 21:32:36 +03:00
ruslan 67342c82cc Added background 2025-11-29 21:19:30 +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 371ded7d06 Added blinks 2025-11-29 00:54:04 +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 419e4db231 Added enemy sprites 2025-11-27 14:59:16 +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 505f7beae8 Fixed enemy mover 2025-11-26 14:42:26 +03:00
ruslan af8c90be1e Added enemy movement randomization 2025-11-25 23:56:51 +03:00