Releases: Br4ggs/NFCGame
Big ui overhaul
This release features a big UI overhaul, which includes:
- A new Font
- Borders on windows
- New loading imagery
- Complete victory screen overhaul
- Images of characters in selection screen and encyclopedia screen
First beta release!
This is the first full beta release of the official Pitfighters NFC-integrated companion app. 🎉
Builds
This release includes 2 builds:
- 1 Android mobile device build, which is supported for:
- Oneplus 3t
- Samsung galaxy tab S2
- 1 Windows PC build which is supported for:
- 1920x1080 displays
Additions
- Host of improvements and additions to game UI
- Overhaul of game logic
- New card data format
- Added an informational encyclopedia scene
- Improved management of serial connection(such as recognising when scanner has been disconnected)
Second alpha version
Some new aditions like a victory screen and an encyclopedia scene, as wel as some tweaks, fixes and code cleanup
First working mobile/windows alpha version
Some things to keep in mind:
Arduino currently needs to be plugged in at all times, due to some threading issues im having with disposing/creating the reading thread, until i think of a workaround.
The windows version is currently able to tell you properly when you need to (re)plug in your arduino, and is capable of restarting/continuing the reading thread in the event the arduino gets unplugged.
The android version currently doesn't have this functionality yet, and i advise you to restart the app in case you accidentally unplug your arduino during play. This functionality (replugging arduino during play) will come in a later release.