Skip to content

Releases: NexxusDrako/jarokn-tic-tac-toe-club

Return of the Friendly Match Release

23 Jul 08:02
Compare
Choose a tag to compare
Pre-release

Commit log from 'v0.2.5' to 'v0.3.0' (most recent changes are listed on top):
093d746 Merge pull request #11 from NexxusDrako/0.3.x0.3.x Features
3be4f75 Add Record Deletion ID Cleanup
fb6c1e2 Add friendly match and fix ranked user picker bug.

0.2.x Series Bugfix Release 5

18 Jul 04:50
Compare
Choose a tag to compare
Pre-release

Commit log from 'v0.2.4' to 'v0.2.5' (most recent changes are listed on top):
86e6ae7 Removed old Elo Variables.
926ee5b Fix ELO Rating Calc bug.

0.2.x Series Bugfix Release 4

18 Jul 02:47
Compare
Choose a tag to compare
Pre-release

Commit log from 'v0.2.3' to 'v0.2.4' (most recent changes are listed on top):
ec510b5 Fix Button Not Deactivating Bug

0.2.x Series Bugfix Release 3

18 Jul 02:35
Compare
Choose a tag to compare
Pre-release

Commit log from 'v0.2.2' to 'v0.2.3' (most recent changes are listed on top):
a914193 Fix Drawn Match Rating Bug

0.2.x Series Bugfix Release 2

17 Jul 23:41
Compare
Choose a tag to compare
Pre-release

Commit log from 'v0.2.1' to 'v0.2.2' (most recent changes are listed on top):
c6c4237 Fix Database Record Overflow

0.2.x Series Bugfix 1

17 Jul 13:56
Compare
Choose a tag to compare
0.2.x Series Bugfix 1 Pre-release
Pre-release

Commit log from 'v0.2.0' to 'v0.2.1' (most recent changes are listed on top):
90fda2c Fix Publish Config Bug

Ranked Matches and Player Databases Release

17 Jul 13:38
Compare
Choose a tag to compare

Commit log from 'v0.1.1' to 'v0.2.0' (most recent changes are listed on top):
e3e8780 Merge pull request #8 from NexxusDrako/playerdataVersion 0.2.0 features.
cad1d2e Add Ranked Match and Fix Database BugsClose #6
c6fd54b Fix Rankings.Close #5
22a7909 Add Rankings System.
d851ca9 Add Player Access Database and Remove SQL Database as well as add Database GUI.Close #4
3bd7526 Add SQL Compact Player Database
1785c89 Add all files that previous comments missed.
11f9f6c Add more fixes.
7fa18c7 Add Password feature and ELO calculation.Closes #7.
7785c23 Add pesky temp key to gitignore.
1f6cf4c Add comments to file.
1110af2 Add publishing files.

Friendly Match Bugfix Release 1

16 Jul 11:48
Compare
Choose a tag to compare
Pre-release

Fixes a major bug in the Tic Tac Toe engine.

Commit log from 'v0.1.0' to 'v0.1.1' (most recent changes are listed on top):
273e68e Fix Tic-Tac-Toe board bugFix #3
e44b574 Fix README

Friendly Match Release

16 Jul 11:26
Compare
Choose a tag to compare
Pre-release

The Friendly Match Feature is complete and ready for testing, this is mainly a Tic Tac Toe 2 player game at the moment, but as if you can't tell, it's going to be much more.

Commit log from '96d1d7' to 'v0.1.0' (most recent changes are listed on top):
a59ddad Merge pull request #2 from NexxusDrako/uiUI Merge Request
6ea787d Finish Friendly Match feature.
7104ba9 Finish Friendly Match UI
2d42e11 Fix README
a3ab3dc Add VB.NET files for real
f157cf4 Add basic main menu UI