Commit Graph

46 Commits

Author SHA1 Message Date
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
1d75a850bf game: add weapon mod system 2025-08-21 19:49:07 +02:00
3e12c386c2 game: use shader instead of sprite for xp orbs 2025-08-21 10:59:50 +02:00
9240413da7 chore: clean up old debug prints 2025-08-21 10:43:50 +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
f0f717e00e game: improve enemy-manager 2025-08-21 06:11:09 +02:00
83e2067fea game: change rat base hp 2025-08-21 06:10:24 +02:00
a0d121fadc game: add weapon active ability 2025-08-21 05:52:40 +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
56278de1d7 game: add spawn rate to debug ui 2025-08-20 19:41:13 +02:00
7136b07de5 game: add base enemy and rat 2025-08-20 19:32:21 +02:00
051406cf40 game: remove old debug prints 2025-08-20 09:46:53 +02:00
f58fe398cf game: add xp bar 2025-08-20 08:42:55 +02:00
c04e6b3a34 game: fix placeholder texture in autoload 2025-08-20 07:46:37 +02:00
dec0901b3d game: animate hp bars 2025-08-20 06:26:22 +02:00
2c781e4d2a game: add hp pickup 2025-08-20 05:36:23 +02:00
c7c4eb574e chore: run gdformat 2025-08-20 04:47:49 +02:00
702080af59 game: add magnet pickup 2025-08-20 04:35:40 +02:00
dc3106c67d game: fix debug stats panel 2025-08-20 02:49:05 +02:00
a4b92a0da0 game: use new xp orb sprite 2025-08-20 02:32:52 +02:00
8c10cc19a2 game: remove old debug prints 2025-08-20 02:05:25 +02:00
c3f49c885a game: add levelups 2025-08-20 01:59:45 +02:00
eec0e6a50f game: move ui stuff to own folder 2025-08-19 19:52:39 +02:00
5e16c877d1 game: add enemy on-hit animation 2025-08-19 19:43:38 +02:00
5207f2a26c game: add time scale slider to debug panel 2025-08-19 19:38:53 +02:00
e3d68b5f2b game: add xp orbs 2025-08-19 16:14:48 +02:00
9f5f628891 game: add group for xp orbs 2025-08-19 15:33:22 +02:00
42fd207906 game: add xp orbs 2025-08-19 15:31:32 +02:00
c765368c03 game: add elapsed time to ui 2025-08-19 14:56:22 +02:00
a9ad276846 game: fix new game button in pause menu 2025-08-19 14:31:09 +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
a661c02e83 game: add simple damage-numbers scene 2025-08-19 08:38:10 +02:00
c12ca7ba31 game: water shader experiments 2025-08-19 06:26:50 +02:00
0268789c54 game: add enemy manager 2025-08-19 04:31:45 +02:00
b1733905ad game: remove old debug prints in attack_sword 2025-08-19 04:31:33 +02:00
10788b01a4 game: add debug stats panel 2025-08-19 04:15:36 +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