Releases: maxkarnold/national-team-generator
Releases · maxkarnold/national-team-generator
v4.0.0-alpha
Full Changelog: v3.0.3-alpha...v4.0.0-alpha
Notes:
- Added save file naming
- Added leaderboards page and the ability to submit rosters to leaderboards.
v3.0.3-alpha
Full Changelog: v3.0.2-alpha...v3.0.3-alpha
Notes:
- Fixes for mobile size screens
v3.0.2-alpha
v3.0.1-alpha
Full Changelog: v3.0.0-alpha...v3.0.1-alpha
Notes:
- fixed pitch layout and instructions popup for mobile
- also added gkAttributes/outfieldAttributes interfaces
v3.0.0-alpha
Full Changelog: v2.0.0-alpha...v3.0.0-alpha
Notes:
- Made position roles more realistic
- Added squad rules
- Fixed a bug when resetting XI
v2.0.0-alpha
Full Changelog: v1.0.0-alpha...v2.0.0-alpha
Notes:
- players on the pitch now have a better looking design
- players now have preferred roles, like the ones in football manager
- There is now an average rating viewable for the starting XI and the whole squad of 23 players.
v1.0.0-alpha
Full Changelog: https://github.com/maxkarnold/national-team-generator/commits/v1.0.0-alpha
Notes:
The first release of National Team Generator. This repo will still go through a lot of changes. I'd say this is the first usable state for the general public, but it hasn't gone through sufficient testing yet.
Features:
- Drag and Drop UI with a creatable starting lineup.
- Players can be generated from many different nations.
- First names and last names are mostly set up for accurate names for all nations.
- Players are generated with a club, nation, position, alternate positions, preferred foot, rating, and age.
- There is the ability to save/load to/from firestore and/or local storage.
- User must be logged in order to interact with firestore, in order to limit database usage.
- Only admin access to login currently, no way to sign up.