index
:
castle-of-alethane.git
master
A tower defense game written in gdscript
bd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
game_stats_config.gd
Age
Commit message (
Expand
)
Author
2025-05-29
Add the 'knight' crawler, more attempts to balance first waves
bd
2025-05-29
Dim already purchased upgrades rather than remove, deep copy
bd
2025-05-29
More advanced wave spawning, player controls advancing of waves
bd
2025-05-25
Lots of Wyvern balance/effect changes, skittles upgrade
bd
2025-05-25
Add more chaos to warlock bolts, fix crash with oob upgrades
bd
2025-05-25
Add noise when losing morale, game over background
bd
2025-05-24
Add a title screen and music
bd
2025-05-24
Add UI panel which displays actions/upgrades
bd
2025-05-24
Add logic to perform basic stat upgrades
bd
2025-05-24
Use panel sprite from game_stats_config
bd
2025-05-23
Refactor crawlers to define sprites in game_stats_config
bd
2025-05-23
Refactor tower sprites + animation scripts
bd
2025-05-23
Add gnome enemy, re-sprite wyvern
bd
2025-05-23
Very basic wave spawning, new soldier crawler
bd
2025-05-23
Move enemy logic to base_crawler, add crawler flip animation
bd
2025-05-23
Move basic tower/enemy stats to separate resource
bd