Commit Graph

70 Commits

Author SHA1 Message Date
85d9486d2f chore: add alias for pushing image 2025-08-21 10:07:49 +02:00
294c88a830 chore: add docker image to flake 2025-08-21 09:53:23 +02:00
a2dfc2d65d chore: add web server package 2025-08-21 09:26:42 +02:00
a1cc8042ea chore: update .gdignore 2025-08-21 09:26:18 +02:00
5e8301a04c chore: add web-files package to flake 2025-08-21 08:24:23 +02:00
36dfcee36d chore: add web export preset 2025-08-21 07:44:32 +02:00
0046865101 game: add rat enemy 2025-08-21 07:09:42 +02:00
f860ddd669 assets: add small bat 2025-08-21 06:47:07 +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
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