Skip to content

Commit

Permalink
2024.04.07
Browse files Browse the repository at this point in the history
  • Loading branch information
themrdemonized committed Apr 7, 2024
1 parent 751acd9 commit ca1bb02
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,16 @@ How to compile exes:
6. For successful compilation, **the latest build tools with MFC and ATL libraries is required**

## Changelog
**2024.04.07**
* strangerism:
* fixed cursor staying visible when launching demo_record
* adds propagation of F12 keypress screenshot event (only available with cmd demo_record_return_ctrl_inputs )
* toggle cursor visibility when demo_record controls are switched to invoker script and back (only available with cmd demo_record_return_ctrl_inputs )
* added new api to enable camera bonduary check (limits the camera distance from the actor)
* added camera bonduary check and that the camera does not go below the actor ground (not really a ground collision check)
* update console cmd demo_record_return_ctrl_inputs to enable camera bonduary check
* DaimeneX: base_hud_offset_... params work with PDA

**2024.04.06**
* Safe reading of base_hud_offset_... params
* `on_loading_screen_key_prompt` callback works with `keypress_on_start 0` cvar
Expand Down
16 changes: 8 additions & 8 deletions checksums.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
AnomalyDX10.exe 8A624ACFD263B74AD61A41BD4F87C34B
AnomalyDX10AVX.exe 473F733A4D6E90D4AE2B9100C90BC8BB
AnomalyDX11.exe A52170CDF3287800E54C2BE24E003DA8
AnomalyDX11AVX.exe 142EB16E99FB13FCA4A0709F44967243
AnomalyDX8.exe A6EC33E334CD155D4659F2D5B40B17E4
AnomalyDX8AVX.exe D5BC2EA64F2B55553C8DB96A288A7FAE
AnomalyDX9.exe 2C7814288130AEC8E4F5BAC7557BD394
AnomalyDX9AVX.exe 77AF7518BD4D98BC9B12F1871A8AEA5E
AnomalyDX10.exe 8F77C72E4724EA694581F850A4C0CD6D
AnomalyDX10AVX.exe 774DD48827960D7BA2B3072608B8371C
AnomalyDX11.exe 5BC688D8462D98F1182E60BEA32AFC15
AnomalyDX11AVX.exe FEA9B6E74F5544A190DEEC618DB101E7
AnomalyDX8.exe 3DEA4AC616C64C171A7D091B75A47BDC
AnomalyDX8AVX.exe 51C60533755AA6FAA8BB506D765CC004
AnomalyDX9.exe 7C01881C0C5828BA17791B69AA52BE4F
AnomalyDX9AVX.exe 3FCD145EA1857C39679889B38C4E7828

0 comments on commit ca1bb02

Please sign in to comment.