IPVGO: Balance: Reduce base bonuses, increase SF 14.1 to compensate (#1176)

* IPVGO: Balance: Reduce base bonuses, increase SF 14.1 to compensate

* Fix ts doc format

* Do not show "No AI" opponent in stat summary page
This commit is contained in:
Michael Ficocelli
2024-03-20 17:12:35 -04:00
committed by GitHub
parent dd4b54406c
commit 6b9f9ef7fa
6 changed files with 24 additions and 17 deletions

View File

@@ -3969,7 +3969,7 @@ export interface Go {
* Returns a promise that resolves with the success or failure state of your last move, and the AI's response, if applicable.
* x:0 y:0 represents the bottom-left corner of the board in the UI.
*
* @param logOpponentMove optional, if false prevents logging opponent move
* @param logOpponentMove - optional, if false prevents logging opponent move
*
* @remarks
* RAM cost: 0 GB