Releases: SpaceBeeGaming/TicTacToe
Releases · SpaceBeeGaming/TicTacToe
v1.4.0
What's Changed
- Remove Linux Support by @SpaceBeeGaming in #39
- Pull changes from 'master' by @SpaceBeeGaming in #40
- Removed Linux Runtime Identifier by @SpaceBeeGaming in #41
- Added effect to highlight winning row on numpad by @SpaceBeeGaming in #42
- pull changes from ´master´ by @SpaceBeeGaming in #43
- Add Game Duration Statistics by @SpaceBeeGaming in #44
- Refactoring + .NET 7 Upgrade by @SpaceBeeGaming in #45
- Utilized .NET 7 features by @SpaceBeeGaming in #46
- Version bump by @SpaceBeeGaming in #47
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Removed logical grouping classes by @SpaceBeeGaming in #14
- Change IsOccupied to read only property. by @SpaceBeeGaming in #15
- Fixed a few small bugs by @SpaceBeeGaming in #16
- Added extra statistics by @SpaceBeeGaming in #17
- Changed statistics printout by @SpaceBeeGaming in #21
- Added Your Starts statistic by @SpaceBeeGaming in #22
- Add code comments where they are missing by @SpaceBeeGaming in #31
- Moved statistics printout to Main() by @SpaceBeeGaming in #32
- Misc changes by @SpaceBeeGaming in #33
- Fixed Numpad Row Inversion on Linux. by @SpaceBeeGaming in #34
- Fixed bugs missed in PR #34 by @SpaceBeeGaming in #35
- Added Linux Debug configuration by @SpaceBeeGaming in #36
- Fixed comment typo by @SpaceBeeGaming in #37
Known Issues
- Linux is still borked when windows scrolls. #25
- OSX Build not tested.
I will drop support for Linux since it's not worth my time.
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Update README.md by @SpaceBeeGaming in #7
- Update README.md by @SpaceBeeGaming in #8
- Made it possible for the AI to play either 'X' or 'O' by @SpaceBeeGaming in #9
- Add conditional compilation by @SpaceBeeGaming in #10
- Changed Publish Directory by @SpaceBeeGaming in #11
- Update README.md by @SpaceBeeGaming in #12
- Add Package and AssemblyInformation by @SpaceBeeGaming in #13
Full Changelog: v1.1.0...v1.2.0
Known Issues
- Linux Build has some issues. See #23
- OSX build not tested.
v1.1.0
What's Changed
- Add Support for Number row. by @SpaceBeeGaming in #3
- Add mention about .NET 6 requirement. by @SpaceBeeGaming in #4
- Add prompt before exit. by @SpaceBeeGaming in #5
- Adds integration with Logitech RGB SDK. by @SpaceBeeGaming in #6
Known Limitations
- RGB is only available on Windows due to the SDK being Windows only.
New Contributors
- @SpaceBeeGaming made their first contribution in #3
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Full Changelog: https://github.com/SpaceBeeGaming/TicTacToe/commits/v1.0.0