Zed A. Shaw
|
ee1e2e5bc5
|
Started working on a random flood function for paths to do things like fill rooms with stuff.
|
2024-12-12 11:38:38 -05:00 |
|
Zed A. Shaw
|
eb0ca38e30
|
Removed the variable limit setting since it's never used and instead just have WALL_PATH_LIMIT.
|
2024-12-05 08:41:10 -05:00 |
|
Zed A. Shaw
|
3f7a9cc124
|
Lighting is now in its own class using the new Pathing class. This should allow me to make it more consistent and possibly make Pathing more efficient.
|
2024-12-01 17:54:43 -05:00 |
|
Zed A. Shaw
|
e05335b153
|
Initial stab at pulling the pathing out.
|
2024-12-01 09:49:48 -05:00 |
|