Archipelago/worlds/overcooked2
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
..
docs Overcooked! 2: Implementation (#1046) 2022-10-13 19:57:50 +02:00
Items.py Overcooked! 2: Implementation (#1046) 2022-10-13 19:57:50 +02:00
Locations.py Overcooked! 2: Implementation (#1046) 2022-10-13 19:57:50 +02:00
Logic.py Overcooked! 2: slightly relax 3-star logic (#1144) 2022-10-27 11:19:48 +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
Overcooked2Levels.py Overcooked 2: Revert OC2Level world references to be named correctly, optimize location scouting. (#1175) 2022-11-02 16:11:46 +01:00
__init__.py Overcooked 2: Revert OC2Level world references to be named correctly, optimize location scouting. (#1175) 2022-11-02 16:11:46 +01:00