From bdcc355200ccadac41ae2bc6414b631db108d924 Mon Sep 17 00:00:00 2001 From: Blair Date: Sat, 1 Jul 2023 10:53:38 +1000 Subject: [PATCH] [Testing] FantasyPlayer v2.1.1.2 (#2049) * [Testing] FantasyPlayer v2.1.1.2 * Update --- testing/live/FantasyPlayer/manifest.toml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/testing/live/FantasyPlayer/manifest.toml b/testing/live/FantasyPlayer/manifest.toml index 18f3e8f64d..951115a4d0 100644 --- a/testing/live/FantasyPlayer/manifest.toml +++ b/testing/live/FantasyPlayer/manifest.toml @@ -1,12 +1,13 @@ [plugin] repository = "https://github.com/Critical-Impact/FantasyPlayer.git" -commit = "be196ef0fd35e9e9c2da19f205ef244608d097c0" +commit = "fae87fbf4451d2238a0a42be944002ea6c7d7983" owners = [ "Critical-Impact", ] project_path = "FantasyPlayer" -version = "2.1.1.1" +version = "2.1.1.2" changelog = """\ -Allow configuration of which channel fantasy player's messages show up in -The now playing messages are localized(thanks to Dormanil) +Decouple plugin and game to allow for quicker dev +Add option to show elapsed time when playing +Attempt at making login more reliable """