Releases: Collatty/chess
Releases · Collatty/chess
v3.3.0
Add mobile support
- Add move support on mobile f146ae9
v3.1.1
Extend functionality
You can now dispatch actions to reset the board and claim a draw if threefold repetition or fifty move rule cases occur.
What's Changed
Full Changelog: v3.0.2...v3.1.0
v3.0.1
v3.0.0
Support en passant in Safari
- Refactor unsupported function call in Safari 850c54e
v2.0.0
v1.0.1
- New build test a5fd79f
- Correct king moves 47ab7e2
- Add correct black knight baec079
- Disallow setting yourself in check d1960d5
- Add castling 9b41833
- Implement en passant c787dcf
- Add pawn captures 634a2b1
- Add legal moves for rook, bishop and queen 1f1a304
- Refactoring 6096ea7
- Temp 8f63b79
- Add knight legal moves b9a01b6
- Merge branch 'master' of github.com:Collatty/chess 2b32c84
- White pawn logic 20ddff4
- Update ci workflow 7eed4a8
- Merge pull request #5 from Collatty/dev d35d459
- test 1e9e2c9
- test b536164
- Remove trigger on PR 9545072
- Test 50e5ace
- Mod action fae8e3f
- Avoid inf loop in workflow 421e33c
- Sequentialize jobs c9121a0
- Update action 0166db5
- Update main.yml e0a16b0
- Update main.yml fdc8bcf
- Update main.yml 275818d
- Update main.yml d1e748a
- Create main.yml 336edf2
- Merge pull request #3 from Collatty/dev f943f9f
- test 4 a2a81b2
- Tst 3 de5cc8e
- Test 2 71db4e0
- Merge pull request #1 from Collatty/dev 5bd55f9
- Test eebf1a2
- Add typescript c81213e
- Update build 59e1738
- Trigger deploy test 8f1fd81
- Upgrade packages 661b808
- Add favicon cf4c439
- Rewrite to useReducer and context 94c66a7
- Add board reducer 8cc2957
- Add logo 146cd05
- Restrict droppable tiles df03fd9
- Remove tile background on drag d36bdd7
- Make pieces drag and droppable! 59a4426
- Add semicolons and formatting b23c818
- Set bounds to board limit 65e5c45
- Make pieces draggable df5c10a
- Init board f17a4a2
- Initial board population 557cb58
- formatting 6572561
- Factor out piece switch cf00965
- Add prettier config e061bd7
- WIP ffd8ece
- Add pieces 9ec6922
- Update header 5218dd5
- Center vertically 953a578
- Make board responsive + css updates 02f2102
- Furether set up & render chess baord ea5b73f
- Add readme 4208370
- Initial set up with webpack dev server ebbc58f
- Add gitignore 2a54640
- Add react 41029e6
- npm init e4a3455