Skip to content

1.20.3.6

Compare
Choose a tag to compare
@mmeldo mmeldo released this 04 Aug 21:38
· 7 commits to master since this release
44f10c7
  • Created Visual Studio solution and project with python command to compile (pylint) and build using python scripts. Deploy path is a first argument passed to run_build.py. If used as VS command, it can be set as OCTGN_PATH env variable.
  • thanks to pylint, many other issues were identified and fixed plus some other reported problems.
  • fixed lowball high card tie breaking
  • some refactoring