We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated OCTGN python api reference (markdown)
Added upcoming Group and Pile actions
Updated ProxyGenerator (markdown)
updated information on changing new settings file.
more hyperlink goodness
added more hyperlinks where appropriate (mostly object types)
It returns 0, not None
Note about remote call always needing the list object
updated players() to getPlayers()
added players()
Point changelog to correct place
Updated definition.xml (markdown)
added card.alternateProperty()
Added group.controller and group.setController()
Added card.delete()
added basic info for update()
updated info on askChoice()
some cleanup
finally got around to adding the updated Card Class stuff
Code sample for player color not close correctly
card.alternate is a property (no brackets required)
added a little more about global variables.
fixed some links