Skip to content

Releases: Kataiser/tf2-rich-presence

v1.14

11 Aug 18:13
Compare
Choose a tag to compare

Changes

  • Don't assume queueing for a game means "in menus"
  • Immediately update the settings menu when the language is changed
  • Added Korean, Japanese (thanks hinataaki), and Chinese localization
    • Require a Windows terminal setting change, instructions are included
  • Changed Portuguese into Brazilian Portuguese
  • Russian localization improvements (thanks Mia0013)
  • Minor performance improvements

Fixes

  • Many game state detection bugs fixed
  • Fixed a crash when DB.json fails to load
  • Fixed a crash when handling a minor error
  • Fixed several crashes when installed files are missing
  • Fixed an elapsed time formatting bug
  • Fixed unselected radio buttons when restoring default settings

v1.13.2

25 Apr 19:32
Compare
Choose a tag to compare

Changes

  • Minor performance improvements
  • Updated the localization file

Fixes

  • Fixed two crashes and an error when a setting fails to load
  • Fixed some other miscellaneous crashes
  • Fixed another case where a server disconnect wasn't detected
  • Fixed detecting the state from the last time the game was open (again)
  • Actually call custom.loop_middle()

v1.13.1

01 Apr 06:13
Compare
Choose a tag to compare

Changes

  • Show the current state in the window title
  • Added some custom functionality support, see resources\custom.py
  • Small performance improvements

Fixes

  • Fixed a crash when Steam couldn't be detected
  • Fixed a crash as TF2, Discord, or Steam are closed

Thank you all for 1000 downloads! <3

v1.13

12 Mar 20:48
Compare
Choose a tag to compare

Changes

  • Added detection for hosting a server
  • Reversed the order of "class" and "time on map" in the console
  • Don't say "restart TF2" in the -condebug instructions if it's not running
  • Performance improvements
  • Moved the license file
  • Updated the localization file

Fixes

  • Fixed detecting the state from the last time the game is open while it's loading
  • Fixed the settings menu not always opening in the center of the screen
  • Fixed main menu output when using a language that isn't English

v1.12

16 Jan 04:47
Compare
Choose a tag to compare

Changes

  • Added a setting to trim console.log's size, for performance
  • Elapsed time is now based on TF2's start time, not TF2 Rich Presence's
  • Reduced file size of old logs

Fixes

  • Fixed custom map gamemode finding using way too much internet
  • Fixed some potential crashes not getting reported

v1.11.2

05 Jan 04:55
Compare
Choose a tag to compare

Changes

  • Significant performance improvements
  • "Show time on current map" setting:
    • Now defaults to enabled
    • Show class in console when enabled

v1.11.1

18 Dec 23:12
Compare
Choose a tag to compare

Changes

  • Slight wording change

Fixes

  • Fixed a crash when console.log doesn't exist

v1.11

28 Nov 02:59
Compare
Choose a tag to compare

Changes

  • Don't rescan TF2 if its state hasn't changed (improves performance)
  • Changed default delay between refreshes to 2 seconds (from 5)
  • Save settings in the Windows registry (persists across future versions)
  • Added some promo text to the large image hover text

Fixes

  • Fixed a crash when getting the user's PC name

v1.10.1

17 Oct 03:58
Compare
Choose a tag to compare

Changes

  • Added a "show time on map" setting, in place of selected class

Fixes

  • Fixed Precipice support
  • Don't detect Garry's Mod (or any hl2.exe game) as TF2

v1.10

20 Sep 18:33
Compare
Choose a tag to compare

Changes

  • Added support for the 2019 Halloween maps (Laughter and Precipice)
  • Fancy text colors (white vs brighter white :p, and the occasional red)
  • Detect TF2 not running before Discord
  • Updated the localization file (and added a missing line)
  • Removed "report logs" button
  • Changed license from MIT to GNU GPLv3

Fixes

  • Internal reliability and error reporting improvements
  • Fixed a crash when using an OS language that isn't localized