e12a9a69ed
Updated for SPT-AKI 3.8.0
update-3.8.0
2024-04-26 14:03:42 +02:00
gregkprojects
090125b836
Updated for SPT-AKI 3.7.6
...
Sensitivity as integer for UX (float was too finnicky)
2024-01-02 17:14:30 +01:00
4a8da5a6ac
Updated version number :) Code is fine, just needs to be recompiled with the latest assemblies.
update-3.5.7
2023-06-01 18:05:45 +02:00
eca93b02cd
Improved sight detection logic.
2023-04-01 16:44:32 +02:00
60e25fa04a
Updated for SPT-AKI 3.5.3
update-3.5.3
2023-03-25 11:28:04 +01:00
17341ad1f9
Merge pull request 'Updated for SPT-AKI 3.5.2' ( #1 ) from TheSparta/UniformAim:master into master
...
Reviewed-on: #1
2023-03-25 10:12:28 +00:00
945bd0fd67
Updated for SPT-AKI 3.5.2
...
- Updated for SPT-AKI 3.5.2
- Fixed the Visual Studio solution file, it should correctly open the project now.
2023-03-10 15:54:59 +00:00
08f0319d29
Updated for SPT-AKI 3.5.0
2023-02-28 15:47:02 +01:00
4e5d8d28a5
Update for SPT-AKI 3.4.1, compatibility towards RealismMod
update-3.4.1
update-3.5.0
2023-01-09 17:48:25 +01:00
abf160f4e7
Fixes towards G36 carry handle sights
update-3.3.1
2022-12-10 16:47:02 +01:00
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