Commit Graph

2497 Commits

Author SHA1 Message Date
Scipio Wright d339770974 Revise upper zig rule change to account for ER 2024-06-21 23:28:05 -04:00
Scipio Wright 5b493f3e6e Fix missing logic on bridge switch chest in upper zig 2024-06-21 19:08:49 -04:00
Scipio Wright e67ffc5610 Further update LS description 2024-06-17 09:50:52 -04:00
Scipio Wright d768f0a884 Add some nonsense that boils down to activating the fuse in overworld 2024-06-17 09:43:55 -04:00
Scipio Wright b804c51cd3 Add atoll fuse with wand + hard ls 2024-06-17 09:32:17 -04:00
Scipio Wright 182a42df5b Note in ls rules about knocking yourself down with bombs being out of logic 2024-06-17 09:28:32 -04:00
Scipio Wright 1be836930f Add well front -> back hard ladder storages 2024-06-17 09:26:28 -04:00
Scipio Wright d1a602af60 Fix extremely rare bug 2024-06-16 11:41:20 -04:00
Scipio Wright e069d6416d Merge branch 'main' into tunc-logic-rules-redux 2024-06-15 23:16:53 -04:00
Scipio Wright c622240730 Tunc: Update plando connections description (#3545) 2024-06-16 05:02:48 +02:00
Mrks 1d314374d7 LADX: Moved ROM requirement from generate_output to stage_assert_generate. (#3540)
Co-authored-by: Mrks <markus.burmeister@mburm.de>
2024-06-16 04:31:32 +02:00
palex00 753eb8683f Pokemon Red/Blue: Replaces link to R&B Poptracker with a new one (#3516)
* Update setup_en.md

* Update setup_es.md
2024-06-16 04:10:50 +02:00
NewSoupVi 2a11d610b6 The Witness: Fix Shuffle Postgame always thinking it's Challenge Victory (#3504)
* Fix postgame thinking it's the wrong panel

* Also don't have a default value for it so it doesn't happen again
2024-06-16 01:56:20 +02:00
coveleski 92023a2cb5 Pokemon RB: Add new options to slot_data (#3538)
Added require_pokedex, blind_trainers, and area_1_to_1 mapping, which would be helpful to the poptracker packs to accurately reflect the checks available to players.
2024-06-16 01:55:52 +02:00
Scipio Wright b8d4bc6772 Merge branch 'main' into tunc-logic-rules-redux 2024-06-15 19:32:00 -04:00
Scipio Wright 4d58597e0c Update plando connections description 2024-06-15 19:09:34 -04:00
Scipio Wright a76d9f8a57 Remove debug stuff 2024-06-15 17:17:57 -04:00
Scipio Wright bdde992c25 Change victory condition back 2024-06-15 17:16:01 -04:00
Scipio Wright f5d8cfb710 Shops my beloved 2024-06-15 15:26:47 -04:00
Scipio Wright 5d4f46d6cb Fix more bugs 2024-06-15 14:30:57 -04:00
Fabian Dill df94271d30 LttP: fix single-player no-logic generation (#3454) 2024-06-15 19:18:26 +02:00
Scipio Wright 489430c586 Add more hard ice grapples 2024-06-15 10:57:27 -04:00
Bryce Wilson 0354315c22 Pokemon Emerald: Remove README (#3532) 2024-06-15 04:52:01 +02:00
Scipio Wright 91e6a2f201 Fix bugs 2024-06-14 21:41:42 -04:00
Scipio Wright 985c02de38 Finishing out hooking the new rules into the code 2024-06-14 19:41:23 -04:00
Natalie Weizenbaum c61505baf6 WebHost/Core/Lingo: Render option documentation as reStructuredText in the WebView (#3511)
* Render option documentation as reStructuredText in the WebView

This means that options can use the standard Python documentation
format, while producing much nicer-looking documentation in the
WebView with things like emphasis, lists, and so on.

* Opt existing worlds out of rich option docs

This avoids breaking the rendering of existing option docs which were
written with the old plain text rendering in mind, while also allowing
new options to default to the rich text rendering instead.

* Use reStructuredText formatting for Lingo Options docstrings

* Disable raw and file insertion RST directives

* Update doc comments per code review

* Make rich text docs opt-in

* Put rich_text_options_doc on WebWorld

* Document rich text API

* Code review

* Update docs/options api.md

Co-authored-by: Doug Hoskisson <beauxq@users.noreply.github.com>

* Update Options.py

Co-authored-by: Doug Hoskisson <beauxq@users.noreply.github.com>

---------

Co-authored-by: Chris Wilson <chris@legendserver.info>
Co-authored-by: Doug Hoskisson <beauxq@users.noreply.github.com>
2024-06-14 18:53:42 -04:00
Scipio Wright f78be22a16 Fix rule 2024-06-14 11:03:42 -04:00
Scipio Wright 309afd3c17 Move ice grapple chest to lower forest in ER/ladders 2024-06-14 10:17:15 -04:00
Scipio Wright ecde9459fc Add new parameter to has_ice_grapple_logic 2024-06-14 10:16:13 -04:00
Scipio Wright 5e67f17e07 Add parameter to has_ice_grapple_logic for difficulty 2024-06-14 10:05:04 -04:00
Scipio Wright aea16aa8c5 Update with laurels_zip helper 2024-06-14 09:43:45 -04:00
Scipio Wright c93502c5ad Comment out logically irrelevant entrances 2024-06-14 09:23:53 -04:00
Scipio Wright 1f0dac222d More rules 2024-06-13 23:31:10 -04:00
Scipio Wright e31412040b Add well rail to the rules 2024-06-13 22:59:06 -04:00
Scipio Wright d650ed7128 Add note 2024-06-13 22:13:55 -04:00
Scipio Wright a4f3f6df6c Update notes 2024-06-13 22:08:08 -04:00
Scipio Wright 21e3854425 Finish the ladder storage rules 2024-06-13 19:12:59 -04:00
Scipio Wright a73bf37554 Wrote majority of overworld ladder rules 2024-06-13 16:27:41 -04:00
Scipio Wright 20e188ada2 More ladder data 2024-06-13 13:39:59 -04:00
JoshuaEagles da34800f43 Fix Incorrect Link Syntax in SA2B Linux Setup (#3524) 2024-06-13 06:53:01 +02:00
Scipio Wright 904d0e931d Ice grapple hard to get to fountain cross room 2024-06-12 21:31:38 -04:00
Scipio Wright 6a70799b3c Put new ice grapple stuff in er rules 2024-06-12 21:28:55 -04:00
Scipio Wright b146b165a1 Update slot data and UT stuff 2024-06-12 20:11:37 -04:00
Scipio Wright 10825f8a08 Write up the rules for the regular rules 2024-06-12 19:22:03 -04:00
Scipio Wright f721926deb Put together overworld ladder groups, remove tedious 2024-06-12 13:56:02 -04:00
Scipio Wright 411dd55c20 Creating structures to redo ladder storage rules 2024-06-11 21:48:05 -04:00
Silvris b9e454ab4e TS: add indirect connections (#3490) 2024-06-12 03:23:46 +02:00
Natalie Weizenbaum 7299891bdf Allow worlds to add options to prebuilt groups (#3509)
Previously, this crashed because `typing.NamedTuple` fields such as
`group.name` aren't assignable. Now it will only fail for group names
that are actually incorrectly cased, and will fail with a better error
message.
2024-06-12 03:22:14 +02:00
Fabian Dill e755f1a0b5 SC2: don't close all SC2 instances when one quits (#3507) 2024-06-12 02:14:30 +02:00
Scipio Wright 1b95330a62 Update laurels zips description 2024-06-11 19:09:30 -04:00