Skip to content

Releases: xxxcucus/planes

Release v0.4.3.1

17 May 20:07
Compare
Choose a tag to compare

Android App:
Small fixes
Do not display loader animations in battery saving mode

Release 0.4.3

25 Apr 18:43
Compare
Choose a tag to compare

Android App:

Possibility to delete your user
Call method on server when logging out
Added link to project website in About page

Release 0.4.2

23 Mar 18:22
Compare
Choose a tag to compare

Android version:

Use server version 0.1.2
Indonesian translations

Release 0.4.1.1

18 Apr 15:27
Compare
Choose a tag to compare

Bug fixes
New Tutorial for multiplayer version on Android

Release 0.4.1

18 Apr 15:27
Compare
Choose a tag to compare

Android App

  • Plane rotation with long touch on the board
  • Turkish translations
  • Reset Board button in Board Editing modus
  • Used Material Theme elements and guidelines
  • Startscreen with options to jump to single or multiplayer game
  • More unittests and instrumented tests
  • Smaller bug fixes
  • Minimum API Version is now 21

Book
-updated configuration for building C++ project

Release 0.4.0

11 Sep 17:43
Compare
Choose a tag to compare

Added multiplayer version in Android app
Android multiplayer version for desktop is compatible to Android multiplayer version
A special version was compiled for Windows11 using Qt 6.3

Release 0.3.16

27 Feb 19:41
Compare
Choose a tag to compare

Added polish translations to android app

Release 0.3.15

05 Jan 18:27
Compare
Choose a tag to compare

The navigation n the app is now realized through a drawer menu with 4 Sections: Game, Preferences, Videos, About. Back button allows now to go back from screen to screen instead of directly closing the application. The help button remained on the main toolbar.
The About section reveals now the current version of the software and enumerates various contributions to the project.
The tutorials are integrated now inside the app such that no internet connection is needed for playing them. However it is still possible to view the tutorials directly on Youtube. One of the tutorials is a preview of the multiplayer version of the game.
The preferences are now saved per button click explicitly and not by leaving of the preferences screen as it was before.

Release 0.3.13

05 Oct 16:37
Compare
Choose a tag to compare

Added spanish and italian texts for android app.

Release 0.3.12

30 Jun 17:05
Compare
Choose a tag to compare

Desktop version:

  • PlanesGraphicsScene: added multiplayer version
  • PlanesQML and PlanesGraphicsScene: on Windows do not display the console window in background

Android Version:

  • added Other Videos section
  • fixed bug for display youtube videos on Android 11