Skip to content

Commit

Permalink
Automated Change
Browse files Browse the repository at this point in the history
Signed-off-by: My GitHub Actions Bot <my-github-actions-bot@example.org>
  • Loading branch information
actions-user authored and My GitHub Actions Bot committed Oct 30, 2024
1 parent 1191951 commit da37f14
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 8 deletions.
9 changes: 5 additions & 4 deletions api.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"Version": "v2.174.0",
"Version": "v2.175.0",
"VersionList": [
"v2.175.0",
"v2.174.0",
"v2.173.1",
"v2.173.0",
Expand Down Expand Up @@ -150,12 +151,12 @@
"v2.109.2",
"v2.109.1"
],
"ReleaseTime": "2024-10-16T06:38:51Z",
"CheckTime": "2024-10-16T06:39Z",
"ReleaseTime": "2024-10-30T07:45:16Z",
"CheckTime": "2024-10-30T07:45Z",
"DownloadLink": [
"https://cdn.jsdelivr.net/gh/One-Studio/HLAE-Archive@master/dist/hlae.zip",
"https://cdn.jsdelivr.net/gh/One-Studio/HLAE-Archive@master/dist/HLAE_Setup.exe"
],
"Format": 1,
"ReleaseNote": "- Included AfxHookSource2 0.26.0 (2024-10-16T06:17Z).\r\n\r\n## AfxHookSource2 0.26.0 (2024-10-16T06:17Z)\r\n- Adjust to latest CS2 update, thanks @ChetdeJong\r\n- BREAKING CHANGE: Changed / fixed D3D11 context hooking. This will require updating ReShade_advancedfx to 1.3.0 or newer (only if you use ReShade_advancedfx), otherwise the ReShade_advancedfx.addon will cause a crash!\r\n- Fix a few reshade bugs - depth stencil with smokes, capture fx, thanks @Markxy and @allstar-gaming-llc - The skybox will disappear from depth stencil if smoke is in view. After Oct 2 \"Armory\" patch, smokes will disappear from depthStencil if too far with default cvars. Use `mirv_cvar_unhide_all; smoke_volume_lod_ratio_change 0` to have them in depth stencil from afar."
"ReleaseNote": "- Included AfxHookSource2 0.27.0 (2024-10-30T07:28Z).\r\n\r\n## AfxHookSource2 0.27.0 (2024-10-30T07:28Z)\r\n- Adjust to latest CS2 update, thanks @ChetdeJong\r\n\r\n----\r\n\r\n_You might need to add an temporary exception for AfxHookSource2.dll to Windows defender (and restore it), when we freshly compiled it, it was picked up as PUP by Defender._"
}
5 changes: 3 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@
"ArchiverGH": true,
"ArchiverAPI": "",
"ArchiverVersion": "v1.2.1",
"Version": "v2.174.0",
"Version": "v2.175.0",
"VersionList": [
"v2.175.0",
"v2.174.0",
"v2.173.1",
"v2.173.0",
Expand Down Expand Up @@ -160,7 +161,7 @@
"v2.109.2",
"v2.109.1"
],
"CheckTime": "2024-10-16T06:39Z",
"CheckTime": "2024-10-30T07:45Z",
"Format": 1,
"CompRatio": 2,
"DistPath": "dist",
Expand Down
Binary file modified dist/HLAE_Setup.exe
Binary file not shown.
Binary file modified dist/hlae.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion old_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.173.1
v2.174.0
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.174.0
v2.175.0

0 comments on commit da37f14

Please sign in to comment.