Archipelago/worlds/lufia2ac
palex00 de3707af4a
Core/Docs: Adding apostrophe quotes around variables in printed error messages (#3914)
* Also indents plando_connections properly

* Adding apostrophe quotes around item, location, entrance/exit and boss names to make errors more readable

* Update plando_en.md

* Fixing test in Lufia II
2024-12-19 20:47:33 -05:00
..
basepatch lufia2ac: prevent double checks (#3154) 2024-04-18 18:56:32 +02:00
docs lufia2ac: ability to swap party members mid-run and option to gain EXP while inactive (#2800) 2024-04-09 00:33:34 +02:00
test Core/Docs: Adding apostrophe quotes around variables in printed error messages (#3914) 2024-12-19 20:47:33 -05:00
Client.py CommonClient: Use lookup_in_game instead of lookup_in_slot in case of own-game name lookup when disconnected from server. (#3514) 2024-06-16 05:37:05 -05:00
Enemies.py lufia2ac: new features, bug fixes, and more (#1549) 2023-03-20 17:04:57 +01:00
Items.py lufia2ac: add shops to the cave (#2103) 2023-10-21 23:27:30 +02:00
Locations.py lufia2ac: fix client behavior at max blue chests combined with party member or capsule monster shuffle (#2478) 2023-11-24 01:59:41 +01:00
Options.py lufia2ac: ability to swap party members mid-run and option to gain EXP while inactive (#2800) 2024-04-09 00:33:34 +02:00
Rom.py Core: deprecate Utils.get_options and remove Utils.get_default_options (#2352) 2023-10-28 19:32:12 +02:00
Utils.py lufia2ac: add shops to the cave (#2103) 2023-10-21 23:27:30 +02:00
__init__.py Lufia2: Fix Nondeterministic Behavior #4243 2024-11-25 19:26:44 +01:00