39 Commits

Author SHA1 Message Date
d031a6acbe Various minor fixes to successor system and mixing 2025-02-23 12:09:47 -08:00
2923fd0a11 Add sounds to stuff 2025-02-22 23:44:27 -08:00
6ede822d4a Run prettier 2025-02-22 22:51:21 -08:00
9d4a9bc0b1 Use Bhijn's algorithm for corner assist 2025-02-22 22:45:01 -08:00
bccd7661b8 An iteration of the original solution that maybe feels less bad 2025-02-22 22:05:28 -08:00
f1872c74ad Hacky movement issue fix
Maybe Kistaro can do better? This design has the problem that like most
designs that don't move the player to a contact point, walking into a
wall causes vibration.
2025-02-22 22:01:27 -08:00
09e619208a Flashier loot animations 2025-02-22 20:48:44 -08:00
27459787c1 Blockify collectibles 2025-02-22 19:22:06 -08:00
4a1f06e6bd Player repels walls 2025-02-22 16:40:05 -08:00
92288085b7 Costing and feel-related movement fixes 2025-02-22 16:19:06 -08:00
d9a7b5094c Run prettier 2025-02-22 15:50:31 -08:00
b45f81e6c6 Non-grid-based movement 2025-02-22 15:50:03 -08:00
0d5dfa6749 Hold left click to grab items 2025-02-22 14:25:56 -08:00
bfc1e53f3e Run Prettier 2025-02-22 13:32:07 -08:00
fb235d0c15 Badges on available manor objects 2025-02-22 13:20:21 -08:00
de04ad09ef Label zones 2025-02-22 12:18:35 -08:00
82a40b42e3 Move four invocations of withCamera 2025-02-22 11:55:06 -08:00
258795d76c Signal "out of blood" in HUD and on map 2025-02-22 11:16:04 -08:00
c84affb8c2 Fix two minor visual flaws 2025-02-22 11:07:30 -08:00
5939384b7c Run prettier over everything 2025-02-17 18:38:40 -08:00
462f5ce751 Thralls deteriorate over many bites 2025-02-17 18:21:37 -08:00
e67558f8f0 Add manor skeleton 2025-02-17 16:41:18 -08:00
76053826e0 Add thrall art 2025-02-17 15:46:48 -08:00
3a6590a942 Map refactor -- thralls are clickable 2025-02-17 14:17:50 -08:00
4a4c257182 Add success/failure text to each skill check 2025-02-15 23:46:37 -08:00
37feade797 Create an initial set of checks 2025-02-15 22:46:35 -08:00
b1ac26fa78 Replace map generator again 2025-02-15 21:21:12 -08:00
b20f2760d4 Grid item height tweaking 2025-02-15 17:51:43 -08:00
b37ab048cd Replace FOV algorithm and add faux-3D 2025-02-15 17:39:25 -08:00
841031573c Replace map system 2025-02-09 22:37:33 -08:00
1902f6e70b Pick a successor at the end of the game 2025-02-08 21:08:19 -08:00
bd48a26adf Skill rebalancing, analytic data tracking 2025-02-08 20:35:36 -08:00
047248adb6 Make ladders work 2025-02-02 22:26:56 -08:00
c23a7b6d75 XP system 2025-02-02 21:47:45 -08:00
783dcd0ca3 Skill costing 1 2025-02-02 21:09:10 -08:00
9585f5ae95 Add HUD 2025-02-02 15:45:40 -08:00
c095da2492 Refactor screen layout code, start player progress code 2025-02-02 15:02:12 -08:00
40ea1b909c Further hunt mode refactors 2025-02-02 14:17:30 -08:00
dfae5b2405 Raccoon walks around badly 2025-02-01 23:33:41 -08:00