Skip to content

v0.2.0-alpha (Alpha 2.0)

Pre-release
Pre-release
Compare
Choose a tag to compare
@programmerBrandon programmerBrandon released this 30 Jun 16:59
· 34 commits to main since this release
f480605

Pre-Release/Unstable Version 0.2.0-alpha (Alpha 2.0).

Release Highlights:

  • NEW FEATURE: Tiebreaker mode is now functional.
  • Tiebreaker mode is now enabled by default.
  • Results page now adds '(Winner)' or '(Winner Via Tiebreaker)' next to winning player in results list when game doesn't end in tie.
  • Redesigned release info page and added some new features to it.
  • Credits page is now partially completed.
  • Minor Bug Fixes

Code Changes Highlights:
-Code Data Structure Improvements that began in 0.1.1-alpha have now been completed.
-Source Code has been cleaned up to remove any old/unneeded code that had been commented out, only those that may be useful for future troubleshooting of bugs or assisting in the development of new versions and features remain.
-Added Javadoc comments to methods that were previously missing them.

See the full Release Notes for a full breakdown and detailed explanations of the changes included in this version.