We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
getAction(): expand on the returned objects' `effects` property
Add header and short description for ensemble.doAction()
Update link to Lovers and Rivals example game
Updated Ensemble API (markdown)
Add section anchor links to ToC
Remove ensembleLoaded event reference because !
Add link to sampleGame for help while page is under construction
Fix ToC link
Finish linking anchors in table of contents
Add table of contents
Remove an unfinished sentence in getAction()
Add getAction()
Add stubs for other important functions
Add calculateVolitions()
Add addHistory()
Add addRules()
Add addCharacters()
Add addActions()
Edit loadSocialStructure() for clarity after examining code
Make loadFile() description more transparent about what it's doing
Removed ensemble.init() because it doesn't do anything - see issue #82
Explain the `ensemble` object and ensembleLoaded event more
Fix a few typos; add JS syntax highlighting to block code examples
Start full API documentation based on jsdoc-generated docs (but editing as we go for clarification)