Commit Graph

32 Commits

Author SHA1 Message Date
Peter Stockings
ff6b6bfb73 feat: make items in backpack draggable to and from quickslot 2026-01-21 15:18:42 +11:00
Peter Stockings
9196c49976 Feat: Add swap, move, & drop items in quick slots 2026-01-21 14:33:29 +11:00
Peter Stockings
327b6aa0eb Change targetting line to dashed 2026-01-20 23:05:18 +11:00
Peter Stockings
1a91aa5274 Change crosshair targeting sprite 2026-01-20 22:56:16 +11:00
Peter Stockings
d4f763d1d0 Add ammo counter for ranged items in quickslot 2026-01-20 21:35:34 +11:00
Peter Stockings
fcd31cce68 Further refactoring 2026-01-07 09:19:38 +11:00
Peter Stockings
f9b1abee6e Cancel targetting if player moves 2026-01-06 22:39:02 +11:00
Peter Stockings
505f62ac97 Highlight active item slot and activate when shortcut key is pressed 2026-01-06 22:33:51 +11:00
Peter Stockings
309ab19e8c Attempting to move into tile that blocks shouldnt result in wait action 2026-01-06 21:23:25 +11:00
Peter Stockings
6e060013f7 Throwing an item shouldnt trigger wait 2026-01-06 21:14:25 +11:00
Peter Stockings
9b1fc78409 Add in throwable items (dagger) from pixel dungeon 2026-01-06 20:58:53 +11:00
Peter Stockings
3b29180a00 Add quick slot and consumables (health and mana potions) 2026-01-06 18:23:34 +11:00
Peter Stockings
a6bcf24cd0 Add button in bottom right to wait 2026-01-06 16:46:47 +11:00
Peter Stockings
a9779348e9 Allow melee attacking diagonally as well 2026-01-06 10:59:05 +11:00
Peter Stockings
7888f375e1 Add zoom and drag to move camera 2026-01-05 22:44:04 +11:00
Peter Stockings
a7091c70c6 Add in mana and an asset viewer 2026-01-05 18:57:17 +11:00
Peter Stockings
45a1ed2253 Ensure enemies only lock onto player once they have line of sight 2026-01-05 14:46:04 +11:00
Peter Stockings
dba0f054db Fix for bug where when switching levels the player would jump between entrance to exit locations 2026-01-05 14:17:12 +11:00
Peter Stockings
ce68470ab1 Another refactor 2026-01-05 13:24:56 +11:00
Peter Stockings
161da3a64a Add scene solely dedicated to preloading assets 2026-01-05 12:47:09 +11:00
Peter Stockings
86a6afd1df Add more stats, crit/block/accuracy/dodge/lifesteal 2026-01-05 12:39:43 +11:00
Peter Stockings
171abb681a Add character overlay, where skills and passives (changing this) can be set 2026-01-04 21:12:07 +11:00
Peter Stockings
f67f488764 Add placeholder backpack and inventory UI 2026-01-04 20:02:11 +11:00
Peter Stockings
64994887dc Merge splash and start screen in to menu screen 2026-01-04 18:53:57 +11:00
Peter Stockings
29e46093f5 Add levelling up mechanics through experience gained via killing enemies 2026-01-04 18:36:31 +11:00
Peter Stockings
42cd77998d Use wall + floor assets from Pixel dungeon 2026-01-04 16:46:49 +11:00
Peter Stockings
6a050ac7a9 Show overlay upon player death 2026-01-04 16:06:08 +11:00
Peter Stockings
bfe5ebae8c Refactor codebase 2026-01-04 15:56:18 +11:00
Peter Stockings
3785885abe Add character (warrior) and rat/bat sprites 2026-01-04 15:34:56 +11:00
Peter Stockings
f3607bc167 Add tests and move constants to config 2026-01-04 10:27:27 +11:00
Peter Stockings
6e3763a17b Make minimap toggleable 2026-01-04 10:14:01 +11:00
Peter Stockings
04277726db Initial commit 2026-01-04 09:22:55 +11:00