What's Changed
- Initial Django project setup by @ppeters0502 in #14
- Update README.md by @abullockuno in #19
- Update README.md by @abullockuno in #20
- Authentication and DB changes. by @ppeters0502 in #21
- Game model by @ppeters0502 in #29
- Ruleset WIP by @abullockuno in #31
- Hand model by @ppeters0502 in #33
- Host creation by @abullockuno in #36
- Continuous Integration - Continuous Deployment by @ppeters0502 in #37
- Rule Set in Hand Model by @abullockuno in #40
- saving testing files by @abullockuno in #45
- Join game by @ppeters0502 in #49
- Unit Tests and rolling dice functionality by @ppeters0502 in #55
- update github actions to include running tests by @ppeters0502 in #54
- Merge patch by @abullockuno in #56
- added hidden inputs that got eaten from merge by @ppeters0502 in #57
- added some of the pycaches to gitignore by @abullockuno in #59
- fixed models to what I had before everything got erased by @abullockuno in #60
- fixed hand.yahtzee_flag by @abullockuno in #61
- Scoring update by @abullockuno in #62
- Finishes up scoring, things seem to be working by @abullockuno in #63
- Single player ready by @abullockuno in #65
- migrations hadn't applied, re-applied them by @ppeters0502 in #67
- and changed small straight to > 3 by @abullockuno in #68
- Issue 64 by @abullockuno in #69
- there was a dice[] entry left, changed to value[] by @abullockuno in #71
- and yet another fix for smallStraight by @abullockuno in #72
- Game admin page by @ppeters0502 in #73
- fixes init by @abullockuno in #74
New Contributors
- @ppeters0502 made their first contribution in #14
Full Changelog: https://github.com/CYBR8470/Semester-Project/commits/v1.0