Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

worldInfo / worldEntries does not persist #22

Open
rlayne opened this issue Jul 11, 2021 · 0 comments
Open

worldInfo / worldEntries does not persist #22

rlayne opened this issue Jul 11, 2021 · 0 comments

Comments

@rlayne
Copy link

rlayne commented Jul 11, 2021

When scripting, adding entries via addWorldEntry(tag,text,hidden) only persists for the current turn unless the information is added within the input script. It is heavily implied from the behaviour of the interface based world setup and elsewhere in the documentation that it is meant to be a persistent and globally available resource throughout an entire adventure.

Also, the hidden named parameter is undocumented; in the wiki it appears as isNotHidden which is literally the opposite intended use! Likewise there is ambiguity between worldEntries and worldInfo; the bug seems valid for both cases.

Could we get some clarification on this and a fix if it is indeed meant to be persistent.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant