Commit graph

39 commits

Author SHA1 Message Date
946f211330 Add settings feature
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-14 22:02:05 +07:00
637bb0a376 Add initial time scale 2023-10-29 15:07:22 +07:00
88b4495d9a Add debug mode 2023-10-29 14:56:40 +07:00
9834279628 Add FastForward feature 2023-10-29 14:26:02 +07:00
078dafc9ef Adjust enemy, tower, and stage
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-27 16:49:21 +07:00
f86d6295d5 Clear some components after defeat
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-25 17:50:03 +07:00
dd3ed03212 Clear some components after victory 2023-10-25 17:45:18 +07:00
5bc8989892 Add sound effect to Defeat UI 2023-10-21 23:35:50 +07:00
75a899d41c Add sound effect to Victory UI 2023-10-21 23:29:42 +07:00
807103c2a6 Add new bullet for railgun 2023-10-21 23:14:27 +07:00
c0b012ae84 Add Slow Effect Ability to Railgun V3
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-21 01:52:37 +07:00
223441e957 Add Area Damage Ability to Cannon V3 2023-10-21 00:59:00 +07:00
a85c69313b Add Save & Load Game Data 2023-10-21 00:23:10 +07:00
275e11722c Rewrite Enemy Spawn Script 2023-10-20 14:52:51 +07:00
9e975bb9bf Change Defeat UI functionality 2023-10-19 20:33:57 +07:00
2318b579fe Add functionality to Victory UI 2023-10-19 20:20:13 +07:00
e84c9f4996 Add countdown timer for each stage 2023-10-19 00:37:40 +07:00
1eb77ac6b8 Fix error when upgrading tower 2023-10-18 22:51:21 +07:00
9465faaf66 Show defeat scene if current health less than 1 2023-10-18 11:14:33 +07:00
5503473e48 Fix bullets miss continuously 2023-10-17 00:12:44 +07:00
b8c0b6acac Add Stage 6 2023-10-15 23:04:13 +07:00
df9478ab48 Add Stage 5 2023-10-15 17:32:55 +07:00
23e7560083 Add Stage 4 2023-10-15 15:03:32 +07:00
5db895de1e Add Stage 3 2023-10-14 22:19:46 +07:00
dad5accaf0 Add Stage 2 2023-10-14 20:16:53 +07:00
450e2b686e Fix error to rebuild the tower 2023-10-09 08:01:58 +07:00
91cc081a36 Add pause & resume feature 2023-10-08 17:45:25 +07:00
6821764ae0 Move bullet scene to config file 2023-10-07 23:17:45 +07:00
4c37508012 Add durability reduction for the tower 2023-10-07 23:13:45 +07:00
f0920ce37d Add resource reward after killing enemy 2023-10-07 22:39:23 +07:00
85c09ac63f Add health stats and functionality 2023-10-07 22:13:27 +07:00
2933207108 Add resource stats 2023-10-07 21:10:06 +07:00
5ca9c28a2e Remove unused functions 2023-10-07 00:36:59 +07:00
35f893ef3c Add enemies to config file 2023-10-07 00:34:25 +07:00
760caf8d48 Add more enemies 2023-10-07 00:26:12 +07:00
42daf02e72 Fix enemy direction 2023-10-07 00:02:54 +07:00
817680d377 Fix directory & file name 2023-10-06 22:47:24 +07:00
8158c96dad Optimize enemy script 2023-10-06 19:25:13 +07:00
d5b62b0e4b Initial Testing 2023-10-06 16:40:11 +07:00