BlazingTwist
released this
29 Jan 01:34
·
8 commits
to master
since this release
Neuerungen seit Milestone I:
- DevOps
- Spielfunktionen
- Sonstige Verbesserungen
- Bug-fixes
- Auslieferung
- Docker-compose #18
What's Changed
- Implement Framework for Special Chess Rules by @BlazingTwist in #26
- 24 implement pawn promotion by @martinmarth in #30
- 23 player perspective board rotation by @martinmarth in #31
- 18 support docker containers by @BlazingTwist in #40
- 41 automate pages deployment by @BlazingTwist in #42
- Codacy Static Analysis Workflow by @BlazingTwist in #43
- 19 theme config files by @BlazingTwist in #32
- 28 multiplayer chat by @martinmarth in #44
- 36 sessionmanagement theme and players by @martinmarth in #45
- 00 b37 optimize tile expressions by @BlazingTwist in #46
- 37 b36 show game over by @martinmarth in #47
- add regex repeat ranges by @BlazingTwist in #49
- 28 multiplayer chat by @martinmarth in #51
- 37 b36 show game over by @martinmarth in #53
- implement Regex '?', '{2}' and '()'. implement Expression-Rotations by @BlazingTwist in #55
- Neue Pieces: Archer, Pegasus and Catapult by @avl1708 in #52
- added matlak theme by @martinmarth in #56
- added hunter theme by @martinmarth in #57
- 27 fix move simulator by @BlazingTwist in #59
- Fix: Castling verify KingMove not attacked by @BlazingTwist in #60
- refactored ShapeShifting and excluded TileExpressions by @martinmarth in #58
- 39 hex2p implementieren by @BlazingTwist in #61
- 16 create more tests by @BlazingTwist in #62
New Contributors
Full Changelog: Milestone1-CCD...Milestone2-CCD