IPVGO: Provide API for getting game stats per opponent (#1255)

Give users access to wins, losses, stat bonuses, and favor gained
This commit is contained in:
Michael Ficocelli
2024-05-10 04:57:03 -04:00
committed by GitHub
parent 35c32e2871
commit b53c35126e
9 changed files with 100 additions and 3 deletions

View File

@@ -260,6 +260,7 @@ const go = {
getChains: 16,
getLiberties: 16,
getControlledEmptyNodes: 16,
getStats: 0,
},
cheat: {
getCheatSuccessChance: 1,