Releases: tfuxu/floodit
Flood It 2.0.1
Flood It 2.0.0
This release implements an ability to replay the board, full translation support, making the game easier for international players to understand, and keyboard shortcuts for color buttons that allow you to easily play the game with only the keyboard.
There's also a handy game rules dialog included for beginners, available at any time under the F1 keyboard shortcut.
What's Changed
- Fix typo by @UrtsiSantsi in #19
- Complement metainfo.xml by @1Maxnet1 in #20
- Add Turkish translation by @yakushabb in #22
- appdata: Fix translate=no usages by @yakushabb in #21
- Update information about translating search keywords by @tfuxu in #25
- Create pt_BR.po by @turing-theorem in #29
- Added Dutch translation by @Vistaus in #30
- Add support for custom seeds by @tfuxu in #27
- metainfo: use supports instead of recommends for controls by @radmorecameron in #39
- Remove blueprint from manifest by @UrtsiSantsi in #35
- Add French translation by @Malo1301 in #40
- Change UI library to
puregotkby @tfuxu in #41 - Add a test build Github workflow by @tfuxu in #42
- Full translation support by @tfuxu in #43
- Add shortcuts for color keyboard by @tfuxu in #45
- Release 2.0.0 by @tfuxu in #46
- Add
Game Rulesdialog by @tfuxu in #47
New Contributors
- @1Maxnet1 made their first contribution in #20
- @yakushabb made their first contribution in #22
- @tfuxu made their first contribution in #25
- @turing-theorem made their first contribution in #29
- @Vistaus made their first contribution in #30
- @radmorecameron made their first contribution in #39
- @Malo1301 made their first contribution in #40
Full Changelog: 1.1.0-1...2.0.0
Flood It 1.1.0
This release slightly changes the look of the board by rounding the corners and fixing line artifacts (it's now using integer points instead of floats).
There is also an fix for lose condition checker, now you will be shown a game lost screen when the number of steps left is zero.
What's Changed
- Move best screenshot to front by @razzeee in #5
- Update runtime to 47 by @drpetrikov in #7
- Fix game lose condition checker code by @UrtsiSantsi in #14
- Board visual improvements by @UrtsiSantsi in #15
New Contributors
- @razzeee made their first contribution in #5
- @drpetrikov made their first contribution in #7
- @UrtsiSantsi made their first contribution in #14
Full Changelog: 1.0.0...1.1.0
Flood It 1.0.0
This is an initial release of Flood It.
Full Changelog: https://github.com/tfuxu/floodit/commits/1.0.0