summary refs log tree commit diff stats
path: root/items.py
Commit message (Collapse)AuthorAgeFilesLines
* Lingo: Fix non-progressive The Colorful (#2782)Star Rauchenberger2024-02-161-14/+1
| | | The Colorful did not actually properly split into individual doors when progressive colorful was off. This change refactors the code that handles special cases with progressive items to make things clearer (which is important because I will be introducing another one).
* Lingo: Make The Colorful optionally progressive (#2711)Star Rauchenberger2024-01-161-0/+6
|
* Lingo: New game (#1806)Star Rauchenberger2023-11-081-0/+106
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>