summaryrefslogtreecommitdiff
path: root/packages/misskey-reversi/src/game.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(misskey-games): Misskey Games系パッケージのlint修正+Lint ↵かっこかり2024-09-231-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CI整備 (#14612) * chore(lint): Fix linting in misskey-reversi (cherry picked from commit 894934a1a7743472b2d051e2690007ae373efd76) * chore(lint): Fix linting in misskey-bubble-game (cherry picked from commit 1ba9c37a8d5e4ae6a98494026b87f6f6439790c7) * enhance(gh): add lint ci for misskey games packages * enhance(gh): fix lint ci * fix * revert some changes that nothing to do with lint rules * fix * lint fixes * refactor: strict type def * lint fixes * :art: * :art: --------- Co-authored-by: 4censord <mail@4censord.de>
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
|
* enhance(reversi): improve desync handlingsyuilo2024-01-231-0/+9
|
* enhance(reversi): tweak reversisyuilo2024-01-201-2/+5
|
* lint fixessyuilo2024-01-201-14/+12
|
* feat: reversisyuilo2024-01-191-0/+216
Resolve #12962