Commit Graph

109 Commits

Author SHA1 Message Date
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
c8340efc95 Merge pull request 'game: add weapon base and sword' (#13) from rework-attack into master
Reviewed-on: #13
2025-08-20 22:40:04 +00: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
4a900e99bd assets: add small rat sprite 2025-08-20 19:31:33 +02:00
051406cf40 game: remove old debug prints 2025-08-20 09:46:53 +02:00
98e7753014 Merge pull request 'Add XP bar' (#9) from 1-xp-bar into master
Reviewed-on: #9
2025-08-20 06:43:57 +00:00
f58fe398cf game: add xp bar 2025-08-20 08:42:55 +02:00
3a2d8435e4 assets: add sword icon 2025-08-20 07:47:19 +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
6b70c0562f Merge pull request 'Add HP pickup' (#6) from 2-hp-pickup into master
Reviewed-on: #6
2025-08-20 03:38:15 +00:00
2c781e4d2a game: add hp pickup 2025-08-20 05:36:23 +02:00
1c85c94a9a assets: add hp pickup 2025-08-20 05:35:59 +02:00
117624d166 chore: add previous commit to blame-ignore-revs 2025-08-20 04:48:21 +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
515e2a53e0 assets: add magnet sprite 2025-08-20 04:35:19 +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
538212c2e6 assets: add new xp orb sprite 2025-08-20 02:32:44 +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
8fc3cf4838 assets: add xp orb sprite 2025-08-19 15:31:20 +02:00
1d4a103a30 chore: add .aseprite to lfs 2025-08-19 15:30:21 +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
c95d4341a1 game: more water shader experiments 2025-08-19 13:14:06 +02:00
760fb01156 chore: Update README 2025-08-19 08:52:58 +02:00
acb968813f chore: add result to gitignore 2025-08-19 08:50:07 +02:00
54c63971a8 chore: fix nix build 2025-08-19 08:47:53 +02:00
5f60bbbe21 chore: add export_presets.cfg 2025-08-19 08:46:29 +02:00
4f7d7cc2d1 chore: add .git-blame-ignore-revs 2025-08-19 08:43:53 +02:00
77f1d0811c chore: run gdformat on all gdscript files 2025-08-19 08:43:13 +02:00
efb9f0d92f chore: add gdtoolkit 2025-08-19 08:41:08 +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
5b74882a08 game: suppress useless warnings 2025-08-19 08:37:46 +02:00