Releases: devj3ns/monopoly-mobile-banking
Releases · devj3ns/monopoly-mobile-banking
v0.8.3
v0.8.2
v0.8.1
v0.8.0
v0.7.0
- Improve app info screen (Help & feedback button, explanation of the app, and link to my website)
- Add workaround for network time error
- Add wait for players view where the game can be started when all players joined
- Change player colors
- Add share button to results screen
v0.6.0
- Add limitation of 6 players per game
- Set the players color when he joins from 6 predefined ones
- Show overlay when there is no internet connection
- Make sure usernames are unique
- Add sign in with google
- Remove active games list & add form to join game by ID
- Add results screen which shows the players place, when they went bankrupt and the game duration
- Only show confetti to the player who won
- Use network time instead of client time
v0.5.1
v0.5.0
- Add 'Wait for players to connect' overlay, which is shown when you are the only player in a game
- Add icon to bankrupt and win overlay
- Add warning when paying all your money to a player or the bank (which would make you go bankrupt)
- Make player name and icon colorful (based on the players' id)
v0.4.0
v0.3.0
- Add scale animation when money balance changes
- Add free parking money & salary
- Add native splash screen
- Add page with form to create and customize new game (adjust salary, starting capital etc.)
- Fix bug that does not allow you to get more money from the bank than you currently have (#7)
- Refactor authentication, user and banking logic