Skip to content

Releases: paytondevs/unoweb_flutter

1.2 - Skip Cards

23 Feb 17:36

Choose a tag to compare

1.2 - Skip Cards Pre-release
Pre-release

JustOne Release 1.2

hello again, this is probably the last (feature) release of JustOne, so enjoy it while it lasts. here's a changelog:

  • Rewrote code for going to next player. This makes it so much more readable on the dev side, and slightly improves performance. It also paves the way for the NEXT FEATURE:
  • Skip cards. Completely overlooked it while initially making this. But hey, here they are. Woohoo!
    Web version IS UP NOW! Native binaries coming soon.

1.1.1 - General Fixes (MP Related)

13 Jan 01:30

Choose a tag to compare

1.1.0 - ONLINE MULTIPLAYER!!

11 Jan 23:46

Choose a tag to compare

ONLINE MULTIPLAYER WOOHOO!!

HIP HIP HOORAY

(untested on macOS and Android. Android has a moderately good chance of working but macOS might not since the Firebase APIs are still in beta on that platorm)

SPEAKING OF BETA:

Multiplayer is in very much beta.. It will likely stop working on you for a few times. If you get any issues, please make a a github issue
Available on macOS, iOS, Android, Web woohoo multiplayer!! whoohoo!!

Known Issues

  • Win screen doesn't work properly (you always win, even if you didn't + restart button doesn't work)
  • Mobile keyboard (iOS) has no way to submit code
  • Probably a lot more - soon to be discovered

1.0.1 - General Bug Fixes

07 Jan 05:25

Choose a tag to compare

v1.0.1 - The first version produced entirely by a new custom build script

that's pretty insignificant, but ive spent about 2 hours so far working on it and it finally works woohoo!
so here's the rundown:

Available on these platforms:

-iOS
-Android
-macOS
-Web (if it doesn't update, try clearing your cache!)

and addresses the following issues:

When a player would select a wild card, every single on of thier wild cards (and literally every card in the game), past present and future, would become that color with no way to change it on the player's end. This 
has been fixed
Bots literally could not lose cards. If a bot played a card, that card would be added to the top of the stack, but would not be removed from the bot's total cards, giving bots often an absurd amount of cards with no 
way for it to go down. Predictably, this has also been fixed.

No new features (hence the 0.0.1 increment in version number)

INITAL RELEASE!!

05 Jan 01:29

Choose a tag to compare

woohoo! Initial Release!!
Available on:
-Windows (soon)
-Android (Not Tested)
-macOS
-iOS
-Web
-Linux (soon - as if you'd ever want to run this monstrosity on Linux lmao)

edit: Fixed reverse card issues. might work now !