Archipelago/worlds/soe
black-sliver b21b5cceb8
Doc, SoE: Logic mixin: no underscore for public members (#1049)
* Doc: logic mixin, drop underscore, clarify

conventionally, we added a leading underscore to logic mixins' function
names. This is noisy in the warning section of IDEs. Leading underscores
should only be used for private/protected functions.

In addition, the use of self.world and/or requirement to (no) pass in stuff
was not made clear earlier.

* SoE: fix _ warnings for logic mixin
2022-09-25 18:00:22 +02:00
..
docs docs: update various broken links/images and fix a few small typos. point some links to current webhost server rather than hardcoding archipelago.gg 2022-05-18 21:29:59 +02:00
.gitignore SoE: data_version bump, disable topology, clean up 2021-11-07 23:36:06 +01:00
Logic.py Doc, SoE: Logic mixin: no underscore for public members (#1049) 2022-09-25 18:00:22 +02:00
Options.py Core: auto alias (#1022) 2022-09-16 00:32:30 +02:00
Patch.py Setup, Launcher, Linux Support (#359) 2022-03-31 05:08:15 +02:00
__init__.py Doc, SoE: Logic mixin: no underscore for public members (#1049) 2022-09-25 18:00:22 +02:00
requirements.txt SoE: texts, energy core, fragments, useful (#777) 2022-07-15 18:01:07 +02:00