We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
added card.peekers
added softResetGame()
added card.isSelected property
added info for table.reset() and table.refit()
oops
added info for card.defaultProperty
Improved remoteCall section, removed unused index value in code example
corrected the information for the OnCounterChanged event
a bit of clarification on the mute() API
Updated/removed references to the no longer existing Hand class; updated information about the default index in card.moveTo
Clarified information about card.isFaceUp
updated the info for card markers
Updated OCTGN Python 3.1.0.2 API Reference (markdown)
added info for other new API calls
added info for pile.viewState
removed reference to group.setController
added a link to the 3.1.0.1 to 3.1.0.2 upgrade guide
cleaned up querycard examples
Fixed a typo
added choosePack and generatePack info
added queryCard
added rndArray, removed the workaround exploit text from rnd.
added event overrides