Releases: z7workbench/minigames
v0.3.3 "Colossal Candy"
Welcome to the version 0.3
release. During version v0.x.x
, old releases will become "pre-release".
Bug Fixes
Fix a display error of Dice Game's player name.
v0.3.2 "Colossal Candy"
Welcome to the version 0.3
release. During version v0.x.x
, old releases will become "pre-release".
New Game: Connect Four
Connect Four (also known as Connect 4, Four Up, Plot Four, Find Four, Captain's Mistress, Four in a Row, Drop Four, and Gravitrips in the Soviet Union) is a two-player connection board game, in which the players choose a color and then take turns dropping colored tokens into a seven-column, six-row vertically suspended grid.
v0.3.1 "Colossal Candy"
Welcome to the version 0.3
release. During version v0.x.x
, old releases will become "pre-release".
Bug fixes
- Player's numbers start at 1, instead of 0.
Known issue
DataTable
cannot be fully displayed.
v0.3.0 "Colossal Candy"
Welcome to the version 0.3
release. During version v0.x.x
, old releases will become "pre-release".
The 100th commit REACHED!
Major Feature: Hit & Blow leaderboard!
Although there is no new game in this version, I am excited to announce that Hit & Blow leaderboard has been developed!
The leaderboard is powered by Hive Flutter.
UI changes
More Theme has been added. These theme are generated by Material You automatically.
The brand new result table in Yacht Dice game has been rebuilt. It is now rebuilt by DataTable
in Flutter.
Bug fixes
Fixed a bug that the bonus score in Yacht Dice game is miscalculated.
Changes from the project created
- Games
- Hit & Blow: A guessing combination game
- Simple Dice Game: A throwing dices game
- UI
- Light theme & dark theme
- H&B UI changes
- Singleton text styles
- Themes
- App icons
- Hit & Blow leaderboard
- Bug fixes
- Builds uploading problem
- Fixed a problem that FAB could obscure the main content
- Add drag events on check board
- Delete some font weights
- Add gesture detector to Hit & Blow's number selector
- Dice will not move to reserve zone when dice has no count
- Now you cannot roll when no dice can be rolled
- Spelling mistakes
- Android white screen fix
- Android adaptive icons & signed apk
- Fixed a bug that the bonus score in Yacht Dice game is miscalculated
v0.2.6 "Beautiful Berry"
Welcome to the version 0.2
release. During version v0.x.x
, old releases will become "pre-release".
General
- Android adaptive icons
- Signed apk
v0.2.5 "Beautiful Berry"
Welcome to the version 0.2
release. During version v0.x.x
, old releases will become "pre-release".
General
- Change App icons on several platforms including Android, iOS, macOS and Windows
v0.2.4 "Beautiful Berry"
Welcome to the version 0.2
release. During version v0.x.x
, old releases will become "pre-release".
General
- Android white screen fix
v0.2.3 "Beautiful Berry"
Welcome to the version 0.2
release. During version v0.x.x
, old releases will become "pre-release".
General
- Add themes. All themes are auto-generated by Flutter with each unique color.
v0.2.2 "Beautiful Berry"
Welcome to the version 0.2
release. During version v0.x.x
, old releases will become "pre-release".
General
- Descriptions of all type of dice combinations
- 'Start a Brand New Game' button
v0.2.1 "Beautiful Berry"
Welcome to the version 0.2
release. During version v0.x.x
, old releases will become "pre-release".
Fixed
- Dice will not move to reserve zone when dice has no count.
- Now you cannot roll when no dice can be rolled.
- Spelling mistakes.
Update
Update to Flutter stable channel for CI & dev environment. Currently Flutter version is version 2.10
.