* first draft
* second draft
* fix indentation of bullet point wrapped lines
* move quote
* explicitly discuss all three item handling flags, since the start inventory one is easily forgotten
* rewrite to avoid a 'debate between two camps' framing
* tweak the wording to allow for the possibility that some games can 'just' do both local and remote items without exposing this detail to the player
* relative links
* Docs: add dev FAQ for 'should I start with the APWorld or the client?'
* fix indentation of bullet point wrapped lines
* use %20 for spaces in links
* link to adding games.md and add #ap-modding-help to adding games.md
* make APQuest a link
* also linkify 'run a local server'
* reword the 'judging client is easier' point to reflect a broader range of first-timers
* move the 'not 100%' point into the introductory sentences, and tweak related wording
* correct link
* Docs: Dev FAQ - About indirect conditions
I wrote up a big effortpost about indirect conditions for nex on the [DS3 3.0 PR](https://github.com/ArchipelagoMW/Archipelago/pull/3128#discussion_r1693843193).
The version I'm [PRing to the world API document](https://github.com/ArchipelagoMW/Archipelago/pull/3552) is very brief and unnuanced, because I'd rather people use too many indirect conditions than too few.
But that might leave some devs wanting to know more.
I think that comment on nex's DS3 PR is probably the best detailed explanation for indirect conditions that exists currently.
So I think it's good if it exists somewhere. And the FAQ doc seems like the best place right now, because I don't want to write an entirely new doc at the moment.
* Actually copy in the text
* Update docs/apworld_dev_faq.md
Co-authored-by: Exempt-Medic <[email protected]>
* Update docs/apworld_dev_faq.md
Co-authored-by: Exempt-Medic <[email protected]>
* Update docs/apworld_dev_faq.md
Co-authored-by: Exempt-Medic <[email protected]>
* Update docs/apworld_dev_faq.md
Co-authored-by: Exempt-Medic <[email protected]>
* Update docs/apworld_dev_faq.md
Co-authored-by: Exempt-Medic <[email protected]>
* Update docs/apworld_dev_faq.md
Co-authored-by: Scipio Wright <[email protected]>
* Update docs/apworld_dev_faq.md
Co-authored-by: Scipio Wright <[email protected]>
* Update docs/apworld_dev_faq.md
Co-authored-by: qwint <[email protected]>
* Update docs/apworld_dev_faq.md
Co-authored-by: qwint <[email protected]>
* Update apworld_dev_faq.md
* Update docs/apworld_dev_faq.md
Co-authored-by: Exempt-Medic <[email protected]>
* Update apworld_dev_faq.md
* Update docs/apworld_dev_faq.md
Co-authored-by: Exempt-Medic <[email protected]>
* Update docs/apworld_dev_faq.md
Co-authored-by: Exempt-Medic <[email protected]>
* Update docs/apworld_dev_faq.md
Co-authored-by: Exempt-Medic <[email protected]>
* Update apworld_dev_faq.md
* Update docs/apworld_dev_faq.md
Co-authored-by: qwint <[email protected]>
* Update docs/apworld_dev_faq.md
Co-authored-by: qwint <[email protected]>
* fix the last couple of wording issues I have with the indirect condition section to apworld dev faq doc
* I didn't like that wording
* Apply suggestions from code review
Co-authored-by: Scipio Wright <[email protected]>
* Apply suggestions from code review
Co-authored-by: Scipio Wright <[email protected]>
* Update docs/apworld_dev_faq.md
Co-authored-by: Scipio Wright <[email protected]>
* Update docs/apworld_dev_faq.md
* Update docs/apworld_dev_faq.md
Co-authored-by: Scipio Wright <[email protected]>
---------
Co-authored-by: NewSoupVi <[email protected]>
Co-authored-by: Exempt-Medic <[email protected]>
Co-authored-by: Scipio Wright <[email protected]>
* adding one faq :)
* adding another faq that links to the relevant file
* add lined line breaks between questions and lower the heading size of the question so sub-divisions can be added later
* missed some newlines
* updating best practice filler method
* add note about get_filler_item_name()
* updates to wording from review
* add section to CODEOWNERS for maintainers of this doc
* use underscores to reference the file easier in CODEOWNERS
* update link to be direct and filter to function name