Releases: ThisIsPIRI/piri-mnk
v2.0.3
v2.0.2
Marked bluetooth, wifi and location features as optional in the manifest.
v2.0.1
2.0.1
Fixed the board lines not aligning correctly on relatively bigger boards.
2.0.0
Added LAN multiplayer.
1.15.0
Now you can set each player's symbol separately.
Added Rectangle and Diamond symbol types.
Changed the default graphics preset from Tic Tac Toe to Go.
Added ACCESS_FINE_LOCATION permission(https://developer.android.com/guide/topics/connectivity/bluetooth#Permissions).
v1.14.2
Minor fixes and localization improvements
v1.14.1
Changed Korean app_name
v1.14.0
Added an option to show the order of moves.
Added a graphics preset: Four in a Row.
Fixed a bug where winning length restriction was applied for PIRI Value and not Emacs-style, introduced in 1.13.0.
v1.13.2
Added actual justification to PiriValue01Ai so it doesn't crash when used with Show AI Internals.
Translated app_name.
v1.13.1
Improved Korean translation.
Renamed PiriMnkAi to PiriValueAi.
v1.13.0
Added a new AI: PIRI Value 0.1. This is an older and weaker version of current PIRI Value.
v1.12.0
Changed save folder from "PIRI MNK" to "PIRI/MNK" to avoid cluttering storage, since PIRI Lifelikes can also save files now.
Moved AndroidUtils to PIRI Android Commons(in android-library).
Moved Point to PIRI Java Commons.