Build 11204 is up
Author: indiefoldcreator
Date:
Wed, 08 Mar 2023
Work log
Updated Steam API to latest SDK
Updated Burgerlib to latest version (Massive sub system re-write)
Updated to latest Visual Studio
Added support for import / export of standard chess "FEN" save games.
Added network framework for future support of cross-chess play.
Chess algorithm crash fixes.
Replaced use of strtok() to a version that supports multi-threaded operation (Fixed a race condition that caused random crashes)
Cleaned up dead code.
Updated texture read code.
Internally uses UTF-8 exclusively.
Report bugs to battlechess@oldeskuul.com
Updated Steam API to latest SDK
Updated Burgerlib to latest version (Massive sub system re-write)
Updated to latest Visual Studio
Added support for import / export of standard chess "FEN" save games.
Added network framework for future support of cross-chess play.
Chess algorithm crash fixes.
Replaced use of strtok() to a version that supports multi-threaded operation (Fixed a race condition that caused random crashes)
Cleaned up dead code.
Updated texture read code.
Internally uses UTF-8 exclusively.
Report bugs to battlechess@oldeskuul.com
Write your comment!