21 Commits

Author SHA1 Message Date
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
1ffc0518b2 Ceremonial PR: fix map gen (#39)
improve errors

merge state debug dumper

use detailed debugging in map gen

more distinct wall chars

not all sealed walls are walls. okay

handle negative region IDs

also catches some missed semis

stop using the "dark shade" character for standard walls

now uses inverse bullet for sealed walls and full block otherwise

also show final result with region numbers

fix fencepost error when merging regions

map connectedness checker (floodfill)

check for connectedness in mapgen

add commented-out cheat and test buttons

looks like mapgen is now fixed. here are the buttons I used to test it

autoformat code

Merge branch 'main' into fix-mapgen

Co-authored-by: Kistaro Windrider <kistaro@gmail.com>
Reviewed-on: #39
2025-02-23 05:41:19 +00: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
5939384b7c Run prettier over everything 2025-02-17 18:38:40 -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
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
3631144f3c Ending selector, VN sequences 2025-02-08 15:36:11 -08:00
06a7263ad9 Add skills 2025-02-02 20:05:52 -08:00
810edb7e3b Add hotbar 2025-02-02 16:21:34 -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
46a249352d OK, fine, draw the map 2025-02-01 22:04:40 -08:00
501d0e4dff Engine refactors 1 2025-02-01 20:30:03 -08:00