Archipelago/worlds
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
..
_sc2common
adventure Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00
alttp LttP: Fixes patching on a fresh AP install (#2118) 2023-08-25 22:25:02 +02:00
archipidle
bk_sudoku
blasphemous Blasphemous: Set rules for event items later + misc logic fixes (#2084) 2023-08-16 09:09:49 -05:00
bumpstik
checksfinder
clique Clique: Refactors and Additional Features supported by v1.5 (#1989) 2023-07-19 17:16:03 -05:00
dark_souls_3 DS3: move an items location from RC -> DH (#2017) 2023-07-24 00:20:45 +02:00
dkc3 SMW & DKC3: Add get_filler_item_name override (#2071) 2023-08-01 07:54:05 +02:00
dlcquest DLCQuest: Add missing gun rule. (#2058) 2023-07-30 20:12:42 +02:00
doom_1993 DOOM 1993: Fixed rule for red region in E3M9 (#2079) 2023-08-11 11:03:23 +02:00
factorio Factorio: update min_client_version (#2018) 2023-07-24 00:09:47 +02:00
ff1
generic Docs: Slight update regarding apworld yamls (#1987) 2023-07-18 21:12:04 +02:00
hk HK: Fix typo in LEFTSLASH (#2027) 2023-07-25 05:32:57 +02:00
hylics2 Hylics 2: Add missing location (#1917) 2023-06-30 17:46:32 -05:00
kh2
ladx LADX: Fix hints generation for longer location names #2099 2023-08-11 10:56:36 +02:00
lufia2ac lufia2ac: code cleanup (#1971) 2023-07-22 00:49:23 -05:00
meritous
messenger The Messenger: Fix a typo preventing a location from being created (#2110) 2023-08-25 22:25:56 +02:00
minecraft
mmbn3 MMBN3: Fixes crash when checking certain locations (#2003) 2023-07-21 12:00:44 -05:00
musedash Muse Dash: Make item_name_to_id and location_name_to_id ordering deterministic (#2086) 2023-08-11 11:02:35 +02:00
noita Noita: Implement Extra Orbs, Shop Price Reduction, and some slight region tweaks (#1972) 2023-07-18 21:51:01 -05:00
oot OoT: Python 3.11 Compatibility fix and Minor Bug fixes (#1948) 2023-07-09 14:30:05 +02:00
overcooked2
pokemon_rb Pokémon R/B: Fix fishing logic mistake (#2133) 2023-08-29 20:56:07 +02:00
raft
rogue_legacy
ror2 RoR2: Move filler item creation to `get_filler_item_name` (#2075) 2023-08-16 09:21:07 -05:00
sa2b SA2B: Fix generate_filler_item_name (#2074) 2023-08-01 08:15:28 +02:00
sc2wol
sm SM: fix location counters preventing some goal completion (#2108) 2023-08-15 10:11:46 +02:00
sm64ex sm64ex: Fix possible inaccessible region 2023-08-11 10:59:24 +02:00
smw SMW & DKC3: Add get_filler_item_name override (#2071) 2023-08-01 07:54:05 +02:00
smz3
soe
spire StS: Update location table and move item creation to `create_items` from `generate_basic`. (#1938) 2023-07-22 00:51:13 -05:00
stardew_valley [SDV] Added a missing logic rule for talking to Leo (#2129) 2023-08-29 00:55:13 +02:00
subnautica [Subnautica] update subnautica/docs/setup_en.md (#2131) 2023-08-29 18:05:12 +02:00
terraria Terraria: Fix Soul of Sight requiring Post-The Twins flag instead of access to The Twins (#2115) 2023-08-25 22:27:28 +02:00
timespinner
tloz [TLOZ] Fix filepath error for base patch 2023-08-11 10:54:42 +02:00
undertale Undertale: Key placement fix (#2030) 2023-08-16 09:02:01 -05:00
v6 sm64ex,v6: Use create_items for itempool modification (#1674) 2023-04-07 19:03:28 -05:00
wargroove Wargroove (#1982) 2023-07-19 01:59:41 +02:00
witness Witness: Fix one of the hints not being a Haiku (seriously) (#2123) 2023-08-29 20:56:40 +02:00
zillion
AutoSNIClient.py
AutoWorld.py Docs: Update `generate_output` docstring (#2098) 2023-08-16 09:02:43 -05:00
Files.py
LauncherComponents.py
__init__.py