21 Commits

Author SHA1 Message Date
0235841e72 Fixed performance drop when aiming. update-3.3.0 2022-08-30 18:38:31 +02:00
0af21f395f Update for SPT-AKI 3.2.1
Compatibility patch for Leupold D-EVO mod
2022-08-28 08:19:09 +02:00
43a867df8d Updated for SPT-AKI 3.2.0 2022-08-16 13:31:25 +02:00
69b33bd235 Code optimization.
Removed redundant GetAspectRatio() function
2022-08-09 20:27:16 +02:00
f477cd17d0 Aiming Sensitivity and Field of View values should now update correctly if the player hasn't spawned.
Debug log should be less spammy now.
2022-08-05 21:58:10 +02:00
c92693880c Code has been reorganized and cleaned up.
Removed HFOV toggle - it's the default way now.
Added FOV Range Override for compatibility with FOV-extension mods.
Some values should now be grabbed from the game.
2022-08-04 18:13:18 +02:00
eea9786bab code cleanup 2022-08-02 11:12:35 +02:00
f77a850585 cleanup 2022-07-03 09:28:20 +02:00
50d6d046c1 Removed unused dependencies 2022-07-03 09:25:00 +02:00
7072958905 Added an ability to switch between HFOV and VFOV during calculations. Set HFOV as the default. 2022-07-03 09:23:48 +02:00
8f043dd9aa updating online repo to match local 2022-06-26 18:17:20 +02:00
3a2897d0d8 updating online repo to match the latest changes 2022-06-26 18:16:31 +02:00
18d2d818cc cleaned up Patches file 2022-06-22 22:19:14 +02:00
a3b58a5452 removed override, code cleanup 2022-06-22 18:35:54 +02:00
1896c35a2b completely reworked the code to work off SelectedScope and Camera info instead of Field of View values alone 2022-06-22 14:56:37 +02:00
e41a9f7f35 changed version to match semver requirements 2022-06-20 20:15:14 +02:00
1aca3df01c fixed? the patch breaking when changing scopes. 2022-06-20 20:06:49 +02:00
666f4fd5f2 Returned logic to Plugin, code reorganized and cleaned up 2022-06-20 15:43:15 +02:00
86d26039cd Moved logic to MonoBehaviour instead of BaseUnityPlugin 2022-06-20 14:08:15 +02:00
User
a43b0237c8 Add project files. 2022-06-20 12:26:57 +02:00
User
489b21c22c Add .gitattributes, .gitignore, and README.md. 2022-06-20 12:26:55 +02:00