Archipelago/worlds/smw
Zach Parks 462ddce72c
Templates: Remove auto wordwrap, fix manual indentation, and reformat docstrings for world options in main. (#1201)
* Fix wrapping too early if docstring is within 120 characters and re-indent other lines.

* Remove auto-word wrapping and tweaked all worlds' option docstrings formatting.

Options should wrap around the 120 character mark to prevent template files from being too long horizontally. This also allows manual-indentation to work again.

* Fix missing '#' on empty lines in output from docstring.
2022-11-06 08:28:16 -06:00
..
Names Super Mario World: Implement New Game (#1045) 2022-09-29 20:16:59 +02:00
docs SMW: Add link to Tracker in setup guide (#1202) 2022-11-04 21:36:58 -05:00
Aesthetics.py Super Mario World: Implement New Game (#1045) 2022-09-29 20:16:59 +02:00
Client.py Core: SNI Client Refactor (#1083) 2022-10-25 19:54:43 +02:00
Items.py Super Mario World: Implement New Game (#1045) 2022-09-29 20:16:59 +02:00
Levels.py Super Mario World: Implement New Game (#1045) 2022-09-29 20:16:59 +02:00
Locations.py Super Mario World: Implement New Game (#1045) 2022-09-29 20:16:59 +02:00
Options.py Templates: Remove auto wordwrap, fix manual indentation, and reformat docstrings for world options in main. (#1201) 2022-11-06 08:28:16 -06:00
Regions.py Super Mario World: Implement New Game (#1045) 2022-09-29 20:16:59 +02:00
Rom.py Core remove legacy patch (#1047) 2022-09-30 00:36:30 +02:00
Rules.py Super Mario World: Implement New Game (#1045) 2022-09-29 20:16:59 +02:00
__init__.py Core: rename `world` to `multiworld` (#931) 2022-10-31 21:41:21 -05:00