diff --git a/plugins/tf2rue.smx b/plugins/tf2rue.smx index 2574a12..7c4a38b 100644 Binary files a/plugins/tf2rue.smx and b/plugins/tf2rue.smx differ diff --git a/scripting/tf2rue.sp b/scripting/tf2rue.sp index 943cace..0ee193e 100755 --- a/scripting/tf2rue.sp +++ b/scripting/tf2rue.sp @@ -21,7 +21,7 @@ public Plugin myinfo = name = "tf2rue", author = "https://sappho.io", description = "Replacement for AnAkkk's TFTrue. Currently only handles whitelists.", - version = "0.0.9", + version = "0.0.10", url = "https://sappho.io" } diff --git a/updatefile.txt b/updatefile.txt index 5fb71be..233faca 100644 --- a/updatefile.txt +++ b/updatefile.txt @@ -4,12 +4,11 @@ { "Version" { - "Latest" "0.0.9" + "Latest" "0.0.10" } - "Notes" "Updated gamedata for 7/25 update, thanks nosoop" - "Notes" "Implemeted better handling for whitelist tf caching named whitelists, using new wltf endpoint - thanks Wiet" - "Notes" "Misc logic improvements and color chat/logging to server files" + "Notes" "Update to fix breakage after x64 update. + "Notes" "Full functionality restoration for linux users, partial functionality for windows users. Big thanks to nosoop" "Notes" "-sappho" }