Commit graph

60 commits

Author SHA1 Message Date
223441e957 Add Area Damage Ability to Cannon V3 2023-10-21 00:59:00 +07:00
98b66a0647 Merge branch 'main' of https://gitlab.com/moepoi/frontier-of-hell
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-21 00:23:25 +07:00
a85c69313b Add Save & Load Game Data 2023-10-21 00:23:10 +07:00
d9a43b64da Change Asset for Tower Placement 2023-10-20 22:12:17 +07:00
f8e4e586fd Change LICENSE from BSD 3-Clause License to GNU GPLv3
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-20 14:03:41 +00:00
a60a34b8d2 Add README
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-20 20:02:52 +07:00
2dd49a23b1 Disable Itch Io Deploy on Gitlab CI
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-20 17:32:47 +07:00
73c3e5be8c Disable Gitlab Pages Deploy on Gitlab CI
Some checks failed
continuous-integration/drone Build is failing
2023-10-20 16:45:48 +07:00
aa98c2ba77 Change tower placement in stage 5 2023-10-20 16:33:29 +07:00
b131cbee08 Add export_presets.cfg 2023-10-20 16:15:50 +07:00
d0cda92982 Fix Gitlab CI Typo 2023-10-20 16:10:27 +07:00
ba2e3c561d Update Gitlab CI 2023-10-20 16:01:49 +07:00
3285a1a302 Add Gitlab CI 2023-10-20 15:36:17 +07:00
015cfc9ea6 Fix Github CI 2023-10-20 15:31:16 +07:00
a44d7c87eb Add Godot CI 2023-10-20 15:23:58 +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
4906768091 Add prefix _ for unused parameter 2023-10-18 11:10:07 +07:00
f2086f6360 Add button functionality to Main Menu, About, How to Play, Select Stage, Pause, and Defeat UI 2023-10-18 11:09:00 +07:00
d3ccdcc644 Remove unused file 2023-10-18 00:26:57 +07:00
c15f99696c Add Defeat UI 2023-10-18 00:26:00 +07:00
0585eba20c Add Victory UI 2023-10-18 00:22:16 +07:00
6fc774bb51 Add How to Play UI 2023-10-17 23:56:42 +07:00
45e6bd02b1 Add About UI 2023-10-17 23:44:17 +07:00
8fb5e8cd3e Add Select Stage UI 2023-10-17 23:35:45 +07:00
327eafc3c7 Add Main Menu UI 2023-10-17 23:18:12 +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
668180f8ac Change tower placement position in Stage 4 2023-10-15 15:09:09 +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
ffa52c30ca Cleanup code 2023-10-08 17:51:55 +07:00
16d0bc8d67 Remove unused file 2023-10-08 17:46:02 +07:00
91cc081a36 Add pause & resume feature 2023-10-08 17:45:25 +07:00
ececd2a489 Add .gdignore 2023-10-08 15:39:59 +07:00
475a8550b2 Update .gitignore 2023-10-08 15:39:34 +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
dd21191eb3 Fix tower menu layout & Add game stats layout 2023-10-07 17:21:58 +07:00
06d2a6bb94 Remove unused file 2023-10-07 13:15:56 +07:00