From 8b0f40deb2679c38b747eb434f8cdbee769b2e5e Mon Sep 17 00:00:00 2001 From: otavepto <153766569+otavepto@users.noreply.github.com> Date: Wed, 3 Apr 2024 13:22:18 +0200 Subject: [PATCH] update changelog and credits --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17de321d..1359144f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ the script will attempt to detect and use the built-in tool `sudo` if it was available * **[Detanup01]** Added Steamwork SDK version 159 * **[detiam]** added schinese and tchinese translations to the overlay +* **[detiam]** enhanced the overlay font + - replace the builtin font with `Unifont` + - allow loading a custom font whose location is defined in `overlay_appearance.txt` * allow sharing leaderboards scores with connected players, adjust players ranks locally, and sort entries as needed by the game, suggested by **[M4RCK5]** this will only work when people connected on the same network are playing the same game, once they disconnect their leaderboard entry will be lost (no data persistence for other players), also it doesn't work well with VPN clients. this behavior could be enabled via `share_leaderboards_over_network.txt`