Skip to content

Releases: wezrule/UE4NanoPlugin

v1.0.1

09 Nov 18:40
f1845b5
Compare
Choose a tag to compare

Typo/Improvements to readme
HTML build now works, but has not been tested

Released v1.0

30 Oct 08:55
adf4dbb
Compare
Choose a tag to compare

First production ready Nano plugin release!

New updates:

  • QRCode support for both payments and scanning private keys for payouts in arcade-style setups
  • Tested on all desktop (Linux, MacOS, Windows) and mobile operating systems (Android/iOS)
  • Multiplayer server side validation of payments with block hand-off
  • New websocket server which allows listening to all confirmation callbacks (useful for visualisers)
  • More utility helper functions for C++/blueprints
  • Reduced file size from 24MB to 3MB and removed all other 3rd party UE plugin dependencies.
  • Test Level has been updated to include the new features and is better documented
  • Unit tests for the blueprint library functions
  • A lot more documentation! with recommendation setups for arcades, single-player and multiplayer games.
  • Many other improvements and bug fixes

Beta

06 Oct 20:45
de5ac35
Compare
Choose a tag to compare
Beta Pre-release
Pre-release
v0-beta.1

Update Readme to include videos