Implemented configurable randomization in the world builder, and then got the beginning of devices to work for the next part of going down a level through stairs.

This commit is contained in:
Zed A. Shaw 2025-01-14 16:21:41 -05:00
parent 7acbd0379f
commit d2162910f6
10 changed files with 73 additions and 36 deletions

View file

@ -1,5 +1,7 @@
TODAY'S GOAL:
* Linux on Arch catch2 fails with catch2-main missing and xwayland displays weird when small (gentoo plasma6 wayland).
* Position needs three types of collision: full, false, and none.
* Stairs \u2ac5 for stairs down, and \u2259 stairs up
* UNKNOWN COLLISION TYPE 6