Skip to content

Releases: octgn/OCTGN

3.1.221.0

29 Aug 21:41

Choose a tag to compare

Fixed some exceptions - Kelly

3.1.220.0

26 Aug 22:02

Choose a tag to compare

fixed a game install bug because some bugs don't have a boardposition defined

3.1.219.0

20 Aug 18:52

Choose a tag to compare

changed player.hasInvertedTable() to player.isInverted

3.1.218.0

20 Aug 18:50

Choose a tag to compare

got rid of the dumb warning messages

3.1.217.0

20 Aug 01:15

Choose a tag to compare

fixed a bug with swapping gameboards where the width/height wasn't updating visually - brine

3.1.216.0

18 Aug 21:56

Choose a tag to compare

fixed bug where you cant install/play games that have no board defined - brine

3.1.215.0

18 Aug 18:40

Choose a tag to compare

Add ability to sort deck sections (finally) - Soul1355 Other miscelaneous editor improvements - Soul1355

3.1.214.0

18 Aug 04:39

Choose a tag to compare

Added support for multiple game boards 3.2.0.2 API for changing game boards is now table.board (get/set) changing game boards networks to all players game boards aren't associated with the table group anymore in the XML. Made sure compatibility isn't broken with games that still use the old method of declaring boards inside the

tag.

3.1.213.0

13 Aug 15:30

Choose a tag to compare

Fix Crops folder being allowed by o8build - Gravecorp o8build verify valid card size names in set.xml - Gravecorp

3.1.212.0

13 Aug 15:08

Choose a tag to compare

Added SetName property to proxygen to expose the cards set name to the templates ticket #1498 - Gravecorp