Zed A. Shaw
|
77f2e94515
|
Figuring out something weird about the Pathing::random_walk code.
|
2025-03-13 23:03:14 -04:00 |
|
Zed A. Shaw
|
d15c9b12fd
|
Autowalker is now using the GOAP AI system and works way better. Still quite a lot of jank in the code but that'll get removed over time. Next thing is being able to detect when its near an item/enemy and properly react.
|
2025-03-12 12:15:21 -04:00 |
|
Zed A. Shaw
|
87e1c25cd5
|
Better structure on the autowalker, but still gets stuck in some combat situations. Next is after we kill everything we head to the exit.
|
2025-02-27 02:29:53 -05:00 |
|
Zed A. Shaw
|
e6c225f1c8
|
Refactor the Map::neighbors so that it's part of pathing where it should be.
|
2025-02-26 13:49:25 -05:00 |
|
Zed A. Shaw
|
2daa1c9bd5
|
Brought over a bunch of code from the roguelike and now will use it to generate a random map.
|
2025-01-30 11:38:57 -05:00 |
|