Sveio 1.0.0
What's Changed
- The whole game implemented (no prs)
- Don't show previous solution if user was not connected by @Erb3 in #43
- Username validation with regex by @Erb3 in #45
- Read cities with tokio::fs by @Erb3 in #50
- Check if username is taken by @Erb3 in #51
- Don't send packets unless joined by @Erb3 in #53
- ci: dependabot by @Erb3 in #54
- chore(deps): bump serde from 1.0.202 to 1.0.203 by @dependabot in #55
- chore(deps): bump tokio from 1.37.0 to 1.38.0 by @dependabot in #56
- refactor: player struct by @Erb3 in #57
- refactor: complete state refactor by @Erb3 in #58
- refactor: use memory serve for files by @Erb3 in #59
- refactor: include cities in build by @Erb3 in #60
- fix: update player last packet by @Erb3 in #61
- refactor: no extra files in docker by @Erb3 in #63
- refactor: peaceful shutdown by @Erb3 in #65
- feat: map without names by @Erb3 in #67
- CLI config flags by @Erb3 in #69
- feat: Logging levels by @Erb3 in #70
- refactor: seperate game options from server options by @Erb3 in #72
- feat: favicon by @Erb3 in #73
- docs: mention rate limit by @Erb3 in #74
- Shuttle support by @Erb3 in #75
- chore: bump version by @Erb3 in #76
New Contributors
- @Erb3 made their first contribution in #43
- @dependabot made their first contribution in #55
Full Changelog: https://github.com/Erb3/Sveio/commits/1.0.0