Commit Graph

25 Commits

Author SHA1 Message Date
f53d91a9eb game: cache some calculations for enemies 2025-08-22 14:12:42 +02:00
950d177936 game: add enemy mods 2025-08-22 07:49:02 +02:00
40d6162b95 game: add enemy modifier class 2025-08-22 06:27:51 +02:00
7311b52fad game: add name-generator to enemies 2025-08-22 06:03:11 +02:00
b2129d9aa6 game: correct slime sprite naming 2025-08-22 05:43:15 +02:00
892b37572f chore: format slime changes 2025-08-21 23:56:49 +02:00
7aedea8206 game: add slime enemy 2025-08-21 23:56:18 +02:00
0d8846fb83 game: add name to enemies 2025-08-21 22:27:27 +02:00
0046865101 game: add rat enemy 2025-08-21 07:09:42 +02:00
80d00d0c26 game: fix warning in enemy base 2025-08-21 06:26:44 +02:00
83e2067fea game: change rat base hp 2025-08-21 06:10:24 +02:00
8f02850a73 game: add shader to indicate low hp 2025-08-21 02:10:23 +02:00
632643a130 game: use shader for enemy on-hit visual 2025-08-21 00:58:58 +02:00
8bd7bfa406 game: add weapon base and sword 2025-08-21 00:33:59 +02:00
156da4898e game: adjust max collision for pathfind shape 2025-08-20 22:37:27 +02:00
ac8ffdcd96 game: tweak enemy movement 2025-08-20 19:55:46 +02:00
7136b07de5 game: add base enemy and rat 2025-08-20 19:32:21 +02:00
c7c4eb574e chore: run gdformat 2025-08-20 04:47:49 +02:00
5e16c877d1 game: add enemy on-hit animation 2025-08-19 19:43:38 +02:00
42fd207906 game: add xp orbs 2025-08-19 15:31:32 +02:00
0f0b537921 game: add player stats and modifiers 2025-08-19 14:23:12 +02:00
77f1d0811c chore: run gdformat on all gdscript files 2025-08-19 08:43:13 +02:00
59a8a4a8f3 game: add enemy taunt on death 2025-08-19 08:39:50 +02:00
4682171a2f game: improve attack animation 2025-08-19 03:34:07 +02:00
ae413deedd game: add godot project 2025-08-19 02:09:27 +02:00