Releases: chao813/Fortnite-Discord-Bot
Releases · chao813/Fortnite-Discord-Bot
2.4.1
What's Changed
- Update file monitoring frequency by @kwkevinlin in #93
Full Changelog: v2.4.0...v2.4.1
2.4.0
What's Changed
- Update dependencies, modernize companion app by @kwkevinlin in #92
Full Changelog: v2.3.0...v2.4.0
2.3.0
What's Changed
- Refactor replay monitor, add smarter config loader by @kwkevinlin in #91
Full Changelog: v2.2.0...v2.3.0
2.2.0
What's Changed
- Replays Watcher v2 (Companion App), new APIs by @kwkevinlin in #90
Full Changelog: v2.1.0...v2.2.0
2.1.0
What's Changed
- Store configurations in config.yaml by @kwkevinlin in #86
- Fix aggregated stats mode by @kwkevinlin in #87
- Return appropriate message for no game records by @kwkevinlin in #88
- Add restart policy to Docker run by @kwkevinlin in #89
Full Changelog: v2.0.0...v2.1.0
2.0.0
What's Changed
- Differentiate between game modes (Ranked Reload, Ranked BR, Unranked BR), Containerize App by @kwkevinlin in #82
- Restructure repo by @kwkevinlin in #83
- Fix README links by @kwkevinlin in #84
- Update Makefile by @kwkevinlin in #85
Full Changelog: v1.5.2...v2.0.0
1.2.0
Changelog:
- Added replay file parser
- Added Windows executable companion application
- Added webservice infrastructure
1.1.0
Changelog:
- Added FN Tracker
- Added many more tracking functions such as squad stats and daily diffs (compared to the last playing day)
- Fixed bugs
1.0.0
Implemented features:
- Calculates player statistics in different Game Modes (Solo, Duos, Squads)
- Calculates player's overall statistics
- Quick view of player's KD via colored circle next to player's name
- Link to Fortnite Tracker player profile
- Link to player's Twitch stream if currently streaming
1.5.2
What's Changed
- Added error message for invalid command by @chao813 in #78
- Fixed rank progression, added voice channel debug logs by @kwkevinlin in #79
- Removed voice channel debug logs by @kwkevinlin in #80
Full Changelog: v1.5.1...v1.5.2