summary refs log tree commit diff stats
path: root/static_logic.py
Commit message (Collapse)AuthorAgeFilesLines
* Lingo: Move datafiles into a subdirectory (#2459)Star Rauchenberger2023-11-241-5/+7
|
* Lingo: Fix edge case painting shuffle accessibility issues (#2441)Star Rauchenberger2023-11-101-1/+14
| | | | | | | | | | | | | | | | | | | * Lingo: Fix painting shuffle logic issue in The Wise * Lingo: More generic painting cycle prevention * Lingo: okay how about now * Lingo: Consider Owl Hallway blocked painting areas in vanilla doors * Lingo: so honestly I should've seen this one coming * Lingo: Refined req_blocked for vanilla doors * Lingo: Orange Tower Basement is also owl-blocked * Lingo: Rewrite randomize_paintings to eliminate rerolls Now, mapping is done in two phases, rather than assigning everything at once and then rerolling if the mapping is non-viable.
* Lingo: New game (#1806)Star Rauchenberger2023-11-081-0/+544
Co-authored-by: Aaron Wagener <mmmcheese158@gmail.com> Co-authored-by: Fabian Dill <Berserker66@users.noreply.github.com> Co-authored-by: Phar <zach@alliware.com>