File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed
Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,17 @@ From start to finish, this project took about 17 days. Most of the game logic wa
4040
4141## Version & Build History
4242
43+ ### Version 1.0.2 (current)
44+
45+ #### Builds
46+
47+ - 1.0.4 (current)
48+ - Fixed a bug where a card disappeared from your hand stopping play
49+ - Fixed a bug which caused the upTrump card to not reappear subsequent to the first match
50+ - Optimized the method the trumpStack and the upTrump card where loaded and animated to avoid timing bugs
51+ - Fixed a visual issue with the splash screen
52+ - Kicked butt, took names, had a good time
53+
4354### Version 1.0
4455
4556#### Builds
@@ -66,7 +77,7 @@ From start to finish, this project took about 17 days. Most of the game logic wa
6677- 0.9.6rc
6778 - Release Candidate
6879
69- ## Planned Version Releases
80+ ## Planned Future Updates
7081
7182### v2.0
7283The plan for 2.0 is an online multiplayer experience
@@ -85,6 +96,6 @@ While this project is posted publically for educational purposes, the code herei
8596
8697## Contact & Support
8798
88- - To send me a message, use this [ contact form ] ( https://www.sleeptil3software.com/#/contact )
89- - If you find a bug or have a feature request, submit an Issue to this repository
99+ - If you find a bug or have a feature request, submit an Issue to this repository using the templates provided
100+ - To get in contact with me directly, use the [ contact form ] ( https://www.sleeptil3software.com/#/contact ) on my website
90101
You can’t perform that action at this time.
0 commit comments