Archipelago/worlds/witness
NewSoupVi aa19a79d26
Witness: Fix one of the hints not being a Haiku (seriously) (#2123)
I hope this gets a prize for "Most irrelevant PR in AP history"

Explanation:
When changing the hint system on the client side to be able to auto-wrap, decisions were made about which line breaks were still explicitly important, with most of them being removed.

This hint was somewhat devalued in the process.

-. --- - .... .. -. --. translates to "Nothing", which I thought was the entirety of the joke.

However, the line breaks were actually also important, because:

dash dot, dash dash dash,
dash, dot dot dot dot, dot dot,
dash dot, dash dash dot

is a Haiku! And the hint's creator (oddGarrett I believe) said this was specifically part of the creative vision for this joke hint. They said it's fine, I don't need to change it, but I couldn't let that stand.

So, the explicit line breaks for this joke hint are back.
2023-08-29 20:56:40 +02:00
..
docs The Witness: Death Link + Small bug fixes (#1515) 2023-03-10 07:58:00 +01:00
settings The Witness: Hint distribution changes, added locations, misc fixes (#1785) 2023-06-21 00:45:26 +02:00
Options.py The Witness: Item loading refactor. (#1953) 2023-07-18 22:02:57 -05:00
WitnessItems.txt The Witness: Item loading refactor. (#1953) 2023-07-18 22:02:57 -05:00
WitnessLogic.txt The Witness: Make the path behind Keep Pressure Plates 2 logical in Vanilla and Normal (#2013) 2023-07-25 17:58:28 +02:00
WitnessLogicExpert.txt Witness: Logic Fix (Incorrect Symbols expected for Quarry Lower Row 1 in Expert) (#1984) 2023-07-18 09:34:31 +02:00
WitnessLogicVanilla.txt The Witness: Make the path behind Keep Pressure Plates 2 logical in Vanilla and Normal (#2013) 2023-07-25 17:58:28 +02:00
__init__.py Witness: Fix for Witness plando crashes. (#2092) 2023-08-16 09:03:41 -05:00
hints.py Witness: Fix one of the hints not being a Haiku (seriously) (#2123) 2023-08-29 20:56:40 +02:00
items.py Witness: Fix for Witness plando crashes. (#2092) 2023-08-16 09:03:41 -05:00
locations.py The Witness: Item loading refactor. (#1953) 2023-07-18 22:02:57 -05:00
player_logic.py Witness: Fix 2 generation crashes (#2043) 2023-07-28 09:39:56 +02:00
regions.py Witness: Bugfixes in response to beta tests (#1473) 2023-03-03 00:08:24 +01:00
rules.py The Witness: Item loading refactor. (#1953) 2023-07-18 22:02:57 -05:00
static_logic.py Witness: Fix type hints being incompatible with 3.8 (#1991) 2023-07-20 02:10:48 +02:00
utils.py Witness: Fix type hints being incompatible with 3.8 (#1991) 2023-07-20 02:10:48 +02:00