Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lingo: Pre-compile datafile to improve loading time (#2829) | Star Rauchenberger | 2024-03-15 | 1 | -489/+41 |
| | |||||
* | Lingo: Move datafiles into a subdirectory (#2459) | Star Rauchenberger | 2023-11-24 | 1 | -5/+7 |
| | |||||
* | Lingo: Fix edge case painting shuffle accessibility issues (#2441) | Star Rauchenberger | 2023-11-10 | 1 | -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 Rauchenberger | 2023-11-08 | 1 | -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> |