Skip to content

Releases: xvitaly/srcrepair

Release 37.0.0

01 Mar 13:47
v37.0.0
b903fdd
Compare
Choose a tag to compare

New

  • Added English offline help file.
  • Added new console variable descriptions.

Bug fixes

  • Empty lines from the Config editor's table will not be saved.
  • FPS-config manager will create backups only for changed files.

Changes

  • Updated English localization files.
  • Updated documentation and help system.
  • Updated all supported HUDs and FPS-configs to latest versions.
  • Removed obsolete code and resource files.
  • Improved compatibility with the latest CS:GO updates.

Release 36.0.2

14 Jan 13:19
v36.0.2
5df143d
Compare
Choose a tag to compare
  • FPS-config installer can now use mirrors to download files (#342).
  • Can be enabled or disabled in settings.

Release 36.0.1

11 Jan 09:14
v36.0.1
fb17c47
Compare
Choose a tag to compare
  • Fixed bug with "Edit FPS-config" button on some games (#323).
  • Fixed issue with double confirmation on FPS-config removal (#324).

Release 36.0.0

10 Jan 14:53
v36.0.0
171ce8a
Compare
Choose a tag to compare
  • Fixed bug with HUD installation.
  • Moved all FPS-configs to Cloud to avoid potential licensing issues.
  • Refactored FPS-configs installation and uninstallation methods.
  • Refactored lots of code.
  • Added more technical documentation.
  • Added local cloud screenshots cleanup support.
  • Updated bundled libraries to latest releases.
  • Updated all supported HUDs to latest releases.
  • Added compatibility with latest CS:GO versions.
  • Other minor improvements.

Release 35.0.2

20 Sep 12:01
v35.0.2
fd977e9
Compare
Choose a tag to compare
  • Switched from unsafe MD5 hash methods to SHA2 (SHA-512).
  • Added corelib version check on application start.
  • Updated DotNetZip bundled library to latest version.
  • Updated HUD database.

Release 35.0.1

05 Sep 09:24
v35.0.1
b3b6339
Compare
Choose a tag to compare
  • Fixed bug with broken Cvar descriptions in Config Editor.
  • Fixed broken VMT compiler.
  • Fixed bug with spray files installation.

Release 35.0.0

31 Aug 15:33
v35.0.0
706beb4
Compare
Choose a tag to compare
  • Extracted all core methods to a separate shared library corelib.
  • Switched to Microsoft .NET Framework 4.7.2.
  • Fixed issues when running on HiDPI displays.
  • Added support of latest TF2 and CS:GO updates.
  • Refactored most of code.
  • Optimized internal methods.
  • Added developer documentation.
  • Added build script.
  • Added progress bar to Reporter.
  • All supported FPS-configs and HUDs were updated to latest releases.
  • Fixed minor issues.

Release 34.0.0

08 May 15:52
v34.0.0
ed86405
Compare
Choose a tag to compare
  • Switched logger engine to NLog. All logs moved to logs subdirectory.
  • Added log rotation support. Old logs will be removed automatically.
  • Improved HiDPI support on Windows 10.
  • Updated compression engine to version 1.13.3. Should fix some bugs with files extraction.
  • Fixed major bug with No More Room in Hell third-party mod.
  • Type 1 games can now use separate registry key name.
  • Updated all supported HUDs to latest versions.
  • Added two new HUDs.
  • Updated all FPS configs to latest versions.
  • Added one new FPS config.
  • Significantly increased performance.

Release 33.0.0

01 Dec 13:50
v33.0.0
26db0aa
Compare
Choose a tag to compare
  • All supported HUDs and configs were updated to latest versions.
  • Removed some useless links from Help menu.
  • Switched to Microsoft .NET Framework 4.7.1.
  • Added full HiDPI displays support.
  • Fixed issues when running under Microsoft Windows 10 1809 (RS5).
  • Minor bug fixes.

Release 32.0.4

08 Aug 12:36
v32.0.4
44b7461
Compare
Choose a tag to compare
  • All support HUDs and configs were updated to latest versions.
  • Some minor bug fixes.